{"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-04-22T04:45:56Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"error","ts":"2026-04-22T04:45: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.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-22T04:45: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.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-22T04:45:56Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-04-22T04:46: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-04-22T04:46: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":"info","ts":"2026-04-22T04:46:16Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-22T04:46:16Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-22T04:46:16Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-22T04:46:16Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-22T05:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-qulw","name":"my-integration-test-rciu"}} {"level":"info","ts":"2026-04-22T05:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-rciu"} {"level":"info","ts":"2026-04-22T05:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-rciu"} {"level":"info","ts":"2026-04-22T05:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T05:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-qulw","name":"my-integration-test-ejtd"}} {"level":"info","ts":"2026-04-22T05:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ejtd"} {"level":"info","ts":"2026-04-22T05:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ejtd"} {"level":"info","ts":"2026-04-22T05:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T05:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"forgejo-rep-afcy","name":"my-integration-test-wxqe"}} {"level":"info","ts":"2026-04-22T05:13:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-tcca","name":"my-integration-test-qulb"}} {"level":"info","ts":"2026-04-22T05:13:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:13:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:13:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/04/22 05:13:53 http: TLS handshake error from 10.128.0.2:55700: EOF {"level":"info","ts":"2026-04-22T05:13:53Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-ysfego","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T05:13:53Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-vxvbjq","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T05:13:53Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-qwlxar","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T05:13:53Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-appopy","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T05:14:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-oyfs","name":"my-integration-test-uexk"}} {"level":"info","ts":"2026-04-22T05:14:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-uexk"} {"level":"info","ts":"2026-04-22T05:14:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-uexk"} {"level":"info","ts":"2026-04-22T05:14:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T05:14:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-oyfs","name":"skipped-its"}} {"level":"info","ts":"2026-04-22T05:14:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-04-22T05:14:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-04-22T05:14:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/04/22 05:14:02 http: TLS handshake error from 10.130.0.2:41978: EOF 2026/04/22 05:14:02 http: TLS handshake error from 10.128.0.2:46610: EOF {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-ysfego-on-pull-request-fjlpc","PR group":"konflux-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","prGroup":"konflux-test-component-pac-ysfego","prGroupHash":"41de279d886966e672926ef092fdad6f0c4c812bb2163b42f67e56027d5a66"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ExternalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ExternalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.NameSpace":"integration1-oyfs","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uexk","externalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ID":72445996619,"CheckName":"Konflux Dev version / my-integration-test-uexk / test-component-pac-ysfego","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","pipelineRun.Namespace":"integration1-oyfs","pipelineRun.Name":"test-component-pac-ysfego-on-pull-request-fjlpc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","pipelinerun.Name":"test-component-pac-ysfego-on-pull-request-fjlpc"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ysfego is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ExternalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ExternalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","existingCheckRun":"github.CheckRun{ID:72445996619, NodeID:\"CR_kwDOKrwUx88AAAAQ3h4uSw\", HeadSHA:\"d098e4189c4c1742a29d93adc617776e77db9beb\", ExternalID:\"my-integration-test-uexk-test-component-pac-ysfego\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72445996619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72445996619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:14:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ysfego snapshot scenario my-integration-test-uexk is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-oyfs/test-component-pac-ysfego-on-pull-request-fjlpc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72445996619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uexk / test-component-pac-ysfego\", CheckSuite:github.CheckSuite{ID:65647843231}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565333918, Number:29873, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29873\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ysfego\", SHA:\"d098e4189c4c1742a29d93adc617776e77db9beb\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-hksjsm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ID":72445996619,"CheckName":"Konflux Dev version / my-integration-test-uexk / test-component-pac-ysfego","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","pipelineRun.Namespace":"integration1-oyfs","pipelineRun.Name":"test-component-pac-ysfego-on-pull-request-fjlpc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","pipelinerun.Name":"test-component-pac-ysfego-on-pull-request-fjlpc"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ysfego is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-ucml","name":"my-integration-test-frel"}} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-frel"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-frel"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-ucml","name":"my-integration-test-echy"}} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-echy"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-echy"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-ucml","name":"my-integration-test-xesa"}} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-xesa"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-xesa"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-ucml","name":"my-integration-test-ynqi"}} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ynqi"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ynqi"} {"level":"info","ts":"2026-04-22T05:14:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/04/22 05:14:23 http: TLS handshake error from 10.130.0.2:33704: EOF {"level":"info","ts":"2026-04-22T05:14:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","PR group":"konflux-test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","prGroup":"konflux-test-comp-pac-gitlab-vxvbjq","prGroupHash":"53ca51dc06772c5065fb758db574f2151bb7731c73350d379b26cc585a7c9f"} {"level":"info","ts":"2026-04-22T05:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T05:14:26Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:26Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470423373} {"level":"info","ts":"2026-04-22T05:14:26Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","statusName":"Konflux Dev version / my-integration-test-rciu / test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:14:26Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenarioName":"my-integration-test-rciu"} {"level":"info","ts":"2026-04-22T05:14:27Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-rciu","commitStatus2.ID":14031995835,"TargetURL":null} {"level":"info","ts":"2026-04-22T05:14:27Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:27Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470423373} {"level":"info","ts":"2026-04-22T05:14:27Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","statusName":"Konflux Dev version / my-integration-test-ejtd / test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:14:27Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenarioName":"my-integration-test-ejtd"} {"level":"info","ts":"2026-04-22T05:14:27Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-ejtd","commitStatus2.ID":14031995929,"TargetURL":null} {"level":"info","ts":"2026-04-22T05:14:27Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","reconcileID":"02b8d917-da22-4ca9-ba3e-68a7bc29d133","snapshot.Namespace":"gitlab-rep-qulw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-22T05:14:27Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:14:27Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:380","msg":"no existing notes found with matching commentPrefix, creating a new note","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","pipelineRun.Namespace":"gitlab-rep-qulw","pipelineRun.Name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","pipelinerun.Name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vxvbjq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470423373} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commitStatus.Name":"Konflux Dev version / my-integration-test-rciu / test-comp-pac-gitlab-vxvbjq","commitStatus.ID":14031995835} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-rciu","commitStatus.ID":14031995835,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470423373} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commitStatus.Name":"Konflux Dev version / my-integration-test-ejtd / test-comp-pac-gitlab-vxvbjq","commitStatus.ID":14031995929} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-ejtd","commitStatus.ID":14031995929,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-22T05:14:28Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","reconcileID":"f059cf9f-a38b-4d5f-88b1-610cf782d7af","snapshot.Namespace":"gitlab-rep-qulw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq","noteID":3273640392} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:14:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq","count":1} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","noteID":3273640392,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","pipelineRun.Namespace":"gitlab-rep-qulw","pipelineRun.Name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","pipelinerun.Name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vxvbjq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-qwlxar-on-pull-request-4m6qv","PR group":"konflux-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"konflux-go-component-qwlxar","prGroupHash":"27696ab4a805f268a65dbf9145cb95c4a3f635fda7fd5218e5af54912eb002"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72446007476,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"go-component-qwlxar-on-pull-request-4m6qv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"go-component-qwlxar-on-pull-request-4m6qv"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qwlxar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72446007476, NodeID:\"CR_kwDONSo-hs8AAAAQ3h5YtA\", HeadSHA:\"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446007476\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72446007476\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:14:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwlxar snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/go-component-qwlxar-on-pull-request-4m6qv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446007476/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65647852772}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334194, Number:21252, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21252\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qwlxar\", SHA:\"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a\", 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-kwgemn\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72446007476,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"go-component-qwlxar-on-pull-request-4m6qv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"go-component-qwlxar-on-pull-request-4m6qv"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qwlxar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-appopy-on-pull-request-wpx97","PR group":"konflux-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","prGroup":"konflux-test-component-pac-appopy","prGroupHash":"a142afb9e3d81eea1298db5d2bb827b690f5311476394c0d629c776e7c9569"} {"level":"info","ts":"2026-04-22T05:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-frel-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-frel-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","snapshot.NameSpace":"stat-rep-ucml","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-frel","externalID":"my-integration-test-frel-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ID":72446013625,"CheckName":"Konflux Dev version / my-integration-test-frel / test-component-pac-appopy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-echy-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-echy-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","snapshot.NameSpace":"stat-rep-ucml","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-echy","externalID":"my-integration-test-echy-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ID":72446014071,"CheckName":"Konflux Dev version / my-integration-test-echy / test-component-pac-appopy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-xesa-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-xesa-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","snapshot.NameSpace":"stat-rep-ucml","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-xesa","externalID":"my-integration-test-xesa-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ID":72446014408,"CheckName":"Konflux Dev version / my-integration-test-xesa / test-component-pac-appopy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-ynqi-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-ynqi-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","snapshot.NameSpace":"stat-rep-ucml","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ynqi","externalID":"my-integration-test-ynqi-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ID":72446014773,"CheckName":"Konflux Dev version / my-integration-test-ynqi / test-component-pac-appopy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","pipelineRun.Namespace":"stat-rep-ucml","pipelineRun.Name":"test-component-pac-appopy-on-pull-request-wpx97","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","pipelinerun.Name":"test-component-pac-appopy-on-pull-request-wpx97"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-appopy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-echy-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-echy-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","existingCheckRun":"github.CheckRun{ID:72446014071, NodeID:\"CR_kwDOMjU9q88AAAAQ3h5ydw\", HeadSHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", ExternalID:\"my-integration-test-echy-test-component-pac-appopy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446014071\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72446014071\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:14:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-appopy snapshot scenario my-integration-test-echy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ucml/test-component-pac-appopy-on-pull-request-wpx97 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446014071/annotations\"}, Name:\"Konflux Dev version / my-integration-test-echy / test-component-pac-appopy\", CheckSuite:github.CheckSuite{ID:65647857724}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334333, Number:9445, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9445\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-appopy\", SHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-gxzund\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ID":72446014071,"CheckName":"Konflux Dev version / my-integration-test-echy / test-component-pac-appopy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-xesa-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-xesa-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","existingCheckRun":"github.CheckRun{ID:72446014408, NodeID:\"CR_kwDOMjU9q88AAAAQ3h5zyA\", HeadSHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", ExternalID:\"my-integration-test-xesa-test-component-pac-appopy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446014408\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72446014408\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:14:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-appopy snapshot optional scenario my-integration-test-xesa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ucml/test-component-pac-appopy-on-pull-request-wpx97 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446014408/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xesa / test-component-pac-appopy\", CheckSuite:github.CheckSuite{ID:65647857724}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334333, Number:9445, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9445\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-appopy\", SHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-gxzund\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ID":72446014408,"CheckName":"Konflux Dev version / my-integration-test-xesa / test-component-pac-appopy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-ynqi-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-ynqi-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","existingCheckRun":"github.CheckRun{ID:72446014773, NodeID:\"CR_kwDOMjU9q88AAAAQ3h51NQ\", HeadSHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", ExternalID:\"my-integration-test-ynqi-test-component-pac-appopy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446014773\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72446014773\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:14:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-appopy snapshot scenario my-integration-test-ynqi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ucml/test-component-pac-appopy-on-pull-request-wpx97 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446014773/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ynqi / test-component-pac-appopy\", CheckSuite:github.CheckSuite{ID:65647857724}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334333, Number:9445, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9445\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-appopy\", SHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-gxzund\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ID":72446014773,"CheckName":"Konflux Dev version / my-integration-test-ynqi / test-component-pac-appopy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-frel-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-frel-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","existingCheckRun":"github.CheckRun{ID:72446013625, NodeID:\"CR_kwDOMjU9q88AAAAQ3h5wuQ\", HeadSHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", ExternalID:\"my-integration-test-frel-test-component-pac-appopy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446013625\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72446013625\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:14:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-appopy snapshot scenario my-integration-test-frel is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ucml/test-component-pac-appopy-on-pull-request-wpx97 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446013625/annotations\"}, Name:\"Konflux Dev version / my-integration-test-frel / test-component-pac-appopy\", CheckSuite:github.CheckSuite{ID:65647857724}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334333, Number:9445, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9445\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-appopy\", SHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-gxzund\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ID":72446013625,"CheckName":"Konflux Dev version / my-integration-test-frel / test-component-pac-appopy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","pipelineRun.Namespace":"stat-rep-ucml","pipelineRun.Name":"test-component-pac-appopy-on-pull-request-wpx97","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","pipelinerun.Name":"test-component-pac-appopy-on-pull-request-wpx97"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-appopy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","prGroup":"konflux-test-comp-pac-gitlab-vxvbjq","prGroupHash":"53ca51dc06772c5065fb758db574f2151bb7731c73350d379b26cc585a7c9f"} {"level":"info","ts":"2026-04-22T05:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T05:20:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470423373} {"level":"info","ts":"2026-04-22T05:20:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenarioName":"my-integration-test-ejtd"} {"level":"info","ts":"2026-04-22T05:20:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-ejtd","commitStatus2.ID":14031995929,"TargetURL":null} {"level":"info","ts":"2026-04-22T05:20:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470423373} {"level":"info","ts":"2026-04-22T05:20:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenarioName":"my-integration-test-rciu"} {"level":"info","ts":"2026-04-22T05:20:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-rciu","commitStatus2.ID":14031995835,"TargetURL":null} {"level":"info","ts":"2026-04-22T05:20:18Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","reconcileID":"ce1c7df5-7878-48c2-b19d-b5493b4f5bfd","snapshot.Namespace":"gitlab-rep-qulw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-22T05:20:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq","noteID":3273640392} {"level":"info","ts":"2026-04-22T05:20:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:20:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq","count":1} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","noteID":3273640392,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","pipelineRun.Namespace":"gitlab-rep-qulw","pipelineRun.Name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","pipelinerun.Name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vxvbjq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:20:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:26Z","completionTime":"2026-04-22T05:20:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"IMAGE_DIGEST","value":"sha256:9bcaed08d4f8f8f067e12e4851a55815675c78de9075c73f1393467b1e358f4b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c820c015dc1f2451a59a81f980388716b2428f65"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"c820c015dc1f2451a59a81f980388716b2428f65"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fc2638562c8a28daff6642c0b0c03016-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfc2638562c8a28daff6642c0b0c03016-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacfc2638562c8a28daff6642c0b0c03016-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfc2638562c8a28daff6642c0b0c03016-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-01a80575eb88e3f636b46103f5b859bc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fc2638562c8a28daff6642c0b0c03016-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pafc2638562c8a28daff6642c0b0c03016-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pfc2638562c8a28daff6642c0b0c03016-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0e693135ba412a16a89b2814ab633064-f3d3e76c023ba6ce-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","prGroup":"konflux-test-comp-pac-gitlab-vxvbjq","prGroupHash":"53ca51dc06772c5065fb758db574f2151bb7731c73350d379b26cc585a7c9f"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:20:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:26Z","completionTime":"2026-04-22T05:20:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"IMAGE_DIGEST","value":"sha256:9bcaed08d4f8f8f067e12e4851a55815675c78de9075c73f1393467b1e358f4b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c820c015dc1f2451a59a81f980388716b2428f65"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"c820c015dc1f2451a59a81f980388716b2428f65"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fc2638562c8a28daff6642c0b0c03016-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfc2638562c8a28daff6642c0b0c03016-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacfc2638562c8a28daff6642c0b0c03016-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfc2638562c8a28daff6642c0b0c03016-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-01a80575eb88e3f636b46103f5b859bc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fc2638562c8a28daff6642c0b0c03016-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pafc2638562c8a28daff6642c0b0c03016-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pfc2638562c8a28daff6642c0b0c03016-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0e693135ba412a16a89b2814ab633064-f3d3e76c023ba6ce-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","prGroup":"konflux-test-comp-pac-gitlab-vxvbjq","prGroupHash":"53ca51dc06772c5065fb758db574f2151bb7731c73350d379b26cc585a7c9f"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:20:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:26Z","completionTime":"2026-04-22T05:20:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"IMAGE_DIGEST","value":"sha256:9bcaed08d4f8f8f067e12e4851a55815675c78de9075c73f1393467b1e358f4b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c820c015dc1f2451a59a81f980388716b2428f65"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"c820c015dc1f2451a59a81f980388716b2428f65"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fc2638562c8a28daff6642c0b0c03016-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfc2638562c8a28daff6642c0b0c03016-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacfc2638562c8a28daff6642c0b0c03016-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfc2638562c8a28daff6642c0b0c03016-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-01a80575eb88e3f636b46103f5b859bc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fc2638562c8a28daff6642c0b0c03016-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pafc2638562c8a28daff6642c0b0c03016-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pfc2638562c8a28daff6642c0b0c03016-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0e693135ba412a16a89b2814ab633064-f3d3e76c023ba6ce-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","prGroup":"konflux-test-comp-pac-gitlab-vxvbjq","prGroupHash":"53ca51dc06772c5065fb758db574f2151bb7731c73350d379b26cc585a7c9f"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:20:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:26Z","completionTime":"2026-04-22T05:20:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"IMAGE_DIGEST","value":"sha256:9bcaed08d4f8f8f067e12e4851a55815675c78de9075c73f1393467b1e358f4b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c820c015dc1f2451a59a81f980388716b2428f65"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"c820c015dc1f2451a59a81f980388716b2428f65"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fc2638562c8a28daff6642c0b0c03016-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfc2638562c8a28daff6642c0b0c03016-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacfc2638562c8a28daff6642c0b0c03016-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfc2638562c8a28daff6642c0b0c03016-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-01a80575eb88e3f636b46103f5b859bc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fc2638562c8a28daff6642c0b0c03016-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pafc2638562c8a28daff6642c0b0c03016-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pfc2638562c8a28daff6642c0b0c03016-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0e693135ba412a16a89b2814ab633064-f3d3e76c023ba6ce-01"}},"deletionTimestamp":"2026-04-22 05:20:33 +0000 UTC"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","prGroup":"konflux-test-comp-pac-gitlab-vxvbjq","prGroupHash":"53ca51dc06772c5065fb758db574f2151bb7731c73350d379b26cc585a7c9f"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:20:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:26Z","completionTime":"2026-04-22T05:20:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"IMAGE_DIGEST","value":"sha256:9bcaed08d4f8f8f067e12e4851a55815675c78de9075c73f1393467b1e358f4b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c820c015dc1f2451a59a81f980388716b2428f65"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"c820c015dc1f2451a59a81f980388716b2428f65"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fc2638562c8a28daff6642c0b0c03016-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfc2638562c8a28daff6642c0b0c03016-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacfc2638562c8a28daff6642c0b0c03016-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfc2638562c8a28daff6642c0b0c03016-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-01a80575eb88e3f636b46103f5b859bc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fc2638562c8a28daff6642c0b0c03016-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pafc2638562c8a28daff6642c0b0c03016-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pfc2638562c8a28daff6642c0b0c03016-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0e693135ba412a16a89b2814ab633064-f3d3e76c023ba6ce-01"}},"deletionTimestamp":"2026-04-22 05:20:33 +0000 UTC"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","prGroup":"konflux-test-comp-pac-gitlab-vxvbjq","prGroupHash":"53ca51dc06772c5065fb758db574f2151bb7731c73350d379b26cc585a7c9f"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:20:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:26Z","completionTime":"2026-04-22T05:20:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"IMAGE_DIGEST","value":"sha256:9bcaed08d4f8f8f067e12e4851a55815675c78de9075c73f1393467b1e358f4b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c820c015dc1f2451a59a81f980388716b2428f65"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"c820c015dc1f2451a59a81f980388716b2428f65"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq:on-pr-c820c015dc1f2451a59a81f980388716b2428f65"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fc2638562c8a28daff6642c0b0c03016-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfc2638562c8a28daff6642c0b0c03016-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacfc2638562c8a28daff6642c0b0c03016-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfc2638562c8a28daff6642c0b0c03016-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-01a80575eb88e3f636b46103f5b859bc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fc2638562c8a28daff6642c0b0c03016-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pafc2638562c8a28daff6642c0b0c03016-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfc2638562c8a28daff6642c0b0c03016-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pfc2638562c8a28daff6642c0b0c03016-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0e693135ba412a16a89b2814ab633064-f3d3e76c023ba6ce-01"}},"deletionTimestamp":"2026-04-22 05:20:33 +0000 UTC"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","PR group":"konflux-test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","prGroup":"konflux-test-comp-pac-gitlab-vxvbjq","prGroupHash":"53ca51dc06772c5065fb758db574f2151bb7731c73350d379b26cc585a7c9f"} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470432485} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","statusName":"Konflux Dev version / my-integration-test-rciu / test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenarioName":"my-integration-test-rciu"} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-rciu","commitStatus2.ID":14032040899,"TargetURL":null} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470432485} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","statusName":"Konflux Dev version / my-integration-test-ejtd / test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:20:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenarioName":"my-integration-test-ejtd"} {"level":"info","ts":"2026-04-22T05:20:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-ejtd","commitStatus2.ID":14032040932,"TargetURL":null} {"level":"info","ts":"2026-04-22T05:20:39Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","reconcileID":"3b4e8920-9d3d-46ef-b713-9786d3fdaca1","snapshot.Namespace":"gitlab-rep-qulw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-22T05:20:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq","noteID":3273640392} {"level":"info","ts":"2026-04-22T05:20:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:20:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq","count":2} {"level":"info","ts":"2026-04-22T05:20:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","noteID":3273640392,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","pipelineRun.Namespace":"gitlab-rep-qulw","pipelineRun.Name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","pipelinerun.Name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f"} {"level":"info","ts":"2026-04-22T05:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq-on-pull-request-lcs2q with pr group konflux-test-comp-pac-gitlab-vxvbjq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vxvbjq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"konflux-go-component-qwlxar","prGroupHash":"27696ab4a805f268a65dbf9145cb95c4a3f635fda7fd5218e5af54912eb002"} {"level":"info","ts":"2026-04-22T05:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72446007476, NodeID:\"CR_kwDONSo-hs8AAAAQ3h5YtA\", HeadSHA:\"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446007476\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72446007476\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:14:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwlxar snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/go-component-qwlxar-on-pull-request-4m6qv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446007476/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65647852772}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334194, Number:21252, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21252\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qwlxar\", SHA:\"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a\", 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-kwgemn\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72446007476,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"go-component-qwlxar-on-pull-request-4m6qv","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"go-component-qwlxar-on-pull-request-4m6qv"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qwlxar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:29Z","completionTime":"2026-04-22T05:21:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"IMAGE_DIGEST","value":"sha256:ddf3e52432a4128486ec58afe8243003e68169164ae8109b653559aef026efc0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-17c76e1efd6821e42d13e17a32f6e80a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-req26e69d71134b2dc4aabc71ddd3b844b1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1158bbc0574fd8ab7e66bb5ae6325028-c9be2c68fb077429-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-4m6qv has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"konflux-go-component-qwlxar","prGroupHash":"27696ab4a805f268a65dbf9145cb95c4a3f635fda7fd5218e5af54912eb002"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:29Z","completionTime":"2026-04-22T05:21:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"IMAGE_DIGEST","value":"sha256:ddf3e52432a4128486ec58afe8243003e68169164ae8109b653559aef026efc0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-17c76e1efd6821e42d13e17a32f6e80a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-req26e69d71134b2dc4aabc71ddd3b844b1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1158bbc0574fd8ab7e66bb5ae6325028-c9be2c68fb077429-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-4m6qv has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"konflux-go-component-qwlxar","prGroupHash":"27696ab4a805f268a65dbf9145cb95c4a3f635fda7fd5218e5af54912eb002"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:29Z","completionTime":"2026-04-22T05:21:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"IMAGE_DIGEST","value":"sha256:ddf3e52432a4128486ec58afe8243003e68169164ae8109b653559aef026efc0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-17c76e1efd6821e42d13e17a32f6e80a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-req26e69d71134b2dc4aabc71ddd3b844b1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1158bbc0574fd8ab7e66bb5ae6325028-c9be2c68fb077429-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-4m6qv has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"konflux-go-component-qwlxar","prGroupHash":"27696ab4a805f268a65dbf9145cb95c4a3f635fda7fd5218e5af54912eb002"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:29Z","completionTime":"2026-04-22T05:21:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"IMAGE_DIGEST","value":"sha256:ddf3e52432a4128486ec58afe8243003e68169164ae8109b653559aef026efc0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-17c76e1efd6821e42d13e17a32f6e80a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-req26e69d71134b2dc4aabc71ddd3b844b1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1158bbc0574fd8ab7e66bb5ae6325028-c9be2c68fb077429-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4m6qv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-4m6qv has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","prGroup":"konflux-test-component-pac-ysfego","prGroupHash":"41de279d886966e672926ef092fdad6f0c4c812bb2163b42f67e56027d5a66"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ExternalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ExternalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","existingCheckRun":"github.CheckRun{ID:72445996619, NodeID:\"CR_kwDOKrwUx88AAAAQ3h4uSw\", HeadSHA:\"d098e4189c4c1742a29d93adc617776e77db9beb\", ExternalID:\"my-integration-test-uexk-test-component-pac-ysfego\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72445996619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72445996619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:14:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ysfego snapshot scenario my-integration-test-uexk is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-oyfs/test-component-pac-ysfego-on-pull-request-fjlpc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72445996619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uexk / test-component-pac-ysfego\", CheckSuite:github.CheckSuite{ID:65647843231}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565333918, Number:29873, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29873\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ysfego\", SHA:\"d098e4189c4c1742a29d93adc617776e77db9beb\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-hksjsm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ID":72445996619,"CheckName":"Konflux Dev version / my-integration-test-uexk / test-component-pac-ysfego","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","pipelineRun.Namespace":"integration1-oyfs","pipelineRun.Name":"test-component-pac-ysfego-on-pull-request-fjlpc","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","pipelinerun.Name":"test-component-pac-ysfego-on-pull-request-fjlpc"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ysfego is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:22Z","completionTime":"2026-04-22T05:21:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"IMAGE_DIGEST","value":"sha256:78d8313d19ef9e1107c7903000254e3f0d5aa6fb9e828df7e2245df750689c65"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"d098e4189c4c1742a29d93adc617776e77db9beb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"d098e4189c4c1742a29d93adc617776e77db9beb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component9558a2a98183e57535933ddad2c15fa7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp9558a2a98183e57535933ddad2c15fa7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen9558a2a98183e57535933ddad2c15fa7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9558a2a98183e57535933ddad2c15fa7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pud582aa690e5931db9df8b4e88ee92d7d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component9558a2a98183e57535933ddad2c15fa7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone9558a2a98183e57535933ddad2c15fa7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon9558a2a98183e57535933ddad2c15fa7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1766f2442ef272fe6b972a8ee7155aa6-27b6f4849f9cec81-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T05:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ysfego-on-pull-request-fjlpc has finished running","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","prGroup":"konflux-test-component-pac-appopy","prGroupHash":"a142afb9e3d81eea1298db5d2bb827b690f5311476394c0d629c776e7c9569"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-echy-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-echy-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","existingCheckRun":"github.CheckRun{ID:72446014071, NodeID:\"CR_kwDOMjU9q88AAAAQ3h5ydw\", HeadSHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", ExternalID:\"my-integration-test-echy-test-component-pac-appopy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446014071\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72446014071\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:14:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-appopy snapshot scenario my-integration-test-echy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ucml/test-component-pac-appopy-on-pull-request-wpx97 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446014071/annotations\"}, Name:\"Konflux Dev version / my-integration-test-echy / test-component-pac-appopy\", CheckSuite:github.CheckSuite{ID:65647857724}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334333, Number:9445, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9445\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-appopy\", SHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-gxzund\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ID":72446014071,"CheckName":"Konflux Dev version / my-integration-test-echy / test-component-pac-appopy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-xesa-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-xesa-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","existingCheckRun":"github.CheckRun{ID:72446014408, NodeID:\"CR_kwDOMjU9q88AAAAQ3h5zyA\", HeadSHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", ExternalID:\"my-integration-test-xesa-test-component-pac-appopy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446014408\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72446014408\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:14:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-appopy snapshot optional scenario my-integration-test-xesa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ucml/test-component-pac-appopy-on-pull-request-wpx97 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446014408/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xesa / test-component-pac-appopy\", CheckSuite:github.CheckSuite{ID:65647857724}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334333, Number:9445, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9445\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-appopy\", SHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-gxzund\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ID":72446014408,"CheckName":"Konflux Dev version / my-integration-test-xesa / test-component-pac-appopy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-ynqi-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-ynqi-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:21:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","existingCheckRun":"github.CheckRun{ID:72446014773, NodeID:\"CR_kwDOMjU9q88AAAAQ3h51NQ\", HeadSHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", ExternalID:\"my-integration-test-ynqi-test-component-pac-appopy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446014773\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72446014773\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:14:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-appopy snapshot scenario my-integration-test-ynqi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ucml/test-component-pac-appopy-on-pull-request-wpx97 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446014773/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ynqi / test-component-pac-appopy\", CheckSuite:github.CheckSuite{ID:65647857724}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334333, Number:9445, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9445\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-appopy\", SHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-gxzund\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ID":72446014773,"CheckName":"Konflux Dev version / my-integration-test-ynqi / test-component-pac-appopy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-frel-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ExternalID":"my-integration-test-frel-test-component-pac-appopy"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","existingCheckRun":"github.CheckRun{ID:72446013625, NodeID:\"CR_kwDOMjU9q88AAAAQ3h5wuQ\", HeadSHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", ExternalID:\"my-integration-test-frel-test-component-pac-appopy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446013625\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72446013625\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:14:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-appopy snapshot scenario my-integration-test-frel is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ucml/test-component-pac-appopy-on-pull-request-wpx97 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72446013625/annotations\"}, Name:\"Konflux Dev version / my-integration-test-frel / test-component-pac-appopy\", CheckSuite:github.CheckSuite{ID:65647857724}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334333, Number:9445, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9445\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-appopy\", SHA:\"55af17f90ddf53715d500accf4ee4722d52ec3e0\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-gxzund\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","ID":72446013625,"CheckName":"Konflux Dev version / my-integration-test-frel / test-component-pac-appopy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","pipelineRun.Namespace":"stat-rep-ucml","pipelineRun.Name":"test-component-pac-appopy-on-pull-request-wpx97","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","pipelinerun.Name":"test-component-pac-appopy-on-pull-request-wpx97"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-appopy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:33Z","completionTime":"2026-04-22T05:21:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-ucml/test-component-pac-appopy:on-pr-55af17f90ddf53715d500accf4ee4722d52ec3e0"},{"name":"IMAGE_DIGEST","value":"sha256:4df077454931efa99936a928c82bf76b4a7209a834feade95196e387bdc0e19e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"55af17f90ddf53715d500accf4ee4722d52ec3e0"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"55af17f90ddf53715d500accf4ee4722d52ec3e0"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-ucml/test-component-pac-appopy:on-pr-55af17f90ddf53715d500accf4ee4722d52ec3e0"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-ucml/test-component-pac-appopy:on-pr-55af17f90ddf53715d500accf4ee4722d52ec3e0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component15f02bf114bbc60250e785c9dff67a53-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp15f02bf114bbc60250e785c9dff67a53-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen15f02bf114bbc60250e785c9dff67a53-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes15f02bf114bbc60250e785c9dff67a53-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pu8803887eec8d1c8f2bd0e98b26cdb5ba","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component15f02bf114bbc60250e785c9dff67a53-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone15f02bf114bbc60250e785c9dff67a53-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon15f02bf114bbc60250e785c9dff67a53-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-80058a774a614ce6a5e52a5f6337622a-ef6cce3b859982f9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-appopy-on-pull-request-wpx97 has finished running","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","prGroup":"konflux-test-component-pac-ysfego","prGroupHash":"41de279d886966e672926ef092fdad6f0c4c812bb2163b42f67e56027d5a66"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:22Z","completionTime":"2026-04-22T05:21:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"IMAGE_DIGEST","value":"sha256:78d8313d19ef9e1107c7903000254e3f0d5aa6fb9e828df7e2245df750689c65"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"d098e4189c4c1742a29d93adc617776e77db9beb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"d098e4189c4c1742a29d93adc617776e77db9beb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component9558a2a98183e57535933ddad2c15fa7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp9558a2a98183e57535933ddad2c15fa7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen9558a2a98183e57535933ddad2c15fa7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9558a2a98183e57535933ddad2c15fa7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pud582aa690e5931db9df8b4e88ee92d7d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component9558a2a98183e57535933ddad2c15fa7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone9558a2a98183e57535933ddad2c15fa7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon9558a2a98183e57535933ddad2c15fa7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1766f2442ef272fe6b972a8ee7155aa6-27b6f4849f9cec81-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-fjlpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ysfego-on-pull-request-fjlpc has finished running","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","prGroup":"konflux-test-component-pac-appopy","prGroupHash":"a142afb9e3d81eea1298db5d2bb827b690f5311476394c0d629c776e7c9569"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:33Z","completionTime":"2026-04-22T05:21:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-ucml/test-component-pac-appopy:on-pr-55af17f90ddf53715d500accf4ee4722d52ec3e0"},{"name":"IMAGE_DIGEST","value":"sha256:4df077454931efa99936a928c82bf76b4a7209a834feade95196e387bdc0e19e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"55af17f90ddf53715d500accf4ee4722d52ec3e0"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"55af17f90ddf53715d500accf4ee4722d52ec3e0"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-ucml/test-component-pac-appopy:on-pr-55af17f90ddf53715d500accf4ee4722d52ec3e0"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-ucml/test-component-pac-appopy:on-pr-55af17f90ddf53715d500accf4ee4722d52ec3e0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component15f02bf114bbc60250e785c9dff67a53-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp15f02bf114bbc60250e785c9dff67a53-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen15f02bf114bbc60250e785c9dff67a53-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes15f02bf114bbc60250e785c9dff67a53-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pu8803887eec8d1c8f2bd0e98b26cdb5ba","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component15f02bf114bbc60250e785c9dff67a53-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone15f02bf114bbc60250e785c9dff67a53-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon15f02bf114bbc60250e785c9dff67a53-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-80058a774a614ce6a5e52a5f6337622a-ef6cce3b859982f9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-appopy-on-pull-request-wpx97 has finished running","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","prGroup":"konflux-test-component-pac-appopy","prGroupHash":"a142afb9e3d81eea1298db5d2bb827b690f5311476394c0d629c776e7c9569"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:33Z","completionTime":"2026-04-22T05:21:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-ucml/test-component-pac-appopy:on-pr-55af17f90ddf53715d500accf4ee4722d52ec3e0"},{"name":"IMAGE_DIGEST","value":"sha256:4df077454931efa99936a928c82bf76b4a7209a834feade95196e387bdc0e19e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"55af17f90ddf53715d500accf4ee4722d52ec3e0"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"55af17f90ddf53715d500accf4ee4722d52ec3e0"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-ucml/test-component-pac-appopy:on-pr-55af17f90ddf53715d500accf4ee4722d52ec3e0"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-ucml/test-component-pac-appopy:on-pr-55af17f90ddf53715d500accf4ee4722d52ec3e0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component15f02bf114bbc60250e785c9dff67a53-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp15f02bf114bbc60250e785c9dff67a53-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen15f02bf114bbc60250e785c9dff67a53-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes15f02bf114bbc60250e785c9dff67a53-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pu8803887eec8d1c8f2bd0e98b26cdb5ba","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component15f02bf114bbc60250e785c9dff67a53-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone15f02bf114bbc60250e785c9dff67a53-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-appopy-on-pull-request-wpx97-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon15f02bf114bbc60250e785c9dff67a53-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-80058a774a614ce6a5e52a5f6337622a-ef6cce3b859982f9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs","namespace":"stat-rep-ucml","name":"test-component-pac-appopy-on-pull-request-wpx97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-appopy-on-pull-request-wpx97 has finished running","buildpipelineRun":{"name":"test-component-pac-appopy-on-pull-request-wpx97","namespace":"stat-rep-ucml"},"application":"stat-rep-ucml/integ-app-cfrs"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"konflux-go-component-qwlxar","prGroupHash":"27696ab4a805f268a65dbf9145cb95c4a3f635fda7fd5218e5af54912eb002"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:29Z","completionTime":"2026-04-22T05:21:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"IMAGE_DIGEST","value":"sha256:ddf3e52432a4128486ec58afe8243003e68169164ae8109b653559aef026efc0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-17c76e1efd6821e42d13e17a32f6e80a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-req26e69d71134b2dc4aabc71ddd3b844b1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1158bbc0574fd8ab7e66bb5ae6325028-c9be2c68fb077429-01"}},"deletionTimestamp":"2026-04-22 05:21:57 +0000 UTC"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-4m6qv has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"konflux-go-component-qwlxar","prGroupHash":"27696ab4a805f268a65dbf9145cb95c4a3f635fda7fd5218e5af54912eb002"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:29Z","completionTime":"2026-04-22T05:21:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"IMAGE_DIGEST","value":"sha256:ddf3e52432a4128486ec58afe8243003e68169164ae8109b653559aef026efc0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-17c76e1efd6821e42d13e17a32f6e80a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-req26e69d71134b2dc4aabc71ddd3b844b1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1158bbc0574fd8ab7e66bb5ae6325028-c9be2c68fb077429-01"}},"deletionTimestamp":"2026-04-22 05:21:57 +0000 UTC"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-4m6qv has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"konflux-go-component-qwlxar","prGroupHash":"27696ab4a805f268a65dbf9145cb95c4a3f635fda7fd5218e5af54912eb002"} {"level":"info","ts":"2026-04-22T05:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:41Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:29Z","completionTime":"2026-04-22T05:21:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"IMAGE_DIGEST","value":"sha256:ddf3e52432a4128486ec58afe8243003e68169164ae8109b653559aef026efc0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar:on-pr-b50ea9b07a59d7d8e3bbafdf284a3112551e7e3a"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-17c76e1efd6821e42d13e17a32f6e80a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-req26e69d71134b2dc4aabc71ddd3b844b1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qwlxar-on-pull-request-4m6qv-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1158bbc0574fd8ab7e66bb5ae6325028-c9be2c68fb077429-01"}},"deletionTimestamp":"2026-04-22 05:21:57 +0000 UTC"} {"level":"info","ts":"2026-04-22T05:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-4m6qv has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4m6qv","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:22:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-qwlxar-on-pull-request-4p2ss","PR group":"konflux-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:22:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"konflux-go-component-qwlxar","prGroupHash":"27696ab4a805f268a65dbf9145cb95c4a3f635fda7fd5218e5af54912eb002"} {"level":"info","ts":"2026-04-22T05:22:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:22:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:22:02Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:22:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72446699311,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"go-component-qwlxar-on-pull-request-4p2ss","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"go-component-qwlxar-on-pull-request-4p2ss"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-tcca/go-component-qwlxar-on-pull-request-4m6qv with pr group konflux-go-component-qwlxar is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qwlxar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72446699311, NodeID:\"CR_kwDONSo-hs8AAAAQ3ijnLw\", HeadSHA:\"6e5d30666a4f99d591759aee63be16f077a0485c\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446699311\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72446699311\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:22:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwlxar snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/go-component-qwlxar-on-pull-request-4p2ss is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446699311/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65648494089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334194, Number:21252, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21252\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qwlxar\", SHA:\"6e5d30666a4f99d591759aee63be16f077a0485c\", 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-kwgemn\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72446699311,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"go-component-qwlxar-on-pull-request-4p2ss","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"go-component-qwlxar-on-pull-request-4p2ss"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-tcca/go-component-qwlxar-on-pull-request-4m6qv with pr group konflux-go-component-qwlxar is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qwlxar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","prGroup":"konflux-test-component-pac-ysfego","prGroupHash":"41de279d886966e672926ef092fdad6f0c4c812bb2163b42f67e56027d5a66"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:22Z","completionTime":"2026-04-22T05:21:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"IMAGE_DIGEST","value":"sha256:78d8313d19ef9e1107c7903000254e3f0d5aa6fb9e828df7e2245df750689c65"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"d098e4189c4c1742a29d93adc617776e77db9beb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"d098e4189c4c1742a29d93adc617776e77db9beb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component9558a2a98183e57535933ddad2c15fa7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp9558a2a98183e57535933ddad2c15fa7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen9558a2a98183e57535933ddad2c15fa7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9558a2a98183e57535933ddad2c15fa7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pud582aa690e5931db9df8b4e88ee92d7d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component9558a2a98183e57535933ddad2c15fa7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone9558a2a98183e57535933ddad2c15fa7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon9558a2a98183e57535933ddad2c15fa7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1766f2442ef272fe6b972a8ee7155aa6-27b6f4849f9cec81-01"}},"deletionTimestamp":"2026-04-22 05:22:04 +0000 UTC"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ysfego-on-pull-request-fjlpc has finished running","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","prGroup":"konflux-test-component-pac-ysfego","prGroupHash":"41de279d886966e672926ef092fdad6f0c4c812bb2163b42f67e56027d5a66"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:22Z","completionTime":"2026-04-22T05:21:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"IMAGE_DIGEST","value":"sha256:78d8313d19ef9e1107c7903000254e3f0d5aa6fb9e828df7e2245df750689c65"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"d098e4189c4c1742a29d93adc617776e77db9beb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"d098e4189c4c1742a29d93adc617776e77db9beb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component9558a2a98183e57535933ddad2c15fa7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp9558a2a98183e57535933ddad2c15fa7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen9558a2a98183e57535933ddad2c15fa7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9558a2a98183e57535933ddad2c15fa7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pud582aa690e5931db9df8b4e88ee92d7d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component9558a2a98183e57535933ddad2c15fa7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone9558a2a98183e57535933ddad2c15fa7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon9558a2a98183e57535933ddad2c15fa7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1766f2442ef272fe6b972a8ee7155aa6-27b6f4849f9cec81-01"}},"deletionTimestamp":"2026-04-22 05:22:04 +0000 UTC"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ysfego-on-pull-request-fjlpc has finished running","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","prGroup":"konflux-test-component-pac-ysfego","prGroupHash":"41de279d886966e672926ef092fdad6f0c4c812bb2163b42f67e56027d5a66"} {"level":"info","ts":"2026-04-22T05:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T05:21:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T05:14:22Z","completionTime":"2026-04-22T05:21:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"IMAGE_DIGEST","value":"sha256:78d8313d19ef9e1107c7903000254e3f0d5aa6fb9e828df7e2245df750689c65"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"d098e4189c4c1742a29d93adc617776e77db9beb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"d098e4189c4c1742a29d93adc617776e77db9beb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego:on-pr-d098e4189c4c1742a29d93adc617776e77db9beb"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component9558a2a98183e57535933ddad2c15fa7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp9558a2a98183e57535933ddad2c15fa7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen9558a2a98183e57535933ddad2c15fa7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9558a2a98183e57535933ddad2c15fa7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pud582aa690e5931db9df8b4e88ee92d7d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component9558a2a98183e57535933ddad2c15fa7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone9558a2a98183e57535933ddad2c15fa7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ysfego-on-pull-request-fjlpc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon9558a2a98183e57535933ddad2c15fa7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1766f2442ef272fe6b972a8ee7155aa6-27b6f4849f9cec81-01"}},"deletionTimestamp":"2026-04-22 05:22:04 +0000 UTC"} {"level":"info","ts":"2026-04-22T05:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ysfego-on-pull-request-fjlpc has finished running","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-fjlpc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-ysfego-on-pull-request-4r4pc","PR group":"konflux-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","prGroup":"konflux-test-component-pac-ysfego","prGroupHash":"41de279d886966e672926ef092fdad6f0c4c812bb2163b42f67e56027d5a66"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ExternalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ExternalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.NameSpace":"integration1-oyfs","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uexk","externalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ID":72446711111,"CheckName":"Konflux Dev version / my-integration-test-uexk / test-component-pac-ysfego","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","pipelineRun.Namespace":"integration1-oyfs","pipelineRun.Name":"test-component-pac-ysfego-on-pull-request-4r4pc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","pipelinerun.Name":"test-component-pac-ysfego-on-pull-request-4r4pc"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-oyfs/test-component-pac-ysfego-on-pull-request-fjlpc with pr group konflux-test-component-pac-ysfego is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ysfego is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:22:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:23:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:23:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","elapsedSinceCompletion":"890.721674ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:23:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","reconcileID":"dd649252-56d7-4247-9d39-799c06cddf75","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","elapsedSinceCompletion":"896.202622ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:23:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","reconcileID":"901aa757-9bb3-4091-b3d6-7fd3b529ce78","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","elapsedSinceCompletion":"906.721028ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:23:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","reconcileID":"f46eae4d-2e95-4d22-ba7c-333046678131","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","elapsedSinceCompletion":"927.373079ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:23:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","reconcileID":"14c64099-12f1-483a-aeae-fb00658cbec6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","elapsedSinceCompletion":"967.978758ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:23:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","reconcileID":"eb94a5e8-47e9-40ad-b303-e1fddb348483","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","elapsedSinceCompletion":"1.048658157s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:23:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","reconcileID":"24924e5e-63d2-489e-a53f-d1f4b5ecd29f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","elapsedSinceCompletion":"1.209900141s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:23:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","reconcileID":"d7cc0d94-281b-43c2-9702-67ed807ca981","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","elapsedSinceCompletion":"1.344039157s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:23:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","reconcileID":"b6897a61-05af-4962-9f8e-2af84f406c58","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","elapsedSinceCompletion":"1.531122256s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:23:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","reconcileID":"79c2fb6a-de2a-413c-866c-5a03e19762a6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","elapsedSinceCompletion":"1.764263207s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:23:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","reconcileID":"d61d099c-7346-4858-bb5f-a79c21ac688f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tyud-20260422-052038-000","application":"integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"integ-app-tyud-20260422-052038-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tyud-20260422-052038-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-vxvbjq","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-qulw/test-comp-pac-gitlab-vxvbjq@sha256:e1d4ad2222a86ba0128c63d6a075d4c53850bc40bc70e86c89c3335d3b9d5fd2","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"31cd49cd7ad9cb1adde9669b42f50fdc6cb98bdc"}}}]} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vxvbjq is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 53ca51dc06772c5065fb758db574f2151bb7731c73350d379b26cc585a7c9f is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","Application.Name":"integ-app-tyud","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"}} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","snapshot.Name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","integrationTestScenario.Name":"my-integration-test-ejtd"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","integrationTestScenario.Name":"my-integration-test-ejtd"} 2026/04/22 05:23:57 http: TLS handshake error from 10.130.0.2:59788: EOF {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","destinationComponentSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.Name":"my-integration-test-ejtd","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.Name":"my-integration-test-ejtd","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"my-integration-test-ejtd-nds4s","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ejtd"} {"level":"info","ts":"2026-04-22T05:23:57Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"integ-app-tyud-20260422-052038-000","reconcileID":"17fb05a0-12c7-407e-920a-231e0f8c7ddd","snapshot.name":"integ-app-tyud-20260422-052038-000","pipelinerun.name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","duration":2.917624403} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"integ-app-tyud-20260422-052038-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","integrationTestScenario.Name":"my-integration-test-rciu"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"my-integration-test-rciu-px2c9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rciu"} {"level":"info","ts":"2026-04-22T05:23:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","Scenario":"my-integration-test-ejtd"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470432485} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","Label":"my-integration-test-ejtd"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","Application.Name":"integ-app-tyud","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","integrationTestScenario.Name":"my-integration-test-rciu","pipelineRun.Name":"my-integration-test-rciu-px2c9"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","integrationTestScenario.Name":"my-integration-test-ejtd","pipelineRun.Name":"my-integration-test-ejtd-nds4s"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","snapshot.Name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commitStatus.Name":"Konflux Dev version / my-integration-test-ejtd / test-comp-pac-gitlab-vxvbjq","commitStatus.ID":14032040932} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-ejtd","commitStatus.ID":14032040932,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","testedSnapshot.Name":"integ-app-tyud-20260422-052038-000","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.Name":"my-integration-test-rciu","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ejtd-nds4s","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"my-integration-test-ejtd-nds4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rciu-px2c9","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"my-integration-test-rciu-px2c9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470432485} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commitStatus.Name":"Konflux Dev version / my-integration-test-rciu / test-comp-pac-gitlab-vxvbjq","commitStatus.ID":14032040899} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-rciu","commitStatus.ID":14032040899,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","testedSnapshot.Name":"integ-app-tyud-20260422-052038-000","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq","noteID":3273640392} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq","count":2} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","noteID":3273640392,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","snapshot.Name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23: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-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"}} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","snapshot.Name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","destinationComponentSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.Name":"my-integration-test-ejtd","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.Name":"my-integration-test-ejtd","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470432485} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commitStatus.Name":"Konflux Dev version / my-integration-test-ejtd / test-comp-pac-gitlab-vxvbjq","commitStatus.ID":14032040932} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenarioName":"my-integration-test-ejtd"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-ejtd","commitStatus2.ID":14032040932,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","testedSnapshot.Name":"integ-app-tyud-20260422-052038-000","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.Name":"my-integration-test-rciu","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470432485} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commitStatus.Name":"Konflux Dev version / my-integration-test-rciu / test-comp-pac-gitlab-vxvbjq","commitStatus.ID":14032040899} {"level":"info","ts":"2026-04-22T05:23:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenarioName":"my-integration-test-rciu"} {"level":"info","ts":"2026-04-22T05:24:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-rciu","commitStatus2.ID":14032040899,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:24:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","testedSnapshot.Name":"integ-app-tyud-20260422-052038-000","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:24:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq","noteID":3273640392} {"level":"info","ts":"2026-04-22T05:24:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:24:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq","count":2} {"level":"info","ts":"2026-04-22T05:24:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","noteID":3273640392,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:24:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","snapshot.Name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:24:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24: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-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"}} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","snapshot.Name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","destinationComponentSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.Name":"my-integration-test-ejtd","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.Name":"my-integration-test-ejtd","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ejtd-nds4s","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"my-integration-test-ejtd-nds4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470432485} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenarioName":"my-integration-test-ejtd"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-ejtd","commitStatus2.ID":14032040932,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","testedSnapshot.Name":"integ-app-tyud-20260422-052038-000","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.Name":"my-integration-test-rciu"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq","noteID":3273640392} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:24:06Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq","count":2} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rciu-px2c9","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"my-integration-test-rciu-px2c9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","noteID":3273640392,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","snapshot.Name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"my-integration-test-ejtd-nds4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"my-integration-test-rciu-px2c9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:24: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-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"}} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"integ-app-tyud-20260422-052038-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"integ-app-tyud-20260422-052038-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","destinationComponentSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.Name":"my-integration-test-rciu","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.Name":"my-integration-test-ejtd"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.Name":"my-integration-test-rciu","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testedSnapshot":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","projectID":56586709,"pipelineID":2470432485} {"level":"info","ts":"2026-04-22T05:24:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenarioName":"my-integration-test-rciu"} {"level":"info","ts":"2026-04-22T05:24:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","scenario.name":"my-integration-test-rciu","commitStatus2.ID":14032040899,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:24:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","testedSnapshot.Name":"integ-app-tyud-20260422-052038-000","destinationSnapshot.Name":"integ-app-tyud-20260422-052038-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:24:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq","noteID":3273640392} {"level":"info","ts":"2026-04-22T05:24:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentTitle":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:24:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq","count":2} {"level":"info","ts":"2026-04-22T05:24:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","noteID":3273640392,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vxvbjq"} {"level":"info","ts":"2026-04-22T05:24:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tyud-20260422-052038-000","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","snapshot.Name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:24:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-push-s8fdh","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-push-s8fdh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-push-s8fdh","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-push-s8fdh","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-push-s8fdh","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"info","ts":"2026-04-22T05:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-push-s8fdh","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-push-s8fdh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-gitlab-vxvbjq-on-push-s8fdh is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-push-s8fdh","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud"} {"level":"error","ts":"2026-04-22T05:24:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-pac-gitlab-vxvbjq","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq","reconcileID":"2f73a64a-64dc-4233-973c-7d1454b364bf","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-pac-gitlab-vxvbjq\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:29Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-vxvbjq","namespace":"gitlab-rep-qulw"},"application":"gitlab-rep-qulw/integ-app-tyud","namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T05:24:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-ejtd-nds4s","namespace":"gitlab-rep-qulw"},"pipelineRun.Name":"my-integration-test-ejtd-nds4s"} {"level":"info","ts":"2026-04-22T05:24:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ejtd-nds4s","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"my-integration-test-ejtd-nds4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:24:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-rciu-px2c9","namespace":"gitlab-rep-qulw"},"pipelineRun.Name":"my-integration-test-rciu-px2c9"} {"level":"info","ts":"2026-04-22T05:24:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rciu-px2c9","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"my-integration-test-rciu-px2c9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-22T05:24:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-pull-request-shp9f","namespace":"gitlab-rep-qulw"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-push-s8fdh","namespace":"gitlab-rep-qulw"},"namespace":"gitlab-rep-qulw","name":"test-comp-pac-gitlab-vxvbjq-on-push-s8fdh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-22T05:24:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vxvbjq-on-push-s8fdh","namespace":"gitlab-rep-qulw"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tyud-20260422-052038-000"} {"level":"info","ts":"2026-04-22T05:24:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-qulw","snapshot":"integ-app-tyud-20260422-052038-000"} 2026/04/22 05:24:30 http: TLS handshake error from 10.128.0.2:37390: EOF {"level":"info","ts":"2026-04-22T05:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","elapsedSinceCompletion":"218.903244ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:24:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","reconcileID":"8bbc13a9-03b0-4b4a-8484-fb543bbaf0c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","elapsedSinceCompletion":"224.464322ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:24:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","reconcileID":"7511a1d2-615f-4e5d-9f70-ecd1f35575e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","elapsedSinceCompletion":"234.960301ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:24:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","reconcileID":"76750a28-cc1c-4dde-801f-8f350c7d2121","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","elapsedSinceCompletion":"256.101746ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:24:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","reconcileID":"b8dc511f-9b15-4064-8611-fe318a1db098","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","elapsedSinceCompletion":"296.639198ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:24:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","reconcileID":"bb3e7a54-66a9-4bce-99ab-f0c15b26704b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","elapsedSinceCompletion":"353.004339ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:24:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","reconcileID":"51f34aaa-b7a6-4f9f-8cb3-2827c899862b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","elapsedSinceCompletion":"377.539549ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:24:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","reconcileID":"322224f4-0e56-424b-a1be-efafeeff0407","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","elapsedSinceCompletion":"698.069137ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:24:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","reconcileID":"fc47e73a-360e-47b2-ac42-06b80e382fff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","elapsedSinceCompletion":"1.05745093s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:24:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","reconcileID":"06892643-5457-42df-8666-c48f29c7982c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","elapsedSinceCompletion":"1.339032865s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:24:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","reconcileID":"fb9a76ba-e1c4-4c7d-b5b8-830df678870f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-lbis-20260422-052210-000","application":"integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"integ-app-lbis-20260422-052210-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lbis-20260422-052210-000","snapshot.Spec.Components":[{"name":"test-component-pac-ysfego","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-oyfs/test-component-pac-ysfego@sha256:47755cf514442981efb12ffe2e1f5d912ed7d252779b09afe16ea0df61bc4c89","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"964479e5af70f3db297ad00aa15595e7bc056934"}}}]} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ysfego is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 41de279d886966e672926ef092fdad6f0c4c812bb2163b42f67e56027d5a66 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","Application.Name":"integ-app-lbis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:24: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-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"}} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","integrationTestScenario.Name":"my-integration-test-uexk"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Namespace":"integration1-oyfs","snapshot.Name":"integ-app-lbis-20260422-052210-000"} 2026/04/22 05:24:56 http: TLS handshake error from 10.129.0.2:57628: EOF {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","integrationTestScenario.Name":"my-integration-test-uexk"} {"level":"info","ts":"2026-04-22T05:24: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-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"}} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","destinationComponentSnapshot.Name":"integ-app-lbis-20260422-052210-000","testedSnapshot":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"my-integration-test-uexk-rdddj","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uexk"} {"level":"info","ts":"2026-04-22T05:24:56Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"integ-app-lbis-20260422-052210-000","reconcileID":"1903d5fe-fcc8-43fd-a197-213cae4f91fc","snapshot.name":"integ-app-lbis-20260422-052210-000","pipelinerun.name":"test-component-pac-ysfego-on-pull-request-4r4pc","duration":2.328252778} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"integ-app-lbis-20260422-052210-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","scenario.Name":"my-integration-test-uexk","destinationSnapshot.Name":"integ-app-lbis-20260422-052210-000","testedSnapshot":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","scenario.Name":"my-integration-test-uexk","destinationSnapshot.Name":"integ-app-lbis-20260422-052210-000","testedSnapshot":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","Scenario":"my-integration-test-uexk"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","Label":"my-integration-test-uexk"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","Application.Name":"integ-app-lbis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","integrationTestScenario.Name":"my-integration-test-uexk","pipelineRun.Name":"my-integration-test-uexk-rdddj"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ysfego-on-pull-request-4r4pc has finished running","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ExternalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ExternalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","existingCheckRun":"github.CheckRun{ID:72446711111, NodeID:\"CR_kwDOKrwUx88AAAAQ3ikVRw\", HeadSHA:\"964479e5af70f3db297ad00aa15595e7bc056934\", ExternalID:\"my-integration-test-uexk-test-component-pac-ysfego\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72446711111\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72446711111\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:22:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ysfego snapshot scenario my-integration-test-uexk is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-oyfs/test-component-pac-ysfego-on-pull-request-4r4pc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72446711111/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uexk / test-component-pac-ysfego\", CheckSuite:github.CheckSuite{ID:65648504354}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565333918, Number:29873, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29873\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ysfego\", SHA:\"964479e5af70f3db297ad00aa15595e7bc056934\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-hksjsm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-uexk-rdddj","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"my-integration-test-uexk-rdddj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ID":72446711111,"CheckName":"Konflux Dev version / my-integration-test-uexk / test-component-pac-ysfego","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","testedSnapshot.Name":"integ-app-lbis-20260422-052210-000","destinationSnapshot.Name":"integ-app-lbis-20260422-052210-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24: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-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"}} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","destinationComponentSnapshot.Name":"integ-app-lbis-20260422-052210-000","testedSnapshot":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","scenario.Name":"my-integration-test-uexk","destinationSnapshot.Name":"integ-app-lbis-20260422-052210-000","testedSnapshot":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","scenario.Name":"my-integration-test-uexk","destinationSnapshot.Name":"integ-app-lbis-20260422-052210-000","testedSnapshot":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ExternalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:24:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","existingCheckRun":"github.CheckRun{ID:72446711111, NodeID:\"CR_kwDOKrwUx88AAAAQ3ikVRw\", HeadSHA:\"964479e5af70f3db297ad00aa15595e7bc056934\", ExternalID:\"my-integration-test-uexk-test-component-pac-ysfego\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72446711111\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72446711111\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:22:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ysfego snapshot integ-app-lbis-20260422-052210-000 and scenario my-integration-test-uexk is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72446711111/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uexk / test-component-pac-ysfego\", CheckSuite:github.CheckSuite{ID:65648504354}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565333918, Number:29873, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29873\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ysfego\", SHA:\"964479e5af70f3db297ad00aa15595e7bc056934\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-hksjsm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T05:24:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ID":72446711111,"CheckName":"Konflux Dev version / my-integration-test-uexk / test-component-pac-ysfego","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:24:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","testedSnapshot.Name":"integ-app-lbis-20260422-052210-000","destinationSnapshot.Name":"integ-app-lbis-20260422-052210-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:24:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego-on-pull-request-4r4pc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:24:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ysfego-on-pull-request-4r4pc has finished running","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:25: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-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"}} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"integ-app-lbis-20260422-052210-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"integ-app-lbis-20260422-052210-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","destinationComponentSnapshot.Name":"integ-app-lbis-20260422-052210-000","testedSnapshot":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-uexk-rdddj","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"my-integration-test-uexk-rdddj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","scenario.Name":"my-integration-test-uexk","destinationSnapshot.Name":"integ-app-lbis-20260422-052210-000","testedSnapshot":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","scenario.Name":"my-integration-test-uexk","destinationSnapshot.Name":"integ-app-lbis-20260422-052210-000","testedSnapshot":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ExternalID":"my-integration-test-uexk-test-component-pac-ysfego"} {"level":"info","ts":"2026-04-22T05:25:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","existingCheckRun":"github.CheckRun{ID:72446711111, NodeID:\"CR_kwDOKrwUx88AAAAQ3ikVRw\", HeadSHA:\"964479e5af70f3db297ad00aa15595e7bc056934\", ExternalID:\"my-integration-test-uexk-test-component-pac-ysfego\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72446711111\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72446711111\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:22:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-ysfego snapshot integ-app-lbis-20260422-052210-000 and scenario my-integration-test-uexk is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72446711111/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uexk / test-component-pac-ysfego\", CheckSuite:github.CheckSuite{ID:65648504354}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565333918, Number:29873, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29873\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ysfego\", SHA:\"964479e5af70f3db297ad00aa15595e7bc056934\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-hksjsm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T05:25:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","ID":72446711111,"CheckName":"Konflux Dev version / my-integration-test-uexk / test-component-pac-ysfego","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:25:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","testedSnapshot.Name":"integ-app-lbis-20260422-052210-000","destinationSnapshot.Name":"integ-app-lbis-20260422-052210-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:25:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:25:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:25:04Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lbis-20260422-052210-000","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"my-integration-test-uexk-rdddj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-ratq","application":"integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-lbis has been set as a Controller OwnerReference on Snapshot snapshot-sample-ratq","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"snapshot-sample-ratq","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","Application.Name":"integ-app-lbis","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25: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":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"}} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","integrationTestScenario.Name":"my-integration-test-uexk"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"snapshot-sample-ratq"} {"level":"error","ts":"2026-04-22T05:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Namespace":"integration1-oyfs","snapshot.Name":"snapshot-sample-ratq","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"my-integration-test-uexk-kmbrz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uexk"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"snapshot-sample-ratq","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"skipped-its-ckq2f","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25: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":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"}} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"snapshot-sample-ratq"} {"level":"error","ts":"2026-04-22T05:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Namespace":"integration1-oyfs","snapshot.Name":"snapshot-sample-ratq","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"}} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"snapshot-sample-ratq"} {"level":"error","ts":"2026-04-22T05:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Namespace":"integration1-oyfs","snapshot.Name":"snapshot-sample-ratq","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-ckq2f","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"skipped-its-ckq2f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"}} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"snapshot-sample-ratq"} {"level":"error","ts":"2026-04-22T05:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Namespace":"integration1-oyfs","snapshot.Name":"snapshot-sample-ratq","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-uexk-kmbrz","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"my-integration-test-uexk-kmbrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"}} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"snapshot-sample-ratq"} {"level":"error","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Namespace":"integration1-oyfs","snapshot.Name":"snapshot-sample-ratq","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-uexk-kmbrz","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"my-integration-test-uexk-kmbrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"my-integration-test-uexk-kmbrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"}} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"snapshot-sample-ratq","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:24Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-ratq', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"snapshot-sample-ratq","reconcileID":"d9f48205-e0f1-46f2-a159-dda1cad7c514"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-ckq2f","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"skipped-its-ckq2f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 2 required Integration PipelineRuns succeeded","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"snapshot-sample-ratq","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Namespace":"integration1-oyfs","snapshot.Name":"snapshot-sample-ratq","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","snapshot.Name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"skipped-its-ckq2f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"snapshot-sample-ratq-24pf7","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","release.Name":"snapshot-sample-ratq-24pf7"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-ratq","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis"} {"level":"info","ts":"2026-04-22T05:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:25:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-oyfs","snapshot":"snapshot-sample-ratq"} {"level":"info","ts":"2026-04-22T05:25:36Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-ratq\" not found","pipelineRun":{"name":"my-integration-test-uexk-kmbrz","namespace":"integration1-oyfs"}} {"level":"info","ts":"2026-04-22T05:25:36Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-ratq\" not found","pipelineRun":{"name":"skipped-its-ckq2f","namespace":"integration1-oyfs"}} {"level":"info","ts":"2026-04-22T05:25:36Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-ysfego","namespace":"integration1-oyfs"},"application":"integration1-oyfs/integ-app-lbis","namespace":"integration1-oyfs","name":"test-component-pac-ysfego","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T05:25:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-uexk-rdddj","namespace":"integration1-oyfs"},"pipelineRun.Name":"my-integration-test-uexk-rdddj"} {"level":"info","ts":"2026-04-22T05:25:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-uexk-rdddj","namespace":"integration1-oyfs"},"namespace":"integration1-oyfs","name":"my-integration-test-uexk-rdddj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-22T05:25:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-ysfego-on-pull-request-4r4pc","namespace":"integration1-oyfs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:25:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:25:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-oyfs","snapshot":"integ-app-lbis-20260422-052210-000"} {"level":"info","ts":"2026-04-22T05:25:45Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-dbbzly","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T05:25:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-dunr","name":"my-integration-test-cyeh"}} {"level":"info","ts":"2026-04-22T05:25:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-cyeh"} {"level":"info","ts":"2026-04-22T05:25:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-cyeh"} {"level":"info","ts":"2026-04-22T05:25:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T05:25:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-dunr","name":"skipped-its-fail"}} {"level":"info","ts":"2026-04-22T05:25:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-22T05:25:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-22T05:25:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T05:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:25:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-dbbzly-on-pull-request-nkgfh","PR group":"konflux-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","prGroup":"konflux-test-component-pac-dbbzly","prGroupHash":"37221a4150952638103f5dd90e8e32fc66d11ea13e21ca0fb7408c6f498c9c"} {"level":"info","ts":"2026-04-22T05:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:25:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ExternalID":"my-integration-test-cyeh-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:25:59Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ExternalID":"my-integration-test-cyeh-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:25:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.NameSpace":"integration2-dunr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cyeh","externalID":"my-integration-test-cyeh-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ID":72447043981,"CheckName":"Konflux Dev version / my-integration-test-cyeh / test-component-pac-dbbzly","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","pipelineRun.Namespace":"integration2-dunr","pipelineRun.Name":"test-component-pac-dbbzly-on-pull-request-nkgfh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","pipelinerun.Name":"test-component-pac-dbbzly-on-pull-request-nkgfh"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dbbzly is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ExternalID":"my-integration-test-cyeh-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ExternalID":"my-integration-test-cyeh-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","existingCheckRun":"github.CheckRun{ID:72447043981, NodeID:\"CR_kwDOKrwUx88AAAAQ3i4pjQ\", HeadSHA:\"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19\", ExternalID:\"my-integration-test-cyeh-test-component-pac-dbbzly\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72447043981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72447043981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:25:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dbbzly snapshot scenario my-integration-test-cyeh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-dunr/test-component-pac-dbbzly-on-pull-request-nkgfh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72447043981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cyeh / test-component-pac-dbbzly\", CheckSuite:github.CheckSuite{ID:65648810777}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565369782, Number:29875, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29875\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dbbzly\", SHA:\"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-maiykx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ID":72447043981,"CheckName":"Konflux Dev version / my-integration-test-cyeh / test-component-pac-dbbzly","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","pipelineRun.Namespace":"integration2-dunr","pipelineRun.Name":"test-component-pac-dbbzly-on-pull-request-nkgfh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","pipelinerun.Name":"test-component-pac-dbbzly-on-pull-request-nkgfh"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dbbzly is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:26:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:26:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"160.895846ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:27:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","reconcileID":"534efb7f-c89d-4775-ab5f-c11033512a7a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"166.415937ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:27:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","reconcileID":"59cd42b0-0370-45a9-8231-40137033a256","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"176.715386ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:27:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","reconcileID":"6dd4a674-99f2-446d-883b-27dca1ce70c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"197.235385ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:27:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","reconcileID":"06690231-2371-4362-a875-ca9f2c23bf3a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"238.177717ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:27:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","reconcileID":"c6e77fa0-c2d6-4fd7-a5d6-3535b0403193","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"307.29498ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:27:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","reconcileID":"bffcbd7a-caad-46fd-b6a1-a0faa3e4d014","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"318.854589ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:27:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","reconcileID":"d1e7457c-5e7d-4f65-90fb-7a23f3f40467","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"639.611566ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:27:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","reconcileID":"eeec497c-9af8-4fad-a6e8-f0fc65050697","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.031598511s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:27:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","reconcileID":"e1723d6f-715f-4bff-9cee-4fd75d433f74","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.280764084s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:27:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","reconcileID":"30d9bd7c-9be3-4133-bc9b-bb7a40fcfbfc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-052202-000","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-052202-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zbwn-20260422-052202-000","snapshot.Spec.Components":[{"name":"go-component-qwlxar","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar@sha256:59a72bd308045cb8b03ec211930e21294f73b488e0bfb0a18f1fdc21c43042ff","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6e5d30666a4f99d591759aee63be16f077a0485c"}}}]} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-qwlxar is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 27696ab4a805f268a65dbf9145cb95c4a3f635fda7fd5218e5af54912eb002 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:27: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-zbwn-20260422-052202-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Namespace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-052202-000"} 2026/04/22 05:27:48 http: TLS handshake error from 10.129.0.2:39060: EOF {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:27: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-zbwn-20260422-052202-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testedSnapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testedSnapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testedSnapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-4p2ss has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72446699311, NodeID:\"CR_kwDONSo-hs8AAAAQ3ijnLw\", HeadSHA:\"6e5d30666a4f99d591759aee63be16f077a0485c\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446699311\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72446699311\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:22:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwlxar snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/go-component-qwlxar-on-pull-request-4p2ss is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446699311/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65648494089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334194, Number:21252, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21252\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qwlxar\", SHA:\"6e5d30666a4f99d591759aee63be16f077a0485c\", 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-kwgemn\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72446699311,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-052202-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScneario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-xp7xq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:27:49Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-052202-000","reconcileID":"a14857e4-caf7-4dad-8dd6-28ca66d29711","snapshot.name":"integ-app-zbwn-20260422-052202-000","pipelinerun.name":"go-component-qwlxar-on-pull-request-4p2ss","duration":3.444921026} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-052202-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Scenario":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testedSnapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Label":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb","pipelineRun.Name":"integration-resolver-pipelinerun-xp7xq"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testedSnapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testedSnapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72446699311, NodeID:\"CR_kwDONSo-hs8AAAAQ3ijnLw\", HeadSHA:\"6e5d30666a4f99d591759aee63be16f077a0485c\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446699311\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72446699311\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:22:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwlxar snapshot integ-app-zbwn-20260422-052202-000 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446699311/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65648494089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334194, Number:21252, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21252\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qwlxar\", SHA:\"6e5d30666a4f99d591759aee63be16f077a0485c\", 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-kwgemn\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xp7xq","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-xp7xq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72446699311,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-052202-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testedSnapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-4p2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:27:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-4p2ss has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testedSnapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testedSnapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:27:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72446699311, NodeID:\"CR_kwDONSo-hs8AAAAQ3ijnLw\", HeadSHA:\"6e5d30666a4f99d591759aee63be16f077a0485c\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446699311\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72446699311\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:22:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwlxar snapshot integ-app-zbwn-20260422-052202-000 and scenario my-integration-test-qulb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-xp7xq' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446699311/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65648494089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334194, Number:21252, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21252\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qwlxar\", SHA:\"6e5d30666a4f99d591759aee63be16f077a0485c\", 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-kwgemn\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:27:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72446699311,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-052202-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:27:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:27:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27: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-zbwn-20260422-052202-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xp7xq","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-xp7xq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-052202-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:27:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:27:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-052202-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testedSnapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:27:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testedSnapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testedSnapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:27:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72446699311, NodeID:\"CR_kwDONSo-hs8AAAAQ3ijnLw\", HeadSHA:\"6e5d30666a4f99d591759aee63be16f077a0485c\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72446699311\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72446699311\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:22:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwlxar snapshot integ-app-zbwn-20260422-052202-000 and scenario my-integration-test-qulb 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/72446699311/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65648494089}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565334194, Number:21252, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21252\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qwlxar\", SHA:\"6e5d30666a4f99d591759aee63be16f077a0485c\", 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-kwgemn\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:27:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72446699311,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:27:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-052202-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-052202-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:27:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:27:57Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-052202-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-xp7xq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:11Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-phfdvr","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T05:28:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-push-675th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:28:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-push-675th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-qwlxar-on-push-675th is not associated with a pull request","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-phfdvr-on-pull-request-hfs46","PR group":"konflux-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"konflux-python-component-phfdvr","prGroupHash":"edbd5ba5022b83a42935369f563e5b7a7aac4fffe92c10ee1a152888ac89f2"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447254180,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"python-component-phfdvr-on-pull-request-hfs46","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"python-component-phfdvr-on-pull-request-hfs46"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-phfdvr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447254180, NodeID:\"CR_kwDONSo-hs8AAAAQ3jFepA\", HeadSHA:\"e3a6352a4fa09416485f22801f7071e60787bd1a\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447254180\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72447254180\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:28:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-phfdvr snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/python-component-phfdvr-on-pull-request-hfs46 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447254180/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65649006738}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565378037, Number:21256, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21256\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-phfdvr\", SHA:\"e3a6352a4fa09416485f22801f7071e60787bd1a\", 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-kwgemn\", SHA:\"73c4a1a43ef189d5a91637f06233ab03aeda475a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447254180,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"python-component-phfdvr-on-pull-request-hfs46","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"python-component-phfdvr-on-pull-request-hfs46"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-phfdvr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","elapsedSinceCompletion":"697.92753ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:29:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","reconcileID":"96217169-5110-43ed-86df-2afb6cbbe916","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","elapsedSinceCompletion":"703.584668ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:29:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","reconcileID":"5063a6fe-62fa-41c4-8546-8c4b6062ca65","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","elapsedSinceCompletion":"714.130131ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:29:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","reconcileID":"97dcec87-4783-4e51-9b15-6dd94832beb6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","elapsedSinceCompletion":"735.256453ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:29:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","reconcileID":"c2a47f68-7b78-4804-974d-9c35bb8296c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","elapsedSinceCompletion":"775.825522ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:29:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","reconcileID":"9e7f50af-d6aa-48b2-949e-a69bd589bde8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","elapsedSinceCompletion":"828.343264ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:29:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","reconcileID":"81818e81-0f72-43cb-82ae-9d3b6a5ab263","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","elapsedSinceCompletion":"856.928959ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:29:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","reconcileID":"0f8a4d54-eebd-48bf-8431-24ba38177cf3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","elapsedSinceCompletion":"1.178393663s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:29:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","reconcileID":"ddc9d672-c222-482e-986a-68afc54a0326","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","elapsedSinceCompletion":"1.545049263s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:29:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","reconcileID":"9997eebc-472f-425f-86a4-65f5ae039d43","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","elapsedSinceCompletion":"1.818907149s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:29:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","reconcileID":"fe139c09-4f9f-4bcc-a0a6-614469754249","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-anhn-20260422-052559-000","application":"integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"integ-app-anhn-20260422-052559-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-anhn-20260422-052559-000","snapshot.Spec.Components":[{"name":"test-component-pac-dbbzly","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-dunr/test-component-pac-dbbzly@sha256:b7cb75c2f228e4379770815d5739c89bd29892de23ae4b1e55613cea8076c0d5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19"}}}]} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dbbzly is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 37221a4150952638103f5dd90e8e32fc66d11ea13e21ca0fb7408c6f498c9c is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","Application.Name":"integ-app-anhn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:29: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-anhn-20260422-052559-000","namespace":"integration2-dunr"},"snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"}} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","integrationTestScenario.Name":"my-integration-test-cyeh"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Namespace":"integration2-dunr","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29: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-anhn-20260422-052559-000","namespace":"integration2-dunr"},"snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"}} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","integrationTestScenario.Name":"my-integration-test-cyeh"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","destinationComponentSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"my-integration-test-cyeh-d956c","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cyeh"} {"level":"info","ts":"2026-04-22T05:29:02Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"integ-app-anhn-20260422-052559-000","reconcileID":"f3e95901-668f-42e9-b16f-ceb490912ddb","snapshot.name":"integ-app-anhn-20260422-052559-000","pipelinerun.name":"test-component-pac-dbbzly-on-pull-request-nkgfh","duration":2.655996801} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"integ-app-anhn-20260422-052559-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-cyeh","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-cyeh","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","Scenario":"my-integration-test-cyeh"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","Label":"my-integration-test-cyeh"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","Application.Name":"integ-app-anhn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","integrationTestScenario.Name":"my-integration-test-cyeh","pipelineRun.Name":"my-integration-test-cyeh-d956c"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dbbzly-on-pull-request-nkgfh has finished running","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ExternalID":"my-integration-test-cyeh-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ExternalID":"my-integration-test-cyeh-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","existingCheckRun":"github.CheckRun{ID:72447043981, NodeID:\"CR_kwDOKrwUx88AAAAQ3i4pjQ\", HeadSHA:\"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19\", ExternalID:\"my-integration-test-cyeh-test-component-pac-dbbzly\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72447043981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72447043981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:25:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dbbzly snapshot scenario my-integration-test-cyeh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-dunr/test-component-pac-dbbzly-on-pull-request-nkgfh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72447043981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cyeh / test-component-pac-dbbzly\", CheckSuite:github.CheckSuite{ID:65648810777}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565369782, Number:29875, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29875\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dbbzly\", SHA:\"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-maiykx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-cyeh-d956c","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"my-integration-test-cyeh-d956c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ID":72447043981,"CheckName":"Konflux Dev version / my-integration-test-cyeh / test-component-pac-dbbzly","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","testedSnapshot.Name":"integ-app-anhn-20260422-052559-000","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29: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-anhn-20260422-052559-000","namespace":"integration2-dunr"},"snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"}} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","destinationComponentSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-cyeh","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-cyeh","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ExternalID":"my-integration-test-cyeh-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","existingCheckRun":"github.CheckRun{ID:72447043981, NodeID:\"CR_kwDOKrwUx88AAAAQ3i4pjQ\", HeadSHA:\"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19\", ExternalID:\"my-integration-test-cyeh-test-component-pac-dbbzly\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72447043981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72447043981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:25:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dbbzly snapshot integ-app-anhn-20260422-052559-000 and scenario my-integration-test-cyeh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72447043981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cyeh / test-component-pac-dbbzly\", CheckSuite:github.CheckSuite{ID:65648810777}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565369782, Number:29875, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29875\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dbbzly\", SHA:\"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-maiykx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ID":72447043981,"CheckName":"Konflux Dev version / my-integration-test-cyeh / test-component-pac-dbbzly","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","testedSnapshot.Name":"integ-app-anhn-20260422-052559-000","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly-on-pull-request-nkgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dbbzly-on-pull-request-nkgfh has finished running","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29: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-anhn-20260422-052559-000","namespace":"integration2-dunr"},"snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"}} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"integ-app-anhn-20260422-052559-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"integ-app-anhn-20260422-052559-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","destinationComponentSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-cyeh-d956c","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"my-integration-test-cyeh-d956c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-cyeh","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-cyeh","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ExternalID":"my-integration-test-cyeh-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:29:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","existingCheckRun":"github.CheckRun{ID:72447043981, NodeID:\"CR_kwDOKrwUx88AAAAQ3i4pjQ\", HeadSHA:\"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19\", ExternalID:\"my-integration-test-cyeh-test-component-pac-dbbzly\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72447043981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72447043981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:25:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-dbbzly snapshot integ-app-anhn-20260422-052559-000 and scenario my-integration-test-cyeh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72447043981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cyeh / test-component-pac-dbbzly\", CheckSuite:github.CheckSuite{ID:65648810777}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565369782, Number:29875, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29875\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dbbzly\", SHA:\"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-maiykx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T05:29:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ID":72447043981,"CheckName":"Konflux Dev version / my-integration-test-cyeh / test-component-pac-dbbzly","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-22T05:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","testedSnapshot.Name":"integ-app-anhn-20260422-052559-000","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-22T05:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:10Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"my-integration-test-cyeh-d956c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:29:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-dunr","name":"my-integration-test-haqo"}} {"level":"info","ts":"2026-04-22T05:29:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-haqo"} {"level":"info","ts":"2026-04-22T05:29:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-haqo"} {"level":"info","ts":"2026-04-22T05:29:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T05:29:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:29:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","integrationTestScenario.Name":"my-integration-test-haqo"} {"level":"info","ts":"2026-04-22T05:29:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"my-integration-test-haqo-9jzzv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-haqo"} {"level":"info","ts":"2026-04-22T05:29:15Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"integ-app-anhn-20260422-052559-000","reconcileID":"80684c06-6bd2-4a6a-ba9e-b5020dbba5c2","snapshot.name":"integ-app-anhn-20260422-052559-000","pipelinerun.name":"test-component-pac-dbbzly-on-pull-request-nkgfh","duration":15.993273957} {"level":"info","ts":"2026-04-22T05:29:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"integ-app-anhn-20260422-052559-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29: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-anhn-20260422-052559-000","namespace":"integration2-dunr"},"snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"}} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","destinationComponentSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","Application.Name":"integ-app-anhn","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","integrationTestScenario.Name":"my-integration-test-haqo","pipelineRun.Name":"my-integration-test-haqo-9jzzv"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","integrationTestScenario.Name":"my-integration-test-cyeh","pipelineRun.Name":"my-integration-test-cyeh-d956c"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-haqo","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-cyeh"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-haqo","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ExternalID":"my-integration-test-haqo-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.NameSpace":"integration2-dunr","snapshot.Name":"integ-app-anhn-20260422-052559-000","scenarioName":"my-integration-test-haqo","externalID":"my-integration-test-haqo-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-haqo-9jzzv","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"my-integration-test-haqo-9jzzv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ID":72447327723,"CheckName":"Konflux Dev version / my-integration-test-haqo / test-component-pac-dbbzly","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","testedSnapshot.Name":"integ-app-anhn-20260422-052559-000","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29: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-anhn-20260422-052559-000","namespace":"integration2-dunr"},"snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"}} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","destinationComponentSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-haqo","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-cyeh"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-haqo","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ExternalID":"my-integration-test-haqo-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:29:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","existingCheckRun":"github.CheckRun{ID:72447327723, NodeID:\"CR_kwDOKrwUx88AAAAQ3jJ96w\", HeadSHA:\"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19\", ExternalID:\"my-integration-test-haqo-test-component-pac-dbbzly\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72447327723\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72447327723\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:29:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-dbbzly snapshot integ-app-anhn-20260422-052559-000 and scenario my-integration-test-haqo is in progress\", Text:\"PipelineRun 'my-integration-test-haqo-9jzzv' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72447327723/annotations\"}, Name:\"Konflux Dev version / my-integration-test-haqo / test-component-pac-dbbzly\", CheckSuite:github.CheckSuite{ID:65648810777}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565369782, Number:29875, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29875\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dbbzly\", SHA:\"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-maiykx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T05:29:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ID":72447327723,"CheckName":"Konflux Dev version / my-integration-test-haqo / test-component-pac-dbbzly","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:29:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","testedSnapshot.Name":"integ-app-anhn-20260422-052559-000","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:29:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"}} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"integ-app-anhn-20260422-052559-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"integ-app-anhn-20260422-052559-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","destinationComponentSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-haqo-9jzzv","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"my-integration-test-haqo-9jzzv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:29:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:29:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-haqo","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-cyeh"} {"level":"info","ts":"2026-04-22T05:29:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","scenario.Name":"my-integration-test-haqo","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testedSnapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ExternalID":"my-integration-test-haqo-test-component-pac-dbbzly"} {"level":"info","ts":"2026-04-22T05:29:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","existingCheckRun":"github.CheckRun{ID:72447327723, NodeID:\"CR_kwDOKrwUx88AAAAQ3jJ96w\", HeadSHA:\"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19\", ExternalID:\"my-integration-test-haqo-test-component-pac-dbbzly\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72447327723\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72447327723\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:29:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-dbbzly snapshot integ-app-anhn-20260422-052559-000 and scenario my-integration-test-haqo is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72447327723/annotations\"}, Name:\"Konflux Dev version / my-integration-test-haqo / test-component-pac-dbbzly\", CheckSuite:github.CheckSuite{ID:65648810777}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565369782, Number:29875, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29875\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dbbzly\", SHA:\"961882a6e11d11fc26f5e4b78e9a1f7b15bc6d19\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-maiykx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T05:29:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","ID":72447327723,"CheckName":"Konflux Dev version / my-integration-test-haqo / test-component-pac-dbbzly","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:29:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","testedSnapshot.Name":"integ-app-anhn-20260422-052559-000","destinationSnapshot.Name":"integ-app-anhn-20260422-052559-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:29:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","snapshot.Name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:23Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-anhn-20260422-052559-000","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"my-integration-test-haqo-9jzzv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:29:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-nuim"} {"level":"info","ts":"2026-04-22T05:29:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-nuim","application":"integ-app-anhn"} {"level":"info","ts":"2026-04-22T05:29:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-nuim"} {"level":"info","ts":"2026-04-22T05:29:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-nuim"} {"level":"info","ts":"2026-04-22T05:29:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-dunr","snapshot":"snapshot-sample-nuim"} {"level":"info","ts":"2026-04-22T05:29:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nuim"} {"level":"error","ts":"2026-04-22T05:29:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:120","msg":"Failed to set owner reference for snapshot integration2-dunr/snapshot-sample-nuim","snapshot":{"name":"snapshot-sample-nuim","namespace":"integration2-dunr"},"error":"snapshots.appstudio.redhat.com \"snapshot-sample-nuim\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:120\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T05:29:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-nuim","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"snapshot-sample-nuim","reconcileID":"efed1549-4164-40e1-b065-e8977a923f5c","error":"snapshots.appstudio.redhat.com \"snapshot-sample-nuim\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T05:29:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-nuim","namespace":"integration2-dunr"},"req":{"name":"snapshot-sample-nuim","namespace":"integration2-dunr"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-nuim\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T05:29:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-dbbzly","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"test-component-pac-dbbzly","reconcileID":"1852f42c-d0af-4b58-bde9-3da98b74ec90","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-dbbzly\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:29:36Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-dbbzly","namespace":"integration2-dunr"},"application":"integration2-dunr/integ-app-anhn","namespace":"integration2-dunr","name":"test-component-pac-dbbzly","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T05:29:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-cyeh-d956c","namespace":"integration2-dunr"},"pipelineRun.Name":"my-integration-test-cyeh-d956c"} {"level":"info","ts":"2026-04-22T05:29:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-cyeh-d956c","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"my-integration-test-cyeh-d956c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:29:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-haqo-9jzzv","namespace":"integration2-dunr"},"pipelineRun.Name":"my-integration-test-haqo-9jzzv"} {"level":"info","ts":"2026-04-22T05:29:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-haqo-9jzzv","namespace":"integration2-dunr"},"namespace":"integration2-dunr","name":"my-integration-test-haqo-9jzzv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-22T05:29:36Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-dbbzly-on-pull-request-nkgfh","namespace":"integration2-dunr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:29:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:29:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-dunr","snapshot":"integ-app-anhn-20260422-052559-000"} {"level":"info","ts":"2026-04-22T05:30:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:30:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:30:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"144.123054ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:33:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","reconcileID":"4be9b833-315e-4c6a-8c12-ee2aa2fec203","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"149.640824ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:33:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","reconcileID":"382089a7-939b-4731-a0a9-26524c856fcc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"160.195853ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:33:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","reconcileID":"20311955-abc7-49d1-9504-e7fe95c1f4fd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"181.345097ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:33:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","reconcileID":"d314877e-bc89-4353-8b93-208cf198562a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"221.825054ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:33:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","reconcileID":"8cab2fdb-eef9-47ea-a052-1dd958dd2c02","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"302.675842ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:33:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","reconcileID":"e9db97cc-1d86-438a-9291-ffcf962e4f02","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"365.636227ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:33:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","reconcileID":"4e279bc0-b4f6-43f1-9f19-667615540941","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"463.507019ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:33:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","reconcileID":"ca04bb1f-cc27-4a46-a0c2-83e85d85e5b1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"926.866341ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:33:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","reconcileID":"18947298-a049-4b43-9124-5bc72db59286","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.104329182s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:33:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","reconcileID":"8ddcc9dd-28af-4948-b812-c51fbbaa57a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","reconcileID":"fa567477-82c5-4db3-96fd-05dc381e0d92","component.Name":"go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-052825-000","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-052825-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zbwn-20260422-052825-000","snapshot.Spec.Components":[{"name":"python-component-phfdvr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/python-component-phfdvr@sha256:a7be36e7721fa3943c81dd7f985b1e774c232f4328df70e763145d7562e13c03","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"e3a6352a4fa09416485f22801f7071e60787bd1a"}}}]} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-phfdvr is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash edbd5ba5022b83a42935369f563e5b7a7aac4fffe92c10ee1a152888ac89f2 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} 2026/04/22 05:33:05 http: TLS handshake error from 10.128.0.2:51618: EOF {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-phfdvr-on-pull-request-hfs46 has finished running","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447254180, NodeID:\"CR_kwDONSo-hs8AAAAQ3jFepA\", HeadSHA:\"e3a6352a4fa09416485f22801f7071e60787bd1a\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447254180\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72447254180\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:28:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-phfdvr snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/python-component-phfdvr-on-pull-request-hfs46 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447254180/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65649006738}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565378037, Number:21256, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21256\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-phfdvr\", SHA:\"e3a6352a4fa09416485f22801f7071e60787bd1a\", 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-kwgemn\", SHA:\"73c4a1a43ef189d5a91637f06233ab03aeda475a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447254180,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-052825-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScneario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-zk47q","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:33:06Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-052825-000","reconcileID":"f1c8a642-3035-4f04-8492-01df2a432e1d","snapshot.name":"integ-app-zbwn-20260422-052825-000","pipelinerun.name":"python-component-phfdvr-on-pull-request-hfs46","duration":3.456120265} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-052825-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33: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-zbwn-20260422-052825-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Scenario":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Label":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb","pipelineRun.Name":"integration-resolver-pipelinerun-zk47q"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447254180, NodeID:\"CR_kwDONSo-hs8AAAAQ3jFepA\", HeadSHA:\"e3a6352a4fa09416485f22801f7071e60787bd1a\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447254180\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72447254180\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:28:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-phfdvr snapshot integ-app-zbwn-20260422-052825-000 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447254180/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65649006738}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565378037, Number:21256, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21256\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-phfdvr\", SHA:\"e3a6352a4fa09416485f22801f7071e60787bd1a\", 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-kwgemn\", SHA:\"73c4a1a43ef189d5a91637f06233ab03aeda475a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-hfs46","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-phfdvr-on-pull-request-hfs46 has finished running","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-zk47q","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-zk47q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447254180,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-052825-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33: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-zbwn-20260422-052825-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:33:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:33:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447254180, NodeID:\"CR_kwDONSo-hs8AAAAQ3jFepA\", HeadSHA:\"e3a6352a4fa09416485f22801f7071e60787bd1a\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447254180\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72447254180\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:28:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-phfdvr snapshot integ-app-zbwn-20260422-052825-000 and scenario my-integration-test-qulb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-zk47q' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447254180/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65649006738}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565378037, Number:21256, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21256\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-phfdvr\", SHA:\"e3a6352a4fa09416485f22801f7071e60787bd1a\", 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-kwgemn\", SHA:\"73c4a1a43ef189d5a91637f06233ab03aeda475a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:33:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447254180,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:33:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-052825-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:33:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-push-675th","reconcileID":"0db8f3f1-9d22-41a9-880c-d1927c0033f8","Component.Namespace":"group-tcca","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar@sha256:32029048783a7020b6f98d10893976bcd54cef51a494e1a061c0a9de23dbb6a8","Component.Name":"go-component-qwlxar","lastBuildCommit":"73c4a1a43ef189d5a91637f06233ab03aeda475a"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","component.Namespace":"group-tcca","component.Name":"go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:33:08Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-push-675th","reconcileID":"0db8f3f1-9d22-41a9-880c-d1927c0033f8","component.Name":"python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-052817-000","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-052817-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zbwn-20260422-052817-000","snapshot.Spec.Components":[{"name":"go-component-qwlxar","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar@sha256:32029048783a7020b6f98d10893976bcd54cef51a494e1a061c0a9de23dbb6a8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"73c4a1a43ef189d5a91637f06233ab03aeda475a"}}}]} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testedSnapshot":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-push-675th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testedSnapshot":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testedSnapshot":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-push-675th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-push-675th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-push-675th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-push-675th has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-052817-000","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-push-675th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-push-675th has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447680673,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-052817-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-rxd8z","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:33:09Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-052817-000","reconcileID":"b0dba55a-96e4-476e-8fec-d08dc5c0a5b1","snapshot.name":"integ-app-zbwn-20260422-052817-000","pipelinerun.name":"go-component-qwlxar-on-push-675th","duration":3.48584643} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-052817-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33: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-zbwn-20260422-052817-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testedSnapshot":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testedSnapshot":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testedSnapshot":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447680673, NodeID:\"CR_kwDONSo-hs8AAAAQ3jfgoQ\", HeadSHA:\"73c4a1a43ef189d5a91637f06233ab03aeda475a\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447680673\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72447680673\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:33:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwlxar snapshot integ-app-zbwn-20260422-052817-000 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447680673/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65648992832}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rxd8z","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-rxd8z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447680673,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-052817-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33: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-zbwn-20260422-052817-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testedSnapshot":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:33:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testedSnapshot":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testedSnapshot":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:33:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447680673, NodeID:\"CR_kwDONSo-hs8AAAAQ3jfgoQ\", HeadSHA:\"73c4a1a43ef189d5a91637f06233ab03aeda475a\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447680673\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72447680673\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:33:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwlxar snapshot integ-app-zbwn-20260422-052817-000 and scenario my-integration-test-qulb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-rxd8z' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447680673/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65648992832}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T05:33:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447680673,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:33:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-052817-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:33:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-052825-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-052825-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-zk47q","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-zk47q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testedSnapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:33:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447254180, NodeID:\"CR_kwDONSo-hs8AAAAQ3jFepA\", HeadSHA:\"e3a6352a4fa09416485f22801f7071e60787bd1a\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447254180\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72447254180\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:28:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-phfdvr snapshot integ-app-zbwn-20260422-052825-000 and scenario my-integration-test-qulb 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/72447254180/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65649006738}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565378037, Number:21256, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21256\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-phfdvr\", SHA:\"e3a6352a4fa09416485f22801f7071e60787bd1a\", 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-kwgemn\", SHA:\"73c4a1a43ef189d5a91637f06233ab03aeda475a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:33:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447254180,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:33:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-052825-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-052825-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:33:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:14Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-052825-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-zk47q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33: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-zbwn-20260422-052817-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-052817-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-052817-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testedSnapshot":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rxd8z","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-rxd8z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testedSnapshot":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testedSnapshot":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:33:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447680673, NodeID:\"CR_kwDONSo-hs8AAAAQ3jfgoQ\", HeadSHA:\"73c4a1a43ef189d5a91637f06233ab03aeda475a\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72447680673\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72447680673\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:33:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwlxar snapshot integ-app-zbwn-20260422-052817-000 and scenario my-integration-test-qulb 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/72447680673/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65648992832}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T05:33:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447680673,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-052817-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-052817-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:33:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:33:17Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-052817-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-rxd8z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:33:23Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-cioasn","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T05:33:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-push-lmw7b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:33:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-push-lmw7b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-phfdvr-on-push-lmw7b is not associated with a pull request","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","PR group":"konflux-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"konflux-konflux-test-integration-clone-cioasn","prGroupHash":"854fd209f3e18a137ed9253f78e37e247fb02ba9a7d562ec9bd1473a8c0b52"} {"level":"info","ts":"2026-04-22T05:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:33:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:33:36Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:33:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447723605,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-cioasn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447723605, NodeID:\"CR_kwDOOe2tsc8AAAAQ3jiIVQ\", HeadSHA:\"11b3388af1a861852a26a044d0eb53528dae1cf8\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72447723605\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72447723605\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:33:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/konflux-test-integration-clone-cioasn-on-pull-request-98w86 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72447723605/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649460703}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565395182, Number:8891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8891\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-cioasn\", SHA:\"11b3388af1a861852a26a044d0eb53528dae1cf8\", 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-kwgemn\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447723605,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-cioasn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:34:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:34:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:34:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:34:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:34:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:34:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:34:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:34:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:34:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:34:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"834.489385ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","reconcileID":"6f44c10d-1c76-4b0f-a986-6d89cc3914a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"839.975521ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","reconcileID":"08fd277e-a960-4354-bf1e-16255bd7eead","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"850.60701ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","reconcileID":"257ca781-194b-4769-80d1-dac969a5e8ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"871.907915ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","reconcileID":"21fb4a0d-bcfe-46cb-b474-cf58167ecfef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"912.50021ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","reconcileID":"3a6dd93b-b7f1-493f-95be-a58c201079c3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"993.379213ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","reconcileID":"b2bb3663-84a9-47b4-aed7-90aca339393b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.002019593s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:36:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","reconcileID":"d435a407-16be-43ab-bc24-0d38b35208e8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.154544403s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:36:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","reconcileID":"e9e66331-0775-4a7f-a5e7-59fd21ea2c2d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.795397542s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:36:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","reconcileID":"57c6b603-ae86-4690-bf4b-405061ae39cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"2.021518233s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:36:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","reconcileID":"df23eac2-c202-40b4-92f6-d102b445e4a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","reconcileID":"32789115-db2e-46ce-a816-8ffe83fb8746","component.Name":"python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-053337-000","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053337-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zbwn-20260422-053337-000","snapshot.Spec.Components":[{"name":"go-component-qwlxar","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar@sha256:32029048783a7020b6f98d10893976bcd54cef51a494e1a061c0a9de23dbb6a8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"73c4a1a43ef189d5a91637f06233ab03aeda475a","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-cioasn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/konflux-test-integration-clone-cioasn@sha256:2aa3f4d12532d32a49ba98b563bc38cfdcdad73045c37079c5f4bdcc55311875","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"11b3388af1a861852a26a044d0eb53528dae1cf8"}}}]} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-cioasn is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 854fd209f3e18a137ed9253f78e37e247fb02ba9a7d562ec9bd1473a8c0b52 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:36: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-zbwn-20260422-053337-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} 2026/04/22 05:36:35 http: TLS handshake error from 10.130.0.2:60244: EOF {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Namespace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:36: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-zbwn-20260422-053337-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testedSnapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testedSnapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testedSnapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-cioasn-on-pull-request-98w86 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:36:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447723605, NodeID:\"CR_kwDOOe2tsc8AAAAQ3jiIVQ\", HeadSHA:\"11b3388af1a861852a26a044d0eb53528dae1cf8\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72447723605\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72447723605\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:33:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/konflux-test-integration-clone-cioasn-on-pull-request-98w86 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72447723605/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649460703}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565395182, Number:8891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8891\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-cioasn\", SHA:\"11b3388af1a861852a26a044d0eb53528dae1cf8\", 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-kwgemn\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447723605,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053337-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-cioasn-on-pull-request-98w86 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScneario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-5vgjt","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:36:36Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053337-000","reconcileID":"d048d8c7-a6d6-439b-82b4-642b6ceef9a7","snapshot.name":"integ-app-zbwn-20260422-053337-000","pipelinerun.name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","duration":3.80561332} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053337-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Scenario":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testedSnapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Label":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb","pipelineRun.Name":"integration-resolver-pipelinerun-5vgjt"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testedSnapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testedSnapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5vgjt","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-5vgjt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447723605, NodeID:\"CR_kwDOOe2tsc8AAAAQ3jiIVQ\", HeadSHA:\"11b3388af1a861852a26a044d0eb53528dae1cf8\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72447723605\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72447723605\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:33:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot integ-app-zbwn-20260422-053337-000 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72447723605/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649460703}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565395182, Number:8891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8891\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-cioasn\", SHA:\"11b3388af1a861852a26a044d0eb53528dae1cf8\", 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-kwgemn\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447723605,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053337-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36: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-zbwn-20260422-053337-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testedSnapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testedSnapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testedSnapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447723605, NodeID:\"CR_kwDOOe2tsc8AAAAQ3jiIVQ\", HeadSHA:\"11b3388af1a861852a26a044d0eb53528dae1cf8\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72447723605\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72447723605\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:33:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot integ-app-zbwn-20260422-053337-000 and scenario my-integration-test-qulb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-5vgjt' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72447723605/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649460703}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565395182, Number:8891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8891\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-cioasn\", SHA:\"11b3388af1a861852a26a044d0eb53528dae1cf8\", 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-kwgemn\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447723605,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053337-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36: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-zbwn-20260422-053337-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053337-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053337-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testedSnapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5vgjt","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-5vgjt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testedSnapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testedSnapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:36:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72447723605, NodeID:\"CR_kwDOOe2tsc8AAAAQ3jiIVQ\", HeadSHA:\"11b3388af1a861852a26a044d0eb53528dae1cf8\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72447723605\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72447723605\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:33:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot integ-app-zbwn-20260422-053337-000 and scenario my-integration-test-qulb 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/72447723605/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649460703}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565395182, Number:8891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8891\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-cioasn\", SHA:\"11b3388af1a861852a26a044d0eb53528dae1cf8\", 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-kwgemn\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:36:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72447723605,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:36:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053337-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053337-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:36:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:44Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053337-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-5vgjt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:36:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:36:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-test-integration-clone-cioasn-on-push-zg4gt is not associated with a pull request","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-qwlxar-on-pull-request-69xxp","PR group":"pr-branch-bvzkyj"} {"level":"info","ts":"2026-04-22T05:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"pr-branch-bvzkyj","prGroupHash":"1ec61aabae7a131174d89e60465d6b7b5f8ee0908ecb0656b713388f96face"} {"level":"info","ts":"2026-04-22T05:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:37:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:37:02Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:37:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:37:02Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448044292,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:37:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"go-component-qwlxar-on-pull-request-69xxp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:37:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"go-component-qwlxar-on-pull-request-69xxp"} {"level":"info","ts":"2026-04-22T05:37:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-bvzkyj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-phfdvr-on-pull-request-wgw9f","PR group":"pr-branch-bvzkyj"} {"level":"info","ts":"2026-04-22T05:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"pr-branch-bvzkyj","prGroupHash":"1ec61aabae7a131174d89e60465d6b7b5f8ee0908ecb0656b713388f96face"} {"level":"info","ts":"2026-04-22T05:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448046788,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"python-component-phfdvr-on-pull-request-wgw9f","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"python-component-phfdvr-on-pull-request-wgw9f"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-qwlxar python-component-phfdvr]","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Name":"python-component-phfdvr-on-pull-request-wgw9f"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448047662,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"python-component-phfdvr-on-pull-request-wgw9f","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"python-component-phfdvr-on-pull-request-wgw9f"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","PR group":"pr-branch-bvzkyj"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"pr-branch-bvzkyj","prGroupHash":"1ec61aabae7a131174d89e60465d6b7b5f8ee0908ecb0656b713388f96face"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448049032,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-qwlxar python-component-phfdvr konflux-test-integration-clone-cioasn]","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448049881,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448049032, NodeID:\"CR_kwDOOe2tsc8AAAAQ3j1_iA\", HeadSHA:\"f383cc33970039371151fabe8c9b944715002bb4\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049032\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448049032\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/konflux-test-integration-clone-cioasn-on-pull-request-h4z88 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049032/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649768704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405589, Number:8892, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8892\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"f383cc33970039371151fabe8c9b944715002bb4\", 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-kwgemn\", SHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448049032,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [konflux-test-integration-clone-cioasn go-component-qwlxar python-component-phfdvr]","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448049881, NodeID:\"CR_kwDOOe2tsc8AAAAQ3j2C2Q\", HeadSHA:\"f383cc33970039371151fabe8c9b944715002bb4\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049881\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448049881\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/konflux-test-integration-clone-cioasn-on-pull-request-h4z88 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049881/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649768704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405589, Number:8892, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8892\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"f383cc33970039371151fabe8c9b944715002bb4\", 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-kwgemn\", SHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448049881,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88"} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:09Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-push-lmw7b","reconcileID":"97e86843-d2a8-4f2c-b2ee-d8933f7279e2","Component.Namespace":"group-tcca","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-tcca/python-component-phfdvr@sha256:a3f82b480be6fbbf65f2bdd28790d3e53673661f15f5414ba0e4efaad96ca737","Component.Name":"python-component-phfdvr","lastBuildCommit":"f7c1f7dbff3638f4639b58ae2134bf6c111249fb"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","component.Namespace":"group-tcca","component.Name":"python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:38:09Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-push-lmw7b","reconcileID":"97e86843-d2a8-4f2c-b2ee-d8933f7279e2","component.Name":"konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-053327-000","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053327-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zbwn-20260422-053327-000","snapshot.Spec.Components":[{"name":"go-component-qwlxar","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar@sha256:32029048783a7020b6f98d10893976bcd54cef51a494e1a061c0a9de23dbb6a8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"73c4a1a43ef189d5a91637f06233ab03aeda475a","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-phfdvr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/python-component-phfdvr@sha256:a3f82b480be6fbbf65f2bdd28790d3e53673661f15f5414ba0e4efaad96ca737","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"f7c1f7dbff3638f4639b58ae2134bf6c111249fb"}}}]} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38: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-zbwn-20260422-053327-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testedSnapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-push-lmw7b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testedSnapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testedSnapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-push-lmw7b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-053327-000","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-push-lmw7b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-push-lmw7b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-phfdvr-on-push-lmw7b has finished running","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-push-lmw7b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-phfdvr-on-push-lmw7b has finished running","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448145367,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053327-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-glvw7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:38:10Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053327-000","reconcileID":"4e1e06c0-3b0a-4432-8a0a-1cbb1794252f","snapshot.name":"integ-app-zbwn-20260422-053327-000","pipelinerun.name":"python-component-phfdvr-on-push-lmw7b","duration":3.947779511} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053327-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testedSnapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testedSnapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testedSnapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448145367, NodeID:\"CR_kwDONSo-hs8AAAAQ3j731w\", HeadSHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448145367\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448145367\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:38:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-phfdvr snapshot integ-app-zbwn-20260422-053327-000 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448145367/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65649445519}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-glvw7","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-glvw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448145367,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053327-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38: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-zbwn-20260422-053327-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testedSnapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testedSnapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testedSnapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448145367, NodeID:\"CR_kwDONSo-hs8AAAAQ3j731w\", HeadSHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448145367\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448145367\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:38:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-phfdvr snapshot integ-app-zbwn-20260422-053327-000 and scenario my-integration-test-qulb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-glvw7' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448145367/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65649445519}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448145367,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053327-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38: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-zbwn-20260422-053327-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053327-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053327-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testedSnapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-glvw7","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-glvw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testedSnapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testedSnapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:38:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448145367, NodeID:\"CR_kwDONSo-hs8AAAAQ3j731w\", HeadSHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448145367\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448145367\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:38:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-phfdvr snapshot integ-app-zbwn-20260422-053327-000 and scenario my-integration-test-qulb 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/72448145367/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65649445519}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T05:38:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448145367,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:38:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053327-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053327-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:38:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:38:19Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053327-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-glvw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:38:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"622.723281ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:39:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","reconcileID":"5df06ee9-7db3-43e4-a0c7-93b0846ba79c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"628.308974ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:39:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","reconcileID":"2a8dd84e-f530-4cf4-be36-23c19b847a91","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"638.812782ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:39:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","reconcileID":"6d3bd1a9-7e03-4366-a8e2-b6b3fe9e0834","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"659.651591ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:39:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","reconcileID":"cd5d799a-5278-46be-beb1-514b713d7abd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"700.408634ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:39:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","reconcileID":"5303b3b6-21ff-4c00-adb7-b5c5999f60f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"733.398311ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:39:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","reconcileID":"7a9d12ba-5c2b-4faf-ab10-43717a4a6dce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"781.804188ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:39:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","reconcileID":"c94b3843-dc07-44e2-aa6a-8ed77dc35fa1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.10235553s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:39:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","reconcileID":"6c72eeb1-1f2d-4012-b06b-fd18b806f409","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.422090169s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:39:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","reconcileID":"cedbb1c9-8e20-437c-89eb-46b88b46b694","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.743667592s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:39:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","reconcileID":"11854d88-d993-4773-8b2d-4e3a4756a753","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-053704-000","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053704-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zbwn-20260422-053704-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-cioasn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/konflux-test-integration-clone-cioasn@sha256:260dc13727b64091719d9db04589175dfe472b07ac515135f4a494df70444e99","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"f383cc33970039371151fabe8c9b944715002bb4"}}},{"name":"go-component-qwlxar","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar@sha256:32029048783a7020b6f98d10893976bcd54cef51a494e1a061c0a9de23dbb6a8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"73c4a1a43ef189d5a91637f06233ab03aeda475a","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-phfdvr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/python-component-phfdvr@sha256:a3f82b480be6fbbf65f2bdd28790d3e53673661f15f5414ba0e4efaad96ca737","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"f7c1f7dbff3638f4639b58ae2134bf6c111249fb","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-tcca/go-component-qwlxar-on-pull-request-69xxp with pr group pr-branch-bvzkyj is still running, won't create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:39: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-zbwn-20260422-053704-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} 2026/04/22 05:39:59 http: TLS handshake error from 10.128.0.2:39852: EOF {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Namespace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:39: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-zbwn-20260422-053704-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-cioasn-on-pull-request-h4z88 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:39:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448049032, NodeID:\"CR_kwDOOe2tsc8AAAAQ3j1_iA\", HeadSHA:\"f383cc33970039371151fabe8c9b944715002bb4\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049032\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448049032\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/konflux-test-integration-clone-cioasn-on-pull-request-h4z88 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049032/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649768704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405589, Number:8892, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8892\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"f383cc33970039371151fabe8c9b944715002bb4\", 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-kwgemn\", SHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448049032,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053704-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScneario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-npsqf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:40:00Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053704-000","reconcileID":"5e8352b8-e343-4d4e-bcdf-08e9224b9fec","snapshot.name":"integ-app-zbwn-20260422-053704-000","pipelinerun.name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","duration":3.70026885} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053704-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40: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-zbwn-20260422-053704-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Scenario":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Label":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb","pipelineRun.Name":"integration-resolver-pipelinerun-npsqf"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448049032, NodeID:\"CR_kwDOOe2tsc8AAAAQ3j1_iA\", HeadSHA:\"f383cc33970039371151fabe8c9b944715002bb4\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049032\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448049032\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot integ-app-zbwn-20260422-053704-000 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049032/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649768704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405589, Number:8892, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8892\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"f383cc33970039371151fabe8c9b944715002bb4\", 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-kwgemn\", SHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:40:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-npsqf","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-npsqf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448049032,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053704-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40: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-zbwn-20260422-053704-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-cioasn-on-pull-request-h4z88 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448049032, NodeID:\"CR_kwDOOe2tsc8AAAAQ3j1_iA\", HeadSHA:\"f383cc33970039371151fabe8c9b944715002bb4\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049032\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448049032\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:37:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot integ-app-zbwn-20260422-053704-000 and scenario my-integration-test-qulb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-npsqf' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049032/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649768704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405589, Number:8892, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8892\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"f383cc33970039371151fabe8c9b944715002bb4\", 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-kwgemn\", SHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448049032,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053704-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40: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-zbwn-20260422-053704-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053704-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053704-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-npsqf","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-npsqf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:40:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448049032, NodeID:\"CR_kwDOOe2tsc8AAAAQ3j1_iA\", HeadSHA:\"f383cc33970039371151fabe8c9b944715002bb4\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049032\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448049032\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:37:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot integ-app-zbwn-20260422-053704-000 and scenario my-integration-test-qulb 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/72448049032/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649768704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405589, Number:8892, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8892\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"f383cc33970039371151fabe8c9b944715002bb4\", 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-kwgemn\", SHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:40:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448049032,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:40:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053704-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:40:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:40:08Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-npsqf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:09Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","reconcileID":"dee83c09-a08e-41b2-bbb9-14105d069383","Component.Namespace":"group-tcca","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-tcca/konflux-test-integration-clone-cioasn@sha256:8f5b95cb14029c2ea6900914b5433706d6600603d49292c55e2fa6eb5f3a6a78","Component.Name":"konflux-test-integration-clone-cioasn","lastBuildCommit":"6a93dfa933143b5dbbfc5a2499e7675ce6bed547"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","component.Namespace":"group-tcca","component.Name":"konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-053700-000","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053700-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zbwn-20260422-053700-000","snapshot.Spec.Components":[{"name":"go-component-qwlxar","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar@sha256:32029048783a7020b6f98d10893976bcd54cef51a494e1a061c0a9de23dbb6a8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"73c4a1a43ef189d5a91637f06233ab03aeda475a","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-phfdvr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/python-component-phfdvr@sha256:a3f82b480be6fbbf65f2bdd28790d3e53673661f15f5414ba0e4efaad96ca737","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"f7c1f7dbff3638f4639b58ae2134bf6c111249fb","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-cioasn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/konflux-test-integration-clone-cioasn@sha256:8f5b95cb14029c2ea6900914b5433706d6600603d49292c55e2fa6eb5f3a6a78","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"6a93dfa933143b5dbbfc5a2499e7675ce6bed547"}}}]} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testedSnapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testedSnapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testedSnapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-053700-000","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-cioasn-on-push-zg4gt has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-cioasn-on-push-zg4gt has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448315706,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053700-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-dd92h","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:40:10Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053700-000","reconcileID":"eb50e211-2f62-4a5f-af7f-394027628403","snapshot.name":"integ-app-zbwn-20260422-053700-000","pipelinerun.name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","duration":3.912831845} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053700-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testedSnapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testedSnapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testedSnapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448315706, NodeID:\"CR_kwDOOe2tsc8AAAAQ3kGROg\", HeadSHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448315706\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448315706\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:40:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot integ-app-zbwn-20260422-053700-000 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448315706/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649763435}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-dd92h","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-dd92h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448315706,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053700-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40: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-zbwn-20260422-053700-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testedSnapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testedSnapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testedSnapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448315706, NodeID:\"CR_kwDOOe2tsc8AAAAQ3kGROg\", HeadSHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448315706\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448315706\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:40:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot integ-app-zbwn-20260422-053700-000 and scenario my-integration-test-qulb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-dd92h' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448315706/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649763435}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448315706,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053700-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:40:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053700-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053700-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testedSnapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-dd92h","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-dd92h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testedSnapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testedSnapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-konflux-test-integration-clone-cioasn"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448315706, NodeID:\"CR_kwDOOe2tsc8AAAAQ3kGROg\", HeadSHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", ExternalID:\"my-integration-test-qulb-konflux-test-integration-clone-cioasn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448315706\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448315706\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:40:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-cioasn snapshot integ-app-zbwn-20260422-053700-000 and scenario my-integration-test-qulb 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/72448315706/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn\", CheckSuite:github.CheckSuite{ID:65649763435}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448315706,"CheckName":"Konflux Dev version / my-integration-test-qulb / konflux-test-integration-clone-cioasn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053700-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053700-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:40:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053700-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-dd92h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"718.019438ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:41:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","reconcileID":"58707871-403d-431f-be85-457388089b19","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"723.598302ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:41:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","reconcileID":"84bead8a-df1c-48a6-981c-d18bbf718418","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"734.194883ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:41:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","reconcileID":"c1ca6de2-2e2b-435d-92b9-a54c09b3d119","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"754.752943ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:41:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","reconcileID":"71ec32c7-159b-42ae-920a-9ec04a76854d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"796.725425ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:41:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","reconcileID":"f04138c6-1164-477e-af5f-28b3718e6572","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"834.244627ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:41:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","reconcileID":"ff0c0e31-fde7-400b-beaf-17e4c2eb7964","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"877.867182ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:41:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","reconcileID":"5cd6141d-a07c-451e-bb48-eb01263a278c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.1993699s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:41:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","reconcileID":"c0c1024d-a592-449e-a3f2-aa8180fe7009","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.510676788s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:41:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","reconcileID":"8aa9af00-3925-4be1-8249-703d02fde25c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.840533833s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:41:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","reconcileID":"2b5205b2-fed4-43c7-bb0f-7facaeead08b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-053702-000","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zbwn-20260422-053702-000","snapshot.Spec.Components":[{"name":"go-component-qwlxar","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar@sha256:32029048783a7020b6f98d10893976bcd54cef51a494e1a061c0a9de23dbb6a8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"73c4a1a43ef189d5a91637f06233ab03aeda475a","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-phfdvr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/python-component-phfdvr@sha256:6ee0747549628967394bf6968699c497a7b8cea603769eeff72642b90fc08727","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"b299741cf2215c653d1c2de5a591c6dab19a6b6a"}}},{"name":"konflux-test-integration-clone-cioasn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/konflux-test-integration-clone-cioasn@sha256:8f5b95cb14029c2ea6900914b5433706d6600603d49292c55e2fa6eb5f3a6a78","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"6a93dfa933143b5dbbfc5a2499e7675ce6bed547","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-tcca/go-component-qwlxar-on-pull-request-69xxp with pr group pr-branch-bvzkyj is still running, won't create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Namespace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448046788, NodeID:\"CR_kwDONSo-hs8AAAAQ3j12xA\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448046788\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448046788\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-phfdvr snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/python-component-phfdvr-on-pull-request-wgw9f is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448046788/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-phfdvr-on-pull-request-wgw9f has finished running","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448046788,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053702-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScneario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-mlch6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:41:33Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000","reconcileID":"dc624cae-7742-49fc-a372-97f53a76eec9","snapshot.name":"integ-app-zbwn-20260422-053702-000","pipelinerun.name":"python-component-phfdvr-on-pull-request-wgw9f","duration":3.926789151} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41: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-zbwn-20260422-053702-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Scenario":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Label":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb","pipelineRun.Name":"integration-resolver-pipelinerun-mlch6"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448046788, NodeID:\"CR_kwDONSo-hs8AAAAQ3j12xA\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448046788\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448046788\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-phfdvr snapshot integ-app-zbwn-20260422-053702-000 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448046788/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448046788,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053702-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-mlch6","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-mlch6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41: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-zbwn-20260422-053702-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-wgw9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-phfdvr-on-pull-request-wgw9f has finished running","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448046788, NodeID:\"CR_kwDONSo-hs8AAAAQ3j12xA\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448046788\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448046788\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:37:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-phfdvr snapshot integ-app-zbwn-20260422-053702-000 and scenario my-integration-test-qulb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-mlch6' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448046788/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448046788,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053702-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41: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-zbwn-20260422-053702-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-mlch6","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-mlch6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:41:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448046788, NodeID:\"CR_kwDONSo-hs8AAAAQ3j12xA\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448046788\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448046788\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:37:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-phfdvr snapshot integ-app-zbwn-20260422-053702-000 and scenario my-integration-test-qulb 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/72448046788/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:41:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448046788,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:41:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053702-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:41:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:41:42Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-mlch6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"907.879593ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:42:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","reconcileID":"e41e0713-ff0a-40c9-9d7b-4f061ba06327","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"913.480508ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:42:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","reconcileID":"e2efd233-5d4f-4587-9697-2f9f76bee3ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"924.066538ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:42:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","reconcileID":"8a9c5192-f12e-47bd-969c-da2fad334169","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"944.608981ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:42:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","reconcileID":"dc8a3b03-36ee-4ce0-81c1-58b6269733f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"985.711791ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:42:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","reconcileID":"fccc2e73-1ae1-4180-b980-c930ef41ab32","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.03030948s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:42:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","reconcileID":"e8adcd13-5573-483b-ab4c-dd9250dfc112","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.066807558s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:42:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","reconcileID":"2b3c548b-2b8f-4770-80ab-6ebba719b2b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.387457584s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:42:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","reconcileID":"5f4a1cd3-4c6d-44bc-8031-fbefaa674915","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.747033849s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:42:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","reconcileID":"94c0e487-f3dc-49c9-94c7-b4afea0f79a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"2.028520594s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:42:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","reconcileID":"416e8621-fdba-48b6-a4d1-a63ed5a4b36b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:42:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-053702-000","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","originalName":"integ-app-zbwn-20260422-053702-000","newName":"integ-app-zbwn-20260422-053702-000-qb","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-053702-000-qb","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","originalName":"integ-app-zbwn-20260422-053702-000","finalName":"integ-app-zbwn-20260422-053702-000-qb","attempts":2} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000-qb","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-cioasn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/konflux-test-integration-clone-cioasn@sha256:8f5b95cb14029c2ea6900914b5433706d6600603d49292c55e2fa6eb5f3a6a78","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"6a93dfa933143b5dbbfc5a2499e7675ce6bed547","dockerfileUrl":"Dockerfile"}}},{"name":"go-component-qwlxar","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar@sha256:b984b0cd7f64f3fb60bef23cf90101d27a22b7dcafe5098ccbd90c4018eafbf4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"b299741cf2215c653d1c2de5a591c6dab19a6b6a"}}},{"name":"python-component-phfdvr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/python-component-phfdvr@sha256:a3f82b480be6fbbf65f2bdd28790d3e53673661f15f5414ba0e4efaad96ca737","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"f7c1f7dbff3638f4639b58ae2134bf6c111249fb","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-22T05:42:08Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000-qb","reconcileID":"68131721-1ddf-4b9b-8a35-19578e1aafe5","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000-qb","reconcileID":"68131721-1ddf-4b9b-8a35-19578e1aafe5","latestSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","processedSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000-qb","reconcileID":"68131721-1ddf-4b9b-8a35-19578e1aafe5","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:42:08Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000-qb","reconcileID":"68131721-1ddf-4b9b-8a35-19578e1aafe5","latestSnapshot.Name":"integ-app-zbwn-20260422-053702-000","processedSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000-qb","reconcileID":"68131721-1ddf-4b9b-8a35-19578e1aafe5","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:42:08Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8892","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000-qb","reconcileID":"68131721-1ddf-4b9b-8a35-19578e1aafe5"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-69xxp has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000-qb","reconcileID":"68131721-1ddf-4b9b-8a35-19578e1aafe5"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-054208-507","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Namespace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:42:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448044292, NodeID:\"CR_kwDONSo-hs8AAAAQ3j1tBA\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448044292\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448044292\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwlxar snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/go-component-qwlxar-on-pull-request-69xxp is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448044292/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448044292,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScneario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-ctgjg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-69xxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-69xxp has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:09Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000-qb","reconcileID":"68131721-1ddf-4b9b-8a35-19578e1aafe5","snapshot.name":"integ-app-zbwn-20260422-053702-000-qb","pipelinerun.name":"go-component-qwlxar-on-pull-request-69xxp","duration":4.727155476} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000-qb","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42: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-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448044292, NodeID:\"CR_kwDONSo-hs8AAAAQ3j1tBA\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448044292\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448044292\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwlxar snapshot integ-app-zbwn-20260422-053702-000-qb and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448044292/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-ctgjg","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-ctgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448044292,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448047662, NodeID:\"CR_kwDONSo-hs8AAAAQ3j16Lg\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448047662\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448047662\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/python-component-phfdvr-on-pull-request-wgw9f is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448047662/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448047662,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054208-507","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScneario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-s4gwl","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054208-507","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Scenario":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Label":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:42:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb","pipelineRun.Name":"integration-resolver-pipelinerun-ctgjg"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448047662, NodeID:\"CR_kwDONSo-hs8AAAAQ3j16Lg\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448047662\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448047662\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054208-507 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448047662/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-s4gwl","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-s4gwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448047662,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054208-507","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448049881, NodeID:\"CR_kwDOOe2tsc8AAAAQ3j2C2Q\", HeadSHA:\"f383cc33970039371151fabe8c9b944715002bb4\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049881\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448049881\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/konflux-test-integration-clone-cioasn-on-pull-request-h4z88 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049881/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649768704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405589, Number:8892, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8892\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"f383cc33970039371151fabe8c9b944715002bb4\", 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-kwgemn\", SHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448049881,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054208-507","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42: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-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448044292, NodeID:\"CR_kwDONSo-hs8AAAAQ3j1tBA\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448044292\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448044292\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:37:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwlxar snapshot integ-app-zbwn-20260422-053702-000-qb and scenario my-integration-test-qulb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-ctgjg' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448044292/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448044292,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42: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-zbwn-20260422-054208-507","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448047662, NodeID:\"CR_kwDONSo-hs8AAAAQ3j16Lg\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448047662\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448047662\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054208-507 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448047662/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448047662,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054208-507","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448047662, NodeID:\"CR_kwDONSo-hs8AAAAQ3j16Lg\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448047662\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448047662\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:37:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054208-507 and scenario my-integration-test-qulb 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/72448047662/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448047662,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054208-507","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448049881, NodeID:\"CR_kwDOOe2tsc8AAAAQ3j2C2Q\", HeadSHA:\"f383cc33970039371151fabe8c9b944715002bb4\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049881\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448049881\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:37:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054208-507 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049881/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649768704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405589, Number:8892, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8892\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"f383cc33970039371151fabe8c9b944715002bb4\", 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-kwgemn\", SHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448049881,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054208-507","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000-qb","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-053702-000-qb","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-ctgjg","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-ctgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448044292, NodeID:\"CR_kwDONSo-hs8AAAAQ3j1tBA\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448044292\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448044292\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:37:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwlxar snapshot integ-app-zbwn-20260422-053702-000-qb and scenario my-integration-test-qulb 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/72448044292/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448044292,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:17Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-ctgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054208-507","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054208-507","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-s4gwl","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-s4gwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448047662, NodeID:\"CR_kwDONSo-hs8AAAAQ3j16Lg\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448047662\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448047662\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:37:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054208-507 and scenario my-integration-test-qulb 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/72448047662/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448047662,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054208-507","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448047662, NodeID:\"CR_kwDONSo-hs8AAAAQ3j16Lg\", HeadSHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448047662\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448047662\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-22 05:37:04 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-22 05:42:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054208-507 and scenario my-integration-test-qulb has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-bvzkyj and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-qwlxar | integ-app-zbwn-20260422-053702-000-qb | go-component-qwlxar-on-pull-request-69xxp | group-snapshot-multi-component |\n| python-component-phfdvr | integ-app-zbwn-20260422-053702-000 | python-component-phfdvr-on-pull-request-wgw9f | group-snapshot-multi-component |\n| konflux-test-integration-clone-cioasn | integ-app-zbwn-20260422-053704-000 | konflux-test-integration-clone-cioasn-on-pull-request-h4z88 | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448047662/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649766343}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"b299741cf2215c653d1c2de5a591c6dab19a6b6a\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-053702-000","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448508773,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054208-507","destinationSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448049881, NodeID:\"CR_kwDOOe2tsc8AAAAQ3j2C2Q\", HeadSHA:\"f383cc33970039371151fabe8c9b944715002bb4\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049881\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448049881\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:37:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054208-507 and scenario my-integration-test-qulb 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/72448049881/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649768704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405589, Number:8892, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8892\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"f383cc33970039371151fabe8c9b944715002bb4\", 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-kwgemn\", SHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448049881,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054208-507","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:42:19Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-054208-507","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-s4gwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-phfdvr-on-pull-request-s2z5q","PR group":"pr-branch-bvzkyj"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42: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-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"pr-branch-bvzkyj","prGroupHash":"1ec61aabae7a131174d89e60465d6b7b5f8ee0908ecb0656b713388f96face"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42: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-zbwn-20260422-053702-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000","testedSnapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:42: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-zbwn-20260422-053704-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448534806,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"python-component-phfdvr-on-pull-request-s2z5q","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"python-component-phfdvr-on-pull-request-s2z5q"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-tcca/go-component-qwlxar-on-pull-request-69xxp with pr group pr-branch-bvzkyj has snapshot created, skipped","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-tcca/python-component-phfdvr-on-pull-request-wgw9f with pr group pr-branch-bvzkyj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-tcca/konflux-test-integration-clone-cioasn-on-pull-request-h4z88 with pr group pr-branch-bvzkyj has snapshot created, skipped","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:36Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"3d1bd432-cd8a-4b3e-abb8-5fca575b059c","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:42:36Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8892","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"3d1bd432-cd8a-4b3e-abb8-5fca575b059c"} {"level":"info","ts":"2026-04-22T05:42:36Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"3d1bd432-cd8a-4b3e-abb8-5fca575b059c"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:36Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"3d1bd432-cd8a-4b3e-abb8-5fca575b059c","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:36Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"3d1bd432-cd8a-4b3e-abb8-5fca575b059c","latestSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-tcca/python-component-phfdvr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1261","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-phfdvr konflux-test-integration-clone-cioasn go-component-qwlxar]","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Name":"python-component-phfdvr-on-pull-request-s2z5q"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448536114,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"python-component-phfdvr-on-pull-request-s2z5q","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"python-component-phfdvr-on-pull-request-s2z5q"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-qwlxar-on-pull-request-kcbv7","PR group":"pr-branch-bvzkyj"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:42: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-zbwn-20260422-053704-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:42: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-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053702-000-qb","testedSnapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","prGroup":"pr-branch-bvzkyj","prGroupHash":"1ec61aabae7a131174d89e60465d6b7b5f8ee0908ecb0656b713388f96face"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053702-000-qb","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:42: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-zbwn-20260422-053702-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053702-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:42:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448537343,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"go-component-qwlxar-on-pull-request-kcbv7","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"go-component-qwlxar-on-pull-request-kcbv7"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-tcca/go-component-qwlxar-on-pull-request-69xxp with pr group pr-branch-bvzkyj is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-tcca/python-component-phfdvr-on-pull-request-wgw9f with pr group pr-branch-bvzkyj is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-tcca/konflux-test-integration-clone-cioasn-on-pull-request-h4z88 with pr group pr-branch-bvzkyj has snapshot created, skipped","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-phfdvr go-component-qwlxar]","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Name":"go-component-qwlxar-on-pull-request-kcbv7"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448536114, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTuMg\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448536114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448536114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:42:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/python-component-phfdvr-on-pull-request-s2z5q is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448536114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448536114,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelineRun.Namespace":"group-tcca","pipelineRun.Name":"go-component-qwlxar-on-pull-request-kcbv7","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","pipelinerun.Name":"go-component-qwlxar-on-pull-request-kcbv7"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:42:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:42:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:45:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:45:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:45:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"950.807557ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"e1978629-338f-4c0c-b03f-7736b921fdb7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"956.599645ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"d1480b12-6bbd-4be0-bd58-207a7ae8d378","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"967.246781ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"ccd18a04-88c2-48a8-a05f-b7773eb95eac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"987.943761ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"74ebfd7f-908d-43c2-8eac-a839ca97e70b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.029597227s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"4c3739c6-9357-4091-8a8c-5a0e3e1004a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.111222318s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"ae5b1160-b16d-484b-8b83-689c19de1436","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.133500761s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"18e68e16-6ed3-4ab2-a3ff-81d5e82dacc0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.272402903s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"e01b5725-f55e-4682-ba97-842734a624b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.791656751s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"cbb47d0c-9266-47b8-9d55-b0cc91d6724c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.913483516s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","reconcileID":"6991f1ae-6951-4b2c-b6b3-6a3edee6697b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-054236-000","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zbwn-20260422-054236-000","snapshot.Spec.Components":[{"name":"go-component-qwlxar","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar@sha256:32029048783a7020b6f98d10893976bcd54cef51a494e1a061c0a9de23dbb6a8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"73c4a1a43ef189d5a91637f06233ab03aeda475a","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-phfdvr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/python-component-phfdvr@sha256:32e3d41681845383c4a0184874306afcdc9e70abe70a99afeebd11b9f6849883","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"c3756a33730a9a3cf3fca6eba304fb84ed01f095"}}},{"name":"konflux-test-integration-clone-cioasn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/konflux-test-integration-clone-cioasn@sha256:8f5b95cb14029c2ea6900914b5433706d6600603d49292c55e2fa6eb5f3a6a78","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"6a93dfa933143b5dbbfc5a2499e7675ce6bed547","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-tcca/go-component-qwlxar-on-pull-request-69xxp with pr group pr-branch-bvzkyj is not the latest for its component, skipped","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-tcca/python-component-phfdvr-on-pull-request-wgw9f with pr group pr-branch-bvzkyj is not the latest for its component, skipped","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-tcca/go-component-qwlxar-on-pull-request-kcbv7 with pr group pr-branch-bvzkyj is still running, won't create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:47: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-zbwn-20260422-054236-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} 2026/04/22 05:47:06 http: TLS handshake error from 10.130.0.2:39438: EOF {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Namespace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47: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-zbwn-20260422-054236-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-phfdvr-on-pull-request-s2z5q has finished running","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448534806, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTpFg\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448534806\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448534806\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:42:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-phfdvr snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/python-component-phfdvr-on-pull-request-s2z5q is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448534806/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448534806,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054236-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScneario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-w88x7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:07Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000","reconcileID":"570bde48-e09f-4667-8fd3-095356bc0172","snapshot.name":"integ-app-zbwn-20260422-054236-000","pipelinerun.name":"python-component-phfdvr-on-pull-request-s2z5q","duration":4.406635378} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47: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-zbwn-20260422-054236-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Scenario":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Label":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb","pipelineRun.Name":"integration-resolver-pipelinerun-w88x7"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"python-component-phfdvr-on-pull-request-s2z5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-phfdvr-on-pull-request-s2z5q has finished running","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448534806, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTpFg\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448534806\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448534806\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:42:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-phfdvr snapshot integ-app-zbwn-20260422-054236-000 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448534806/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-w88x7","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-w88x7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448534806,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054236-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47: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-zbwn-20260422-054236-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:47:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448534806, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTpFg\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448534806\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448534806\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:42:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-phfdvr snapshot integ-app-zbwn-20260422-054236-000 and scenario my-integration-test-qulb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-w88x7' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448534806/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448534806,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:47:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054236-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:47:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47: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-zbwn-20260422-054236-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-w88x7","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-w88x7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-python-component-phfdvr"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448534806, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTpFg\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-python-component-phfdvr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448534806\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448534806\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:42:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-phfdvr snapshot integ-app-zbwn-20260422-054236-000 and scenario my-integration-test-qulb 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/72448534806/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448534806,"CheckName":"Konflux Dev version / my-integration-test-qulb / python-component-phfdvr","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054236-000","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:14Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-w88x7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"686.024709ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","reconcileID":"246cec5b-c389-42c8-b21d-a01b73548b4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"691.803767ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","reconcileID":"9fe30497-4420-4ce0-ba00-cf217caeb7b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"702.456572ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","reconcileID":"2f3e40c8-3baf-4ee2-8490-d2b08f9800b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"723.157347ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","reconcileID":"f15b7c2b-5ec3-4d96-88b4-c59b46c6b97f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"764.563792ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","reconcileID":"2a0fd062-a496-43a0-81fd-107c4dec34ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"799.477718ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","reconcileID":"a0295468-7c83-44d4-9b13-a6d592015186","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"845.289888ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","reconcileID":"258fb93f-b076-44a8-913b-46552bda5498","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.16686374s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","reconcileID":"cdc8f072-4dca-4f4e-9717-a6c34d27c2df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.480448864s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","reconcileID":"1091647e-428d-4516-9444-802718f5729b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","elapsedSinceCompletion":"1.807624028s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T05:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T05:47:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","reconcileID":"5da29371-2fd3-4b11-a748-036dc49a0fc4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-054236-000","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","originalName":"integ-app-zbwn-20260422-054236-000","newName":"integ-app-zbwn-20260422-054236-000-l7","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-054236-000-l7","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","originalName":"integ-app-zbwn-20260422-054236-000","finalName":"integ-app-zbwn-20260422-054236-000-l7","attempts":2} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000-l7","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","snapshot.Spec.Components":[{"name":"go-component-qwlxar","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/go-component-qwlxar@sha256:16fcff89cc724f0ed5168f539c5d4b8986870f4e9469e068c05876c412eba661","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"c3756a33730a9a3cf3fca6eba304fb84ed01f095"}}},{"name":"python-component-phfdvr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/python-component-phfdvr@sha256:a3f82b480be6fbbf65f2bdd28790d3e53673661f15f5414ba0e4efaad96ca737","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"f7c1f7dbff3638f4639b58ae2134bf6c111249fb","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-cioasn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-tcca/konflux-test-integration-clone-cioasn@sha256:8f5b95cb14029c2ea6900914b5433706d6600603d49292c55e2fa6eb5f3a6a78","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"6a93dfa933143b5dbbfc5a2499e7675ce6bed547","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-tcca/go-component-qwlxar-on-pull-request-69xxp with pr group pr-branch-bvzkyj is not the latest for its component, skipped","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-tcca/python-component-phfdvr-on-pull-request-wgw9f with pr group pr-branch-bvzkyj is not the latest for its component, skipped","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:30Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000-l7","reconcileID":"1ff80fea-e344-42ec-ae72-6104ba88b43f","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:30Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000-l7","reconcileID":"1ff80fea-e344-42ec-ae72-6104ba88b43f","latestSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","processedSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:30Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000-l7","reconcileID":"1ff80fea-e344-42ec-ae72-6104ba88b43f","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:30Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000-l7","reconcileID":"1ff80fea-e344-42ec-ae72-6104ba88b43f","latestSnapshot.Name":"integ-app-zbwn-20260422-054236-000","processedSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:30Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000-l7","reconcileID":"1ff80fea-e344-42ec-ae72-6104ba88b43f","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:30Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8892","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000-l7","reconcileID":"1ff80fea-e344-42ec-ae72-6104ba88b43f"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-kcbv7 has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000-l7","reconcileID":"1ff80fea-e344-42ec-ae72-6104ba88b43f"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-054731-022","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000-l7"} 2026/04/22 05:47:31 http: TLS handshake error from 10.129.0.2:36786: EOF {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Namespace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054236-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-053704-000","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448537343, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTy_w\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448537343\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448537343\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:42:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwlxar snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/go-component-qwlxar-on-pull-request-kcbv7 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448537343/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448537343,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScneario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-xbfnw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:32Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000-l7","reconcileID":"1ff80fea-e344-42ec-ae72-6104ba88b43f","snapshot.name":"integ-app-zbwn-20260422-054236-000-l7","pipelinerun.name":"go-component-qwlxar-on-pull-request-kcbv7","duration":4.190645084} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000-l7","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar-on-pull-request-kcbv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwlxar-on-pull-request-kcbv7 has finished running","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448537343, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTy_w\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448537343\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448537343\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:42:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwlxar snapshot integ-app-zbwn-20260422-054236-000-l7 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448537343/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xbfnw","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-xbfnw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448537343,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448536114, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTuMg\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448536114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448536114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:42:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-qulb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-tcca/go-component-qwlxar-on-pull-request-kcbv7 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448536114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScneario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448536114,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054731-022","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-4mlgt","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054731-022","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-s4gwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-zbwn-20260422-054208-507 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Scenario":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Label":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-qulb","pipelineRun.Name":"integration-resolver-pipelinerun-xbfnw"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4mlgt","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-4mlgt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448536114, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTuMg\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448536114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448536114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:42:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054731-022 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448536114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448536114,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054731-022","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448049881, NodeID:\"CR_kwDOOe2tsc8AAAAQ3j2C2Q\", HeadSHA:\"f383cc33970039371151fabe8c9b944715002bb4\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049881\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72448049881\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-22 05:37:06 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-22 05:42:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054208-507 and scenario my-integration-test-qulb has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-bvzkyj and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-qwlxar | integ-app-zbwn-20260422-053702-000-qb | go-component-qwlxar-on-pull-request-69xxp | group-snapshot-multi-component |\n| python-component-phfdvr | integ-app-zbwn-20260422-053702-000 | python-component-phfdvr-on-pull-request-wgw9f | group-snapshot-multi-component |\n| konflux-test-integration-clone-cioasn | integ-app-zbwn-20260422-053704-000 | konflux-test-integration-clone-cioasn-on-pull-request-h4z88 | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72448049881/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649768704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405589, Number:8892, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8892\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"f383cc33970039371151fabe8c9b944715002bb4\", 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-kwgemn\", SHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-053704-000","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72449004550,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054731-022","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47: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-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448537343, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTy_w\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448537343\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448537343\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:42:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwlxar snapshot integ-app-zbwn-20260422-054236-000-l7 and scenario my-integration-test-qulb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-xbfnw' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448537343/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448537343,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47: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-zbwn-20260422-054731-022","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448536114, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTuMg\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448536114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448536114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:42:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054731-022 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448536114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448536114,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054731-022","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448536114, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTuMg\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448536114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448536114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:42:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054731-022 and scenario my-integration-test-qulb 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/72448536114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448536114,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054731-022","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72449004550, NodeID:\"CR_kwDOOe2tsc8AAAAQ3kwUBg\", HeadSHA:\"f383cc33970039371151fabe8c9b944715002bb4\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72449004550\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72449004550\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 05:47:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054731-022 and scenario my-integration-test-qulb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72449004550/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649768704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405589, Number:8892, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8892\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"f383cc33970039371151fabe8c9b944715002bb4\", 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-kwgemn\", SHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72449004550,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T05:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054731-022","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T05:47:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47: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-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000-l7","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054236-000-l7","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xbfnw","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-xbfnw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-go-component-qwlxar"} {"level":"info","ts":"2026-04-22T05:47:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448537343, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTy_w\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-go-component-qwlxar\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448537343\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448537343\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:42:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwlxar snapshot integ-app-zbwn-20260422-054236-000-l7 and scenario my-integration-test-qulb 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/72448537343/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448537343,"CheckName":"Konflux Dev version / my-integration-test-qulb / go-component-qwlxar","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:47:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:47:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:47:40Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-054236-000-l7","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-xbfnw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47: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-zbwn-20260422-054731-022","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054731-022","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054731-022","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4mlgt","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-4mlgt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448536114, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTuMg\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448536114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448536114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:42:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054731-022 and scenario my-integration-test-qulb 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/72448536114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72448536114,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054731-022","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72448536114, NodeID:\"CR_kwDONSo-hs8AAAAQ3kTuMg\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448536114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72448536114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-22 05:42:37 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-22 05:47:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054731-022 and scenario my-integration-test-qulb has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success | 4s | | :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-bvzkyj and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-qwlxar | integ-app-zbwn-20260422-054236-000-l7 | go-component-qwlxar-on-pull-request-kcbv7 | group-snapshot-multi-component |\n| python-component-phfdvr | integ-app-zbwn-20260422-054236-000 | python-component-phfdvr-on-pull-request-s2z5q | group-snapshot-multi-component |\n| konflux-test-integration-clone-cioasn | integ-app-zbwn-20260422-053704-000 | konflux-test-integration-clone-cioasn-on-pull-request-h4z88 | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72448536114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-054236-000","scenarioName":"my-integration-test-qulb","externalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:42Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72449017426,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:47:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054731-022","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:47:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-qulb-pr group"} {"level":"info","ts":"2026-04-22T05:47:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72449004550, NodeID:\"CR_kwDOOe2tsc8AAAAQ3kwUBg\", HeadSHA:\"f383cc33970039371151fabe8c9b944715002bb4\", ExternalID:\"my-integration-test-qulb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72449004550\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72449004550\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 05:47:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054731-022 and scenario my-integration-test-qulb 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/72449004550/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qulb / pr group\", CheckSuite:github.CheckSuite{ID:65649768704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405589, Number:8892, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8892\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"f383cc33970039371151fabe8c9b944715002bb4\", 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-kwgemn\", SHA:\"6a93dfa933143b5dbbfc5a2499e7675ce6bed547\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72449004550,"CheckName":"Konflux Dev version / my-integration-test-qulb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T05:47:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054731-022","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T05:47:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:43Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integration-resolver-pipelinerun-4mlgt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T05:47:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-tcca","name":"my-integration-test-igcy"}} {"level":"info","ts":"2026-04-22T05:47:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-igcy"} {"level":"info","ts":"2026-04-22T05:47:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-igcy"} {"level":"info","ts":"2026-04-22T05:47:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T05:47:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-22T05:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScenario.Name":"my-integration-test-igcy"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationTestScneario.Name":"my-integration-test-igcy"} {"level":"error","ts":"2026-04-22T05:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","integrationScenario.Name":"my-integration-test-igcy","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-zbwn-20260422-054731-022: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"error","ts":"2026-04-22T05:47:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Scenario":"my-integration-test-igcy","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054731-022","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-igcy","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-igcy","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-igcy-pr group"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-igcy-pr group"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","scenarioName":"my-integration-test-igcy","externalID":"my-integration-test-igcy-pr group"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72449036198,"CheckName":"Konflux Dev version / my-integration-test-igcy / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054731-022","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000-l7","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-igcy","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-igcy","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-igcy-pr group"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-igcy-pr group"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","existingCheckRun":"github.CheckRun{ID:72449036198, NodeID:\"CR_kwDONSo-hs8AAAAQ3kyPpg\", HeadSHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", ExternalID:\"my-integration-test-igcy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72449036198\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72449036198\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-22 05:47:53 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-22 05:47:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-zbwn-20260422-054731-022 and scenario my-integration-test-igcy is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-zbwn-20260422-054731-022: 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/72449036198/annotations\"}, Name:\"Konflux Dev version / my-integration-test-igcy / pr group\", CheckSuite:github.CheckSuite{ID:65650238862}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3565405507, Number:21257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21257\", Head:github.PullRequestBranch{Ref:\"pr-branch-bvzkyj\", SHA:\"c3756a33730a9a3cf3fca6eba304fb84ed01f095\", 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-kwgemn\", SHA:\"f7c1f7dbff3638f4639b58ae2134bf6c111249fb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-054236-000","scenarioName":"my-integration-test-igcy","externalID":"my-integration-test-igcy-pr group"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72449037260,"CheckName":"Konflux Dev version / my-integration-test-igcy / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054731-022","destinationSnapshot.Name":"integ-app-zbwn-20260422-054236-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","destinationComponentSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-igcy","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-qulb"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","scenario.Name":"my-integration-test-igcy","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testedSnapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-igcy-pr group"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ExternalID":"my-integration-test-igcy-pr group"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.NameSpace":"group-tcca","snapshot.Name":"integ-app-zbwn-20260422-053704-000","scenarioName":"my-integration-test-igcy","externalID":"my-integration-test-igcy-pr group"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","ID":72449038154,"CheckName":"Konflux Dev version / my-integration-test-igcy / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","testedSnapshot.Name":"integ-app-zbwn-20260422-054731-022","destinationSnapshot.Name":"integ-app-zbwn-20260422-053704-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:47:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zbwn-20260422-054731-022","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","snapshot.Name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-053337-000"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-054812-117"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-054812-117","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","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-zbwn-20260422-053337-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-5vgjt","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-054812-117"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054812-117","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054812-117","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054812-117","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054812-117","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-054812-117","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-zbwn-20260422-054812-117","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054812-117","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T05:48:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054812-117","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054812-117","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054812-117","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-054812-117","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"error","ts":"2026-04-22T05:48:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-qwlxar","namespace":"group-tcca"},"namespace":"group-tcca","name":"go-component-qwlxar","reconcileID":"7bc40918-733d-4fa4-9131-e531be7f1ad9","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-qwlxar\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zbwn-20260422-054812-185"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zbwn-20260422-054812-185","application":"integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zbwn-20260422-054812-185"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054812-185","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054812-185","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zbwn-20260422-054812-185","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054812-185","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zbwn-20260422-054812-185","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","Application.Name":"integ-app-zbwn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-zbwn-20260422-054812-185","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"integ-app-zbwn-20260422-054812-185","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T05:48:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-zbwn-20260422-054812-185","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zbwn-20260422-054812-185","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zbwn-20260422-054812-185","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zbwn-20260422-054812-185","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-qwlxar","namespace":"group-tcca"},"application":"group-tcca/integ-app-zbwn","namespace":"group-tcca","name":"go-component-qwlxar","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-22T05:48:12Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-4p2ss","namespace":"group-tcca"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:48:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-ctgjg","namespace":"group-tcca"},"pipelineRun.Name":"integration-resolver-pipelinerun-ctgjg"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-ctgjg","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-ctgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-rxd8z","namespace":"group-tcca"},"pipelineRun.Name":"integration-resolver-pipelinerun-rxd8z"} {"level":"error","ts":"2026-04-22T05:48:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-69xxp","namespace":"group-tcca"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rxd8z","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-rxd8z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-xbfnw","namespace":"group-tcca"},"pipelineRun.Name":"integration-resolver-pipelinerun-xbfnw"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xbfnw","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-xbfnw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-xp7xq","namespace":"group-tcca"},"pipelineRun.Name":"integration-resolver-pipelinerun-xp7xq"} {"level":"error","ts":"2026-04-22T05:48:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-pull-request-kcbv7","namespace":"group-tcca"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xp7xq","namespace":"group-tcca"},"namespace":"group-tcca","name":"integration-resolver-pipelinerun-xp7xq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-053700-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-054812-117"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-054812-117"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-052825-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-054236-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-054208-507"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-phfdvr","namespace":"group-tcca"},"namespace":"group-tcca","name":"python-component-phfdvr","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-zbwn\" not found","component":{"name":"python-component-phfdvr","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-053702-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-052202-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-053327-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-054731-022"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-054236-000-l7"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-054812-185"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-054812-185"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-053704-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zbwn-20260422-052817-000"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-053702-000-qb"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-tcca","snapshot":"integ-app-zbwn-20260422-052817-000"} 2026/04/22 05:48:13 http: TLS handshake error from 10.128.0.2:40782: EOF 2026/04/22 05:48:13 http: TLS handshake error from 10.128.0.2:40796: EOF {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-cioasn","namespace":"group-tcca"},"namespace":"group-tcca","name":"konflux-test-integration-clone-cioasn","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T05:48:13Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-zbwn\" not found","component":{"name":"konflux-test-integration-clone-cioasn","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:48:13Z","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-zbwn-20260422-053700-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-dd92h","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:48:13Z","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-zbwn-20260422-054208-507\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-s4gwl","namespace":"group-tcca"}} {"level":"error","ts":"2026-04-22T05:48:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-qwlxar-on-push-675th","namespace":"group-tcca"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T05:48:13Z","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-zbwn-20260422-054236-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-w88x7","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:48:13Z","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-zbwn-20260422-054731-022\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-4mlgt","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:48:13Z","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-zbwn-20260422-053327-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-glvw7","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:48:13Z","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-zbwn-20260422-053702-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-mlch6","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:48:13Z","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-zbwn-20260422-053704-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-npsqf","namespace":"group-tcca"}} {"level":"info","ts":"2026-04-22T05:48:13Z","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-zbwn-20260422-052825-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-zk47q","namespace":"group-tcca"}} {"level":"error","ts":"2026-04-22T05:48:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-hfs46","namespace":"group-tcca"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T05:48:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-s2z5q","namespace":"group-tcca"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T05:48:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-pull-request-wgw9f","namespace":"group-tcca"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T05:48:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-phfdvr-on-push-lmw7b","namespace":"group-tcca"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T05:48:19Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-98w86","namespace":"group-tcca"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T05:48:19Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-pull-request-h4z88","namespace":"group-tcca"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T05:48:19Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-cioasn-on-push-zg4gt","namespace":"group-tcca"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"}