{"level":"info","ts":"2026-03-24T15:52:13.651Z","logger":"webhook","caller":"pacwebhook/webhook.go:73","msg":"Webhook config was not provided"} {"level":"info","ts":"2026-03-24T15:52:13.651Z","caller":"bometrics/metrics.go:78","msg":"starting availability probes"} {"level":"info","ts":"2026-03-24T15:52:13.651Z","logger":"setup","caller":"cmd/main.go:289","msg":"starting manager"} {"level":"info","ts":"2026-03-24T15:52:13.651Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-03-24T15:52:13.651Z","logger":"setup","caller":"cmd/main.go:150","msg":"disabling http/2"} {"level":"info","ts":"2026-03-24T15:52:13.651Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-03-24T15:52:13.652Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-03-24T15:52:13.652Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-03-24T15:52:13.652Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-03-24T15:52:13.652Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-03-24T15:52:13.654Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-03-24T15:52:13.654Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-03-24T15:52:13.752Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-03-24T15:52:13.752Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-03-24T15:52:13.754Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-03-24T15:52:13.780Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8443","secure":true} {"level":"info","ts":"2026-03-24T15:54:34.973Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"b4796d0c-a19b-4a42-9881-b4c74d443ca8"} {"level":"error","ts":"2026-03-24T15:54:34.976Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"b4796d0c-a19b-4a42-9881-b4c74d443ca8","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"sample-component\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-24T15:54:34.976Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"b4796d0c-a19b-4a42-9881-b4c74d443ca8","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"sample-component\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T15:54:34.976Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"7bf8e938-3a56-4c57-98e2-afc75a279636"} {"level":"info","ts":"2026-03-24T15:54:36.988Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"7bf8e938-3a56-4c57-98e2-afc75a279636","audit":"true"} {"level":"info","ts":"2026-03-24T15:54:36.989Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"49d93aa5-5d34-4447-9302-14c2502c14b1"} {"level":"info","ts":"2026-03-24T15:54:39.691Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"79816e9c-d518-4066-a080-ffd01165e311","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-03-24T15:54:39.691Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"79816e9c-d518-4066-a080-ffd01165e311","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T15:54:39.696Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"79816e9c-d518-4066-a080-ffd01165e311","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T15:54:39.696Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"79816e9c-d518-4066-a080-ffd01165e311","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T15:54:39.696Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"79816e9c-d518-4066-a080-ffd01165e311","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T15:54:39.696Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"79816e9c-d518-4066-a080-ffd01165e311","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T15:54:39.797Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"79816e9c-d518-4066-a080-ffd01165e311","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T15:54:39.797Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"79816e9c-d518-4066-a080-ffd01165e311","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T15:54:39.797Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"79816e9c-d518-4066-a080-ffd01165e311","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T15:54:40.009Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"79816e9c-d518-4066-a080-ffd01165e311","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"RepositoryName":"sample-component"} {"level":"error","ts":"2026-03-24T15:54:40.386Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:373","msg":"Pipelines as Code provision for the Component failed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"79816e9c-d518-4066-a080-ffd01165e311","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"error":"GET https://api.github.com/repos/konflux-ci/testrepo/installation: 404 Not Found []","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:373\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T15:54:40.395Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"79816e9c-d518-4066-a080-ffd01165e311","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-24T16:09:25.267Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"94eb2b92-3545-48fc-93ba-e6f50f5fa648"} {"level":"error","ts":"2026-03-24T16:09:25.270Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"94eb2b92-3545-48fc-93ba-e6f50f5fa648","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-gzehlm\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-24T16:09:25.270Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"94eb2b92-3545-48fc-93ba-e6f50f5fa648","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-gzehlm\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T16:09:25.270Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"6bbc9961-9d07-4230-b1d4-cc4267ba2171"} {"level":"info","ts":"2026-03-24T16:09:27.283Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"6bbc9961-9d07-4230-b1d4-cc4267ba2171","audit":"true"} {"level":"info","ts":"2026-03-24T16:09:27.283Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"85c54d0e-9405-407a-be67-2a5fd90b5caf"} {"level":"info","ts":"2026-03-24T16:09:30.307Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:09:30.307Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:09:30.312Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:09:30.312Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:09:30.312Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:09:30.312Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:09:30.412Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:09:30.412Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:09:30.412Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:09:30.427Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-default-gzehlm"} {"level":"info","ts":"2026-03-24T16:09:31.306Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774368408-hhqk bundle for gh-test-custom-default-gzehlm component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","audit":"true"} {"level":"info","ts":"2026-03-24T16:09:39.817Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr/pull/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:09:39.818Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:09:39.818Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:09:39.827Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"203cb34c-e2c9-47bd-bc3b-14c9a085e548","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-03-24T16:10:02.632Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"87453613-0c17-4d3a-958e-be3c1b4851d0","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-gzehlm\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T16:10:02.639Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-24T16:10:02.639Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:10:02.639Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:10:02.642Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:10:02.642Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:10:02.642Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:10:02.642Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:10:02.643Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:10:02.643Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:10:02.643Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:10:02.659Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:124","msg":"Pruned 1 PipelineRuns for Component build-e2e-ctgk/gh-test-custom-default-gzehlm","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"6b49761a-e0e8-4471-af25-23086bd70008","action":"DELETE"} {"level":"info","ts":"2026-03-24T16:10:08.678Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gh-test-custom-default-gzehlm is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-24T16:10:08.811Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:377","msg":"Pipelines as Code configuration removal merge request is not needed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:10:08.811Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:10:08.819Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-gzehlm","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-default-gzehlm","reconcileID":"88dc6572-535a-4d89-aa63-1468068e2286","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:10:10.313Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"bc5620c3-a793-417a-ae11-366906ded7c1"} {"level":"error","ts":"2026-03-24T16:10:10.316Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"bc5620c3-a793-417a-ae11-366906ded7c1","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-sneztn\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-24T16:10:10.316Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"bc5620c3-a793-417a-ae11-366906ded7c1","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-sneztn\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T16:10:10.316Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4636e332-d666-4432-a360-73bf70a832c2"} {"level":"info","ts":"2026-03-24T16:10:12.329Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4636e332-d666-4432-a360-73bf70a832c2","audit":"true"} {"level":"info","ts":"2026-03-24T16:10:12.329Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"8ff33ef7-3e3a-4ad9-bc78-8de5c76e4160"} {"level":"info","ts":"2026-03-24T16:10:13.722Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:10:13.723Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:10:13.727Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:10:13.727Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:10:13.727Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:10:13.727Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:10:13.828Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:10:13.828Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:10:13.828Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:10:13.836Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-branch-sneztn"} {"level":"info","ts":"2026-03-24T16:10:14.721Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774368408-hhqk bundle for gh-test-custom-branch-sneztn component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","audit":"true"} {"level":"info","ts":"2026-03-24T16:10:21.140Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr/pull/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:10:21.140Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:10:21.140Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:10:21.149Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3a35ec46-01dc-4044-b05a-9579b7efce07","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-03-24T16:27:14.525Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"92f2404e-001f-475c-9d56-2fc2e5d74008","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-sneztn\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T16:27:14.535Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-24T16:27:14.535Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:27:14.535Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:27:14.536Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-ctgk/gh-test-custom-branch-sneztn","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"1fec595b-242f-4e40-8049-c97979bd722f"} {"level":"info","ts":"2026-03-24T16:27:14.538Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:27:14.538Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:27:14.538Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:27:14.538Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:27:14.539Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:27:14.539Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:27:14.539Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:27:16.090Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gh-test-custom-branch-sneztn is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-24T16:27:20.043Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:375","msg":"Pipelines as Code configuration removal merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr/pull/3","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:27:20.043Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:27:20.050Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"e1235438-f270-49ae-a800-887d58cb5259","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:27:20.072Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"8c526896-6157-4b7c-a3bd-107dfe3c5bac"} {"level":"info","ts":"2026-03-24T16:27:22.090Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"8c526896-6157-4b7c-a3bd-107dfe3c5bac","audit":"true"} {"level":"info","ts":"2026-03-24T16:27:22.090Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"3ba329a0-2fa0-43d8-ae0b-4b774ed391d2"} {"level":"info","ts":"2026-03-24T16:27:23.841Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:27:23.841Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:27:23.852Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:27:23.852Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:27:23.853Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:27:23.853Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:27:23.854Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:27:23.854Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:27:23.854Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:27:23.863Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-branch-sneztn"} {"level":"info","ts":"2026-03-24T16:27:24.686Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774368408-hhqk bundle for gh-test-custom-branch-sneztn component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","audit":"true"} {"level":"info","ts":"2026-03-24T16:27:26.129Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration is up to date","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:27:26.129Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:27:26.129Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:27:26.138Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"4f1646f3-aba6-4036-a146-a6aa911e94c4","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-24T16:27:40.042Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-24T16:27:40.043Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:27:40.043Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:27:40.045Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:27:40.046Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:27:40.046Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:27:40.046Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:27:40.047Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:27:40.047Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:27:40.047Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:27:40.060Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-ctgk/gh-test-custom-branch-sneztn","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"5bf1f4a5-bf09-4a55-ad9a-d6eab96a6e7c"} {"level":"error","ts":"2026-03-24T16:27:40.964Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:362","msg":"failed to create merge request to remove Pipelines as Code configuration from Component source repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"},"audit":"true","error":"GET https://api.github.com/repos/redhat-appstudio-qe/devfile-sample-hello-world-tddetr/pulls?base=base-vlhxba&head=redhat-appstudio-qe%3Akonflux-gh-test-custom-branch-sneztn: 404 Not Found [] No scope is found from response header. Check it from GitHub settings.","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).UndoPaCProvisionForComponent\n\t/workspace/internal/controller/component_build_controller_pac.go:362\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:259\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T16:27:40.964Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:27:40.971Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-sneztn","namespace":"build-e2e-ctgk"},"namespace":"build-e2e-ctgk","name":"gh-test-custom-branch-sneztn","reconcileID":"67441e4d-c4fe-4d2a-92b4-114c178f36dd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tddetr","revision":"base-vlhxba","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:27:56.985Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"63419787-8185-47fb-b5ac-4e7d61a72c51"} {"level":"error","ts":"2026-03-24T16:27:56.988Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"63419787-8185-47fb-b5ac-4e7d61a72c51","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-kmgxjr\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-24T16:27:56.988Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"63419787-8185-47fb-b5ac-4e7d61a72c51","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-kmgxjr\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T16:27:56.989Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"dc0ce04e-acfe-476d-b646-10562684e973"} {"level":"info","ts":"2026-03-24T16:27:59.059Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"dc0ce04e-acfe-476d-b646-10562684e973","audit":"true"} {"level":"info","ts":"2026-03-24T16:27:59.059Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"efdc45ec-d786-49fb-adaa-508eba38cc41"} {"level":"info","ts":"2026-03-24T16:28:01.933Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:28:01.933Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:28:01.937Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-24T16:28:01.937Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:28:01.937Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:28:01.937Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:28:02.038Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-24T16:28:02.038Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-24T16:28:02.038Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:28:02.038Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-24T16:28:02.056Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-default-kmgxjr"} {"level":"info","ts":"2026-03-24T16:28:03.154Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774368408-hhqk bundle for gl-test-custom-default-kmgxjr component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","audit":"true"} {"level":"info","ts":"2026-03-24T16:28:04.033Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" configured for gl-test-custom-default-kmgxjr Component in build-e2e-ujvh namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","audit":"true"} {"level":"info","ts":"2026-03-24T16:28:07.431Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj/-/merge_requests/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:28:07.431Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:28:07.431Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:28:07.440Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"f8999dc9-e1ee-419b-9d6d-dd4ec0f006ec","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-03-24T16:28:29.661Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"ac63d811-d5f0-4a70-bf61-3868d2c3da1b","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-kmgxjr\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T16:28:29.668Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-24T16:28:29.668Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:28:29.668Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:28:29.677Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-24T16:28:29.677Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:28:29.677Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:28:29.677Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:28:29.679Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-24T16:28:29.679Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-24T16:28:29.679Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:28:29.679Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-24T16:28:29.693Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:124","msg":"Pruned 1 PipelineRuns for Component build-e2e-ujvh/gl-test-custom-default-kmgxjr","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"0359f466-0a28-44d5-b713-6fbcc1511fac","action":"DELETE"} {"level":"info","ts":"2026-03-24T16:28:30.512Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" deleted for gl-test-custom-default-kmgxjr Component in build-e2e-ujvh namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-24T16:28:31.354Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gl-test-custom-default-kmgxjr is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-24T16:28:31.960Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:377","msg":"Pipelines as Code configuration removal merge request is not needed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:28:31.960Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:28:31.967Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-kmgxjr","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-default-kmgxjr","reconcileID":"de5a2b27-b4ea-4111-b24a-27e22f077d8c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:28:36.101Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"dd87c011-659a-438d-a6b5-6e7cdd2294eb"} {"level":"error","ts":"2026-03-24T16:28:36.104Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"dd87c011-659a-438d-a6b5-6e7cdd2294eb","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-hgftzc\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-24T16:28:36.104Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"dd87c011-659a-438d-a6b5-6e7cdd2294eb","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-hgftzc\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T16:28:36.104Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"188939cc-a89a-4fe0-b336-c9fbb944a5bd"} {"level":"info","ts":"2026-03-24T16:28:38.117Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"188939cc-a89a-4fe0-b336-c9fbb944a5bd","audit":"true"} {"level":"info","ts":"2026-03-24T16:28:38.117Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"5fd99c89-baec-43ca-9752-5011b013b7ae"} {"level":"info","ts":"2026-03-24T16:28:39.964Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:28:39.964Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:28:39.969Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-24T16:28:39.969Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:28:39.969Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:28:39.969Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:28:39.971Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-24T16:28:39.971Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-24T16:28:39.971Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:28:39.971Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-24T16:28:39.979Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-branch-hgftzc"} {"level":"info","ts":"2026-03-24T16:28:40.240Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774368408-hhqk bundle for gl-test-custom-branch-hgftzc component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","audit":"true"} {"level":"info","ts":"2026-03-24T16:28:41.479Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" configured for gl-test-custom-branch-hgftzc Component in build-e2e-ujvh namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","audit":"true"} {"level":"info","ts":"2026-03-24T16:28:45.766Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj/-/merge_requests/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:28:45.766Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:28:45.766Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:28:45.775Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"37b82c13-6931-4e58-bb7b-3413aed87d2e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-03-24T16:37:58.426Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"4d062f5c-5894-4d80-bcd3-95885b327882","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-hgftzc\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T16:37:58.433Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-24T16:37:58.433Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:37:58.433Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:37:58.433Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-ujvh/gl-test-custom-branch-hgftzc","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"1f5c284d-521c-413c-aa79-22ac86e94a15"} {"level":"info","ts":"2026-03-24T16:37:58.441Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-24T16:37:58.441Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:37:58.442Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:37:58.442Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:37:58.471Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-24T16:37:58.471Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-24T16:37:58.471Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:37:58.471Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-24T16:37:59.131Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" deleted for gl-test-custom-branch-hgftzc Component in build-e2e-ujvh namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-24T16:37:59.596Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gl-test-custom-branch-hgftzc is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-24T16:38:02.868Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:375","msg":"Pipelines as Code configuration removal merge request: https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj/-/merge_requests/3","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:38:02.868Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:38:02.875Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"334084dc-e068-4bf4-8223-443fa18495ea","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:38:02.897Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"82462ff7-e981-4cde-b01e-cb726711e728"} {"level":"info","ts":"2026-03-24T16:38:04.910Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"82462ff7-e981-4cde-b01e-cb726711e728","audit":"true"} {"level":"info","ts":"2026-03-24T16:38:04.910Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"792fb216-aab6-4809-84a6-3806524396a7"} {"level":"info","ts":"2026-03-24T16:38:06.220Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:38:06.220Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:38:06.224Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-24T16:38:06.224Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:38:06.224Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:38:06.224Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:38:06.226Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-24T16:38:06.226Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-24T16:38:06.226Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:38:06.226Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-24T16:38:06.239Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-branch-hgftzc"} {"level":"info","ts":"2026-03-24T16:38:06.592Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774368408-hhqk bundle for gl-test-custom-branch-hgftzc component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","audit":"true"} {"level":"info","ts":"2026-03-24T16:38:07.757Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" configured for gl-test-custom-branch-hgftzc Component in build-e2e-ujvh namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","audit":"true"} {"level":"info","ts":"2026-03-24T16:38:08.758Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration is up to date","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:38:08.758Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:38:08.758Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:38:08.776Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"b1124ac4-2383-4895-b595-7d8df4bad8fc","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-03-24T16:38:22.522Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"db8af190-09f1-4aad-a4c9-b10a3ceb9fc5","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-hgftzc\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T16:38:22.535Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-24T16:38:22.535Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:38:22.535Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:38:22.535Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-ujvh/gl-test-custom-branch-hgftzc","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"5418557b-f9f2-4076-9dc9-f11c9a4016d3"} {"level":"info","ts":"2026-03-24T16:38:22.538Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-24T16:38:22.538Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:38:22.538Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:38:22.538Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-24T16:38:22.539Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-24T16:38:22.539Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-24T16:38:22.539Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-24T16:38:22.539Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-24T16:38:23.416Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" deleted for gl-test-custom-branch-hgftzc Component in build-e2e-ujvh namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"error","ts":"2026-03-24T16:38:24.100Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:362","msg":"failed to create merge request to remove Pipelines as Code configuration from Component source repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"},"audit":"true","error":"DELETE https://gitlab.com/api/v4/projects/konflux-qe/devfile-sample-hello-world-zcakbj/repository/branches/konflux-gl-test-custom-branch-hgftzc: 405 {message: Non GET methods are not allowed for moved projects}","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).UndoPaCProvisionForComponent\n\t/workspace/internal/controller/component_build_controller_pac.go:362\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:259\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-24T16:38:24.100Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-24T16:38:24.107Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-hgftzc","namespace":"build-e2e-ujvh"},"namespace":"build-e2e-ujvh","name":"gl-test-custom-branch-hgftzc","reconcileID":"162e6191-01ce-4a6d-83a4-b81f73eba175","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-zcakbj","revision":"base-nftjrt","dockerfileUrl":"docker/Dockerfile"}}