{"level":"info","ts":"2026-04-02T23:44:03.919Z","logger":"webhook","caller":"pacwebhook/webhook.go:73","msg":"Webhook config was not provided"} {"level":"info","ts":"2026-04-02T23:44:03.920Z","caller":"bometrics/metrics.go:78","msg":"starting availability probes"} {"level":"info","ts":"2026-04-02T23:44:03.920Z","logger":"setup","caller":"cmd/main.go:289","msg":"starting manager"} {"level":"info","ts":"2026-04-02T23:44:03.920Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-02T23:44:03.920Z","logger":"setup","caller":"cmd/main.go:150","msg":"disabling http/2"} {"level":"info","ts":"2026-04-02T23:44:03.920Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-02T23:44:03.920Z","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-04-02T23:44:03.920Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-02T23:44:03.920Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-02T23:44:03.920Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-02T23:44:03.921Z","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-04-02T23:44:03.921Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-02T23:44:04.021Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-04-02T23:44:04.021Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-04-02T23:44:04.021Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-02T23:44:04.024Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8443","secure":true} {"level":"info","ts":"2026-04-02T23:46:24.531Z","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":"65a7e830-1f5e-414b-a4bd-3dedf29f6a05"} {"level":"error","ts":"2026-04-02T23:46:24.535Z","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":"65a7e830-1f5e-414b-a4bd-3dedf29f6a05","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-04-02T23:46:24.535Z","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":"65a7e830-1f5e-414b-a4bd-3dedf29f6a05","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-04-02T23:46:24.535Z","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":"d73c7852-684a-4f4f-8c92-34f5b94bbcfa"} {"level":"info","ts":"2026-04-02T23:46:26.547Z","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":"d73c7852-684a-4f4f-8c92-34f5b94bbcfa","audit":"true"} {"level":"info","ts":"2026-04-02T23:46:26.548Z","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":"a9941f78-7d8b-4daf-b35b-5fd00abb5533"} {"level":"info","ts":"2026-04-02T23:46:28.833Z","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":"bbf4045c-2e12-411d-9716-f175cfd95691","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-04-02T23:46:28.833Z","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":"bbf4045c-2e12-411d-9716-f175cfd95691","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:46:28.838Z","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":"bbf4045c-2e12-411d-9716-f175cfd95691","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:46:28.838Z","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":"bbf4045c-2e12-411d-9716-f175cfd95691","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:46:28.838Z","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":"bbf4045c-2e12-411d-9716-f175cfd95691","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:46:28.838Z","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":"bbf4045c-2e12-411d-9716-f175cfd95691","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:46:28.839Z","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":"bbf4045c-2e12-411d-9716-f175cfd95691","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:46:28.839Z","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":"bbf4045c-2e12-411d-9716-f175cfd95691","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:46:28.839Z","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":"bbf4045c-2e12-411d-9716-f175cfd95691","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:46:29.052Z","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":"bbf4045c-2e12-411d-9716-f175cfd95691","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"RepositoryName":"sample-component"} {"level":"error","ts":"2026-04-02T23:46:29.321Z","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":"bbf4045c-2e12-411d-9716-f175cfd95691","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-04-02T23:46:29.331Z","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":"bbf4045c-2e12-411d-9716-f175cfd95691","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-04-02T23:54:12.920Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"844e74ab-9c68-454a-a2d5-619f8226d745"} {"level":"error","ts":"2026-04-02T23:54:12.923Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"844e74ab-9c68-454a-a2d5-619f8226d745","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-cvslui\": 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-04-02T23:54:12.923Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"844e74ab-9c68-454a-a2d5-619f8226d745","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-cvslui\": 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-04-02T23:54:12.923Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"78dec697-dc67-4658-8f9b-5c549c99aa1a"} {"level":"info","ts":"2026-04-02T23:54:14.939Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"78dec697-dc67-4658-8f9b-5c549c99aa1a","audit":"true"} {"level":"info","ts":"2026-04-02T23:54:14.939Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"7ce4e17e-a9e0-4654-b6d7-d81592acd578"} {"level":"info","ts":"2026-04-02T23:54:17.303Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-02T23:54:17.303Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:54:17.308Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:54:17.308Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:54:17.308Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:54:17.308Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:54:17.309Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:54:17.309Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:54:17.309Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:54:17.319Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-default-cvslui"} {"level":"info","ts":"2026-04-02T23:54:18.039Z","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-1775173900-ctkj bundle for gh-test-custom-default-cvslui component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","audit":"true"} {"level":"info","ts":"2026-04-02T23:54:21.599Z","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-xetddz/pull/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-02T23:54:21.599Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-02T23:54:21.599Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-02T23:54:21.608Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"711c0792-deae-443a-a361-79aae60ac98d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-04-02T23:54:45.594Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-02T23:54:45.594Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-02T23:54:45.594Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:54:45.596Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:54:45.596Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:54:45.596Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:54:45.596Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:54:45.597Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:54:45.597Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:54:45.597Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:54:45.627Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:124","msg":"Pruned 1 PipelineRuns for Component build-e2e-ydkl/gh-test-custom-default-cvslui","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"e8d8450c-6de6-4f65-a4a3-1b7c395faa26","action":"DELETE"} {"level":"info","ts":"2026-04-02T23:54:46.930Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gh-test-custom-default-cvslui is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-02T23:54:47.048Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-02T23:54:47.048Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-02T23:54:47.056Z","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-cvslui","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-default-cvslui","reconcileID":"d504637d-56cd-41c8-814e-10af3a998ee6","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-02T23:54:53.671Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"5ba047eb-4b3d-40f5-869d-8893f3b0505c"} {"level":"error","ts":"2026-04-02T23:54:53.885Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"5ba047eb-4b3d-40f5-869d-8893f3b0505c","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-hvwclc\": 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-04-02T23:54:53.885Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"5ba047eb-4b3d-40f5-869d-8893f3b0505c","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-hvwclc\": 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-04-02T23:54:53.885Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"eb21a690-d2dc-4174-b8b7-2f48fb1cb1f8"} {"level":"info","ts":"2026-04-02T23:54:56.123Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"eb21a690-d2dc-4174-b8b7-2f48fb1cb1f8","audit":"true"} {"level":"info","ts":"2026-04-02T23:54:56.124Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"8f295b47-3ef2-4448-a8a4-3a2e1a5ccd0d"} {"level":"info","ts":"2026-04-02T23:54:57.221Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-02T23:54:57.221Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:54:57.226Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:54:57.226Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:54:57.226Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:54:57.226Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:54:57.227Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:54:57.227Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-02T23:54:57.227Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-02T23:54:57.235Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-branch-hvwclc"} {"level":"info","ts":"2026-04-02T23:54:57.946Z","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-1775173900-ctkj bundle for gh-test-custom-branch-hvwclc component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","audit":"true"} {"level":"info","ts":"2026-04-02T23:55:01.578Z","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-xetddz/pull/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-02T23:55:01.578Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-02T23:55:01.578Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-02T23:55:01.594Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"cfbb5606-16c0-4478-affe-34450813480e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-04-03T00:08:58.054Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"068a467a-1182-4368-8ea7-260bc7dd7e77","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-hvwclc\": 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-04-03T00:08:58.062Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-03T00:08:58.062Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:08:58.062Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:08:58.062Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-ydkl/gh-test-custom-branch-hvwclc","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"67859edf-74e8-430a-8f1a-e4db8a19d8c6"} {"level":"info","ts":"2026-04-03T00:08:58.067Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:08:58.068Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:08:58.068Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:08:58.068Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:08:58.069Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:08:58.069Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:08:58.069Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:08:59.898Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gh-test-custom-branch-hvwclc is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-03T00:09:06.181Z","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-xetddz/pull/3","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:06.181Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:06.188Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"82b9577a-8207-46e1-addb-061241972797","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:06.210Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1c95a0a-35b4-4a8f-be81-42463c846d8f"} {"level":"info","ts":"2026-04-03T00:09:08.224Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1c95a0a-35b4-4a8f-be81-42463c846d8f","audit":"true"} {"level":"info","ts":"2026-04-03T00:09:08.226Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:08.226Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:09:08.228Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:09:08.228Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:09:08.228Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:09:08.228Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:09:08.229Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:09:08.229Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:09:08.229Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:09:08.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":"gh-test-custom-branch-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-branch-hvwclc"} {"level":"info","ts":"2026-04-03T00:09:08.944Z","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-1775173900-ctkj bundle for gh-test-custom-branch-hvwclc component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","audit":"true"} {"level":"info","ts":"2026-04-03T00:09:10.184Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:10.184Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:10.184Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:10.194Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"b1bc34df-d751-4b98-b384-6cd986e36acf","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-04-03T00:09:12.450Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"4d0d6c80-729d-4d21-a161-018e5a257e62","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-hvwclc\": 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-04-03T00:09:12.457Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-03T00:09:12.457Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:12.457Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:09:12.457Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-ydkl/gh-test-custom-branch-hvwclc","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"105e064f-a70c-4245-9360-9e11bdbc23cb"} {"level":"info","ts":"2026-04-03T00:09:12.459Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:09:12.459Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:09:12.459Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:09:12.459Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:09:12.460Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:09:12.460Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:09:12.460Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"error","ts":"2026-04-03T00:09:13.278Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"},"audit":"true","error":"GET https://api.github.com/repos/redhat-appstudio-qe/devfile-sample-hello-world-xetddz/pulls?base=base-uvxenb&head=redhat-appstudio-qe%3Akonflux-gh-test-custom-branch-hvwclc: 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-04-03T00:09:13.278Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:13.285Z","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-hvwclc","namespace":"build-e2e-ydkl"},"namespace":"build-e2e-ydkl","name":"gh-test-custom-branch-hvwclc","reconcileID":"ab7e4ea7-f556-4073-92b9-8d772bdd6f5d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xetddz","revision":"base-uvxenb","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:49.349Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"dd7485bd-0f04-4c7c-a041-961acbf3f2a2"} {"level":"error","ts":"2026-04-03T00:09:49.352Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"dd7485bd-0f04-4c7c-a041-961acbf3f2a2","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-ayobru\": 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-04-03T00:09:49.353Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"dd7485bd-0f04-4c7c-a041-961acbf3f2a2","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-ayobru\": 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-04-03T00:09:49.353Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"8e1e91bc-43b9-4b29-baa8-9114879723e2"} {"level":"info","ts":"2026-04-03T00:09:51.365Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"8e1e91bc-43b9-4b29-baa8-9114879723e2","audit":"true"} {"level":"info","ts":"2026-04-03T00:09:51.365Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"9b6b7307-3a48-4a4d-adf6-7bee04a036a5"} {"level":"info","ts":"2026-04-03T00:09:55.298Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:55.298Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:09:55.303Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-04-03T00:09:55.303Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:09:55.303Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:09:55.303Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:09:55.304Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-04-03T00:09:55.304Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-04-03T00:09:55.304Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:09:55.304Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-04-03T00:09:55.325Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-default-ayobru"} {"level":"info","ts":"2026-04-03T00:09:55.584Z","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-1775173900-ctkj bundle for gl-test-custom-default-ayobru component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","audit":"true"} {"level":"info","ts":"2026-04-03T00:09:56.379Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://hook.pipelinesascode.com/FMPGBULUKAyF\" configured for gl-test-custom-default-ayobru Component in build-e2e-lmlw namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","audit":"true"} {"level":"info","ts":"2026-04-03T00:09:59.243Z","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-ycidza/-/merge_requests/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:59.243Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:59.243Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:09:59.253Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"eff5bdda-d3d7-4be3-afbc-a8cb1d07ac68","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-04-03T00:10:21.301Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-03T00:10:21.301Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:10:21.301Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:10:21.305Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-04-03T00:10:21.305Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:10:21.305Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:10:21.305Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:10:21.306Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-04-03T00:10:21.306Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-04-03T00:10:21.306Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:10:21.306Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-04-03T00:10:21.339Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:124","msg":"Pruned 1 PipelineRuns for Component build-e2e-lmlw/gl-test-custom-default-ayobru","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"813d348f-b803-42c2-8ec4-cc34625a0ee3","action":"DELETE"} {"level":"info","ts":"2026-04-03T00:10:21.914Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://hook.pipelinesascode.com/FMPGBULUKAyF\" deleted for gl-test-custom-default-ayobru Component in build-e2e-lmlw namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-03T00:10:22.766Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gl-test-custom-default-ayobru is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-03T00:10:23.140Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:10:23.140Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:10:23.149Z","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-ayobru","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-default-ayobru","reconcileID":"1961b3bc-6e75-46ab-bd82-e2c725574574","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:10:27.617Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"81f049dc-f4ad-4202-a982-7f303fa3bec8"} {"level":"error","ts":"2026-04-03T00:10:27.619Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"81f049dc-f4ad-4202-a982-7f303fa3bec8","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-vzvved\": 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-04-03T00:10:27.620Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"81f049dc-f4ad-4202-a982-7f303fa3bec8","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-vzvved\": 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-04-03T00:10:27.620Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"edcdab7c-9129-4002-a89c-4a73afa68306"} {"level":"info","ts":"2026-04-03T00:10:29.633Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"edcdab7c-9129-4002-a89c-4a73afa68306","audit":"true"} {"level":"info","ts":"2026-04-03T00:10:29.633Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"d272f98b-93e1-4061-8919-231c0dbc7040"} {"level":"info","ts":"2026-04-03T00:10:31.506Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:10:31.506Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:10:31.511Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-04-03T00:10:31.511Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:10:31.511Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:10:31.511Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:10:31.513Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-04-03T00:10:31.513Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-04-03T00:10:31.513Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:10:31.513Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-04-03T00:10:31.521Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-branch-vzvved"} {"level":"info","ts":"2026-04-03T00:10:31.877Z","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-1775173900-ctkj bundle for gl-test-custom-branch-vzvved component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","audit":"true"} {"level":"info","ts":"2026-04-03T00:10:32.744Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://hook.pipelinesascode.com/FMPGBULUKAyF\" configured for gl-test-custom-branch-vzvved Component in build-e2e-lmlw namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","audit":"true"} {"level":"info","ts":"2026-04-03T00:10:35.674Z","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-ycidza/-/merge_requests/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:10:35.674Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:10:35.674Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:10:35.684Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b1a53733-790a-4a1a-b593-bf1a0a358ef6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-04-03T00:20:28.119Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"75112a09-86c3-469d-b77d-aeb19df7d106","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-vzvved\": 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-04-03T00:20:28.127Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-03T00:20:28.127Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:20:28.127Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:20:28.127Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-lmlw/gl-test-custom-branch-vzvved","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"0d8f3e39-7b80-4610-95c4-08c2a484f693"} {"level":"info","ts":"2026-04-03T00:20:28.129Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-04-03T00:20:28.129Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:20:28.129Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:20:28.129Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:20:28.130Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-04-03T00:20:28.130Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-04-03T00:20:28.130Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:20:28.130Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-04-03T00:20:28.745Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://hook.pipelinesascode.com/FMPGBULUKAyF\" deleted for gl-test-custom-branch-vzvved Component in build-e2e-lmlw namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-03T00:20:29.087Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gl-test-custom-branch-vzvved is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-03T00:20:31.929Z","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-ycidza/-/merge_requests/3","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:20:31.929Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:20:31.936Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"6933320b-e18e-4650-a4aa-a5790b6625cb","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:20:31.958Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"c662bec2-d3a5-4523-8701-181f66c833a2"} {"level":"info","ts":"2026-04-03T00:20:33.977Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"c662bec2-d3a5-4523-8701-181f66c833a2","audit":"true"} {"level":"info","ts":"2026-04-03T00:20:33.977Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b53edc7f-7dd2-4f8a-986c-522c5fc95dcf"} {"level":"info","ts":"2026-04-03T00:20:35.191Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:20:35.191Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:20:35.196Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-04-03T00:20:35.196Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:20:35.196Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:20:35.196Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:20:35.197Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-04-03T00:20:35.197Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-04-03T00:20:35.197Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:20:35.197Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-04-03T00:20:35.207Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-branch-vzvved"} {"level":"info","ts":"2026-04-03T00:20:35.467Z","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-1775173900-ctkj bundle for gl-test-custom-branch-vzvved component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","audit":"true"} {"level":"info","ts":"2026-04-03T00:20:36.507Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://hook.pipelinesascode.com/FMPGBULUKAyF\" configured for gl-test-custom-branch-vzvved Component in build-e2e-lmlw namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","audit":"true"} {"level":"info","ts":"2026-04-03T00:20:37.194Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:20:37.194Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:20:37.194Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:20:37.203Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"8a6b3e41-508f-4053-bd0e-c08f2f15219c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-04-03T00:20:52.189Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"cb62eb7d-cc29-4689-8f34-1f477cd1efce","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-vzvved\": 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-04-03T00:20:52.196Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-03T00:20:52.196Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:20:52.197Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:20:52.197Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-lmlw/gl-test-custom-branch-vzvved","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"b6a7bf6c-6585-4ba2-9239-51c436ac4137"} {"level":"info","ts":"2026-04-03T00:20:52.199Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-04-03T00:20:52.199Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:20:52.199Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:20:52.199Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-04-03T00:20:52.226Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-04-03T00:20:52.226Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-04-03T00:20:52.226Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-04-03T00:20:52.226Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-04-03T00:20:52.855Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://hook.pipelinesascode.com/FMPGBULUKAyF\" deleted for gl-test-custom-branch-vzvved Component in build-e2e-lmlw namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-04-03T00:20:53.223Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gl-test-custom-branch-vzvved is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"error","ts":"2026-04-03T00:20:54.243Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"},"audit":"true","error":"DELETE https://gitlab.com/api/v4/projects/konflux-qe/devfile-sample-hello-world-ycidza/repository/branches/konflux-purge-gl-test-custom-branch-vzvved: 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-04-03T00:20:54.243Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-04-03T00:20:54.250Z","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-vzvved","namespace":"build-e2e-lmlw"},"namespace":"build-e2e-lmlw","name":"gl-test-custom-branch-vzvved","reconcileID":"048a9efb-b36e-4a49-b8fc-f0331943fdc6","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ycidza","revision":"base-xgxkmy","dockerfileUrl":"docker/Dockerfile"}}