2026-02-16T13:56:05.583Z INFO setup cmd/main.go:388 Waiting for pipelinesascode.tekton.dev API Group 2026-02-16T13:56:10.594Z INFO setup cmd/main.go:388 Waiting for pipelinesascode.tekton.dev API Group 2026-02-16T13:56:15.629Z INFO webhook pacwebhook/webhook.go:73 Webhook config was not provided 2026-02-16T13:56:15.629Z INFO bometrics/metrics.go:78 starting availability probes 2026-02-16T13:56:15.629Z INFO setup cmd/main.go:289 starting manager 2026-02-16T13:56:15.629Z INFO controller-runtime.metrics server/server.go:208 Starting metrics server 2026-02-16T13:56:15.629Z INFO setup cmd/main.go:150 disabling http/2 2026-02-16T13:56:15.629Z INFO manager/server.go:83 starting server {"name": "health probe", "addr": "[::]:8081"} 2026-02-16T13:56:15.630Z INFO controller/controller.go:175 Starting EventSource {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "source": "kind source: *v1alpha1.Component"} 2026-02-16T13:56:15.630Z INFO controller/controller.go:183 Starting Controller {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component"} 2026-02-16T13:56:15.630Z INFO controller/controller.go:175 Starting EventSource {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun", "source": "kind source: *v1.PipelineRun"} 2026-02-16T13:56:15.630Z INFO controller/controller.go:183 Starting Controller {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun"} 2026-02-16T13:56:15.630Z INFO controller/controller.go:175 Starting EventSource {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "source": "kind source: *v1alpha1.Component"} 2026-02-16T13:56:15.630Z INFO controller/controller.go:183 Starting Controller {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component"} 2026-02-16T13:56:15.730Z INFO controller/controller.go:217 Starting workers {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun", "worker count": 1} 2026-02-16T13:56:15.730Z INFO controller/controller.go:217 Starting workers {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "worker count": 1} 2026-02-16T13:56:15.730Z INFO controller/controller.go:217 Starting workers {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "worker count": 1} 2026-02-16T13:56:15.820Z INFO controller-runtime.metrics server/server.go:247 Serving metrics server {"bindAddress": ":8443", "secure": true} 2026-02-16T14:02:22.808Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "9453ac11-f2fa-4639-beb2-0d4e781ed3df"} 2026-02-16T14:02:23.369Z ERROR ComponentOnboarding controller/component_build_controller.go:202 failed to update component after waiting for containerImage {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "9453ac11-f2fa-4639-beb2-0d4e781ed3df", "action": "UPDATE", "audit": "true", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-qnpdlp\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile /workspace/internal/controller/component_build_controller.go:202 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:02:23.369Z ERROR controller/controller.go:316 Reconciler error {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "9453ac11-f2fa-4639-beb2-0d4e781ed3df", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-qnpdlp\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:02:31.289Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "3340d440-e14b-42c3-af4a-c5258ad69545"} 2026-02-16T14:02:33.566Z INFO ComponentOnboarding controller/component_build_controller.go:531 failed to wait for updated cache. Requested action could be repeated. {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "3340d440-e14b-42c3-af4a-c5258ad69545", "audit": "true"} 2026-02-16T14:02:46.095Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "e16cdb5f-2a87-4bc5-838b-50372054999c"} 2026-02-16T14:02:46.226Z ERROR ComponentOnboarding controller/component_build_controller.go:202 failed to update component after waiting for containerImage {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "e16cdb5f-2a87-4bc5-838b-50372054999c", "action": "UPDATE", "audit": "true", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-pac-gitlab-xzxgrl\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile /workspace/internal/controller/component_build_controller.go:202 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:02:46.226Z ERROR controller/controller.go:316 Reconciler error {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "e16cdb5f-2a87-4bc5-838b-50372054999c", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-pac-gitlab-xzxgrl\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:02:47.070Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "1d5fed3e-f84b-44ab-a886-6c5b011177f9"} 2026-02-16T14:02:49.120Z INFO ComponentOnboarding controller/component_build_controller.go:531 failed to wait for updated cache. Requested action could be repeated. {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "1d5fed3e-f84b-44ab-a886-6c5b011177f9", "audit": "true"} 2026-02-16T14:02:49.263Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "488b939c-d000-4f23-99d2-fbf549197706"} 2026-02-16T14:02:51.305Z INFO ComponentOnboarding controller/component_build_controller.go:531 failed to wait for updated cache. Requested action could be repeated. {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "488b939c-d000-4f23-99d2-fbf549197706", "audit": "true"} 2026-02-16T14:02:51.311Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}} 2026-02-16T14:02:51.311Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "component": {}} 2026-02-16T14:02:51.316Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "count": 0} 2026-02-16T14:02:51.316Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "count": 0} 2026-02-16T14:02:51.316Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "component": {}} 2026-02-16T14:02:51.316Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "component": {}} 2026-02-16T14:02:51.321Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "count": 0} 2026-02-16T14:02:51.321Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "count": 0} 2026-02-16T14:02:51.321Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "component": {}} 2026-02-16T14:02:51.565Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:143 Created PaC Repository object for the component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "RepositoryName": "test-component-pac-qnpdlp"} 2026-02-16T14:02:52.080Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1771249738-uufk bundle for test-component-pac-qnpdlp component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "repository": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report", "audit": "true"} 2026-02-16T14:02:55.083Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/pull/8556 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}} 2026-02-16T14:02:55.083Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}} 2026-02-16T14:02:55.083Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}} 2026-02-16T14:02:55.102Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "12b40709-6adc-415f-b949-80fcf678b37a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "action": "UPDATE"} 2026-02-16T14:02:55.202Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "49e92fbf-69a4-4247-88cd-9f7907af0054"} 2026-02-16T14:02:57.229Z INFO ComponentOnboarding controller/component_build_controller.go:531 failed to wait for updated cache. Requested action could be repeated. {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "49e92fbf-69a4-4247-88cd-9f7907af0054", "audit": "true"} 2026-02-16T14:02:57.237Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:02:57.237Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:02:57.242Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:02:57.242Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:02:57.242Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:02:57.242Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:02:57.248Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:02:57.248Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:02:57.248Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:02:57.270Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:143 Created PaC Repository object for the component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}, "RepositoryName": "go-component-xhdzsu"} 2026-02-16T14:02:57.737Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1771249738-uufk bundle for go-component-xhdzsu component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}, "repository": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component", "audit": "true"} 2026-02-16T14:03:00.999Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/pull/18898 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:00.999Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:00.999Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:01.032Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-xhdzsu","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "go-component-xhdzsu", "reconcileID": "65085451-a29f-45dd-a007-5e4fae503083", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"go-component","dockerfileUrl":"docker/Dockerfile"}, "action": "UPDATE"} 2026-02-16T14:03:01.132Z INFO ComponentOnboarding.buildSA-provision controller/component_build_controller_service_account.go:340 Added Service Account to common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "d34f73ab-a2c9-4899-b006-67ad4eba5e28", "ServiceAccountName": "build-pipeline-test-comp-risc", "action": "UPDATE"} 2026-02-16T14:03:01.132Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "d34f73ab-a2c9-4899-b006-67ad4eba5e28"} 2026-02-16T14:03:03.164Z INFO ComponentOnboarding controller/component_build_controller.go:531 failed to wait for updated cache. Requested action could be repeated. {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "d34f73ab-a2c9-4899-b006-67ad4eba5e28", "audit": "true"} 2026-02-16T14:03:03.169Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:03:03.169Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:03:03.175Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "count": 1} 2026-02-16T14:03:03.175Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:03:03.175Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:03:03.175Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:03:03.181Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "count": 1} 2026-02-16T14:03:03.181Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:130 found secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "repositoryAnnotation": "", "exists": false, "secret": "gitlab-build-secret"} 2026-02-16T14:03:03.181Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:03:03.181Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:168 Using host only secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "name": "gitlab-build-secret"} 2026-02-16T14:03:03.341Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:143 Created PaC Repository object for the component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "RepositoryName": "test-comp-pac-gitlab-xzxgrl"} 2026-02-16T14:03:03.664Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1771249738-uufk bundle for test-comp-pac-gitlab-xzxgrl component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "repository": "https://gitlab.com/konflux-qe/hacbs-test-project-integration", "audit": "true"} 2026-02-16T14:03:04.374Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:511 Pipelines as Code webhook "https://pipelines-as-code-controller-openshift-pipelines.apps.rosa.kx-03630c953f.tn5s.p3.openshiftapps.com" configured for test-comp-pac-gitlab-xzxgrl Component in gitlab-rep-ngks namespace {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "repository": "https://gitlab.com/konflux-qe/hacbs-test-project-integration", "audit": "true"} 2026-02-16T14:03:09.161Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://gitlab.com/konflux-qe/hacbs-test-project-integration/-/merge_requests/16708 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:03:09.161Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:03:09.161Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:03:09.183Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-xzxgrl","namespace":"gitlab-rep-ngks"}, "namespace": "gitlab-rep-ngks", "name": "test-comp-pac-gitlab-xzxgrl", "reconcileID": "ba4c801e-7f27-473f-b140-251480244b68", "ComponentGitSource": {"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"base-gitlab-rxqbez","dockerfileUrl":"Dockerfile"}, "action": "UPDATE"} 2026-02-16T14:03:09.189Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:09.189Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:03:09.194Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:03:09.194Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:03:09.194Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:03:09.194Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:03:09.199Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:03:09.199Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:03:09.199Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:03:09.218Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:143 Created PaC Repository object for the component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "RepositoryName": "test-comp-srdy"} 2026-02-16T14:03:09.684Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1771250535-yggz bundle for test-comp-srdy component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "repository": "https://github.com/redhat-appstudio-qe/devfile-sample-python-basic", "audit": "true"} 2026-02-16T14:03:12.555Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-python-basic/pull/15998 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:12.555Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:12.555Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:12.600Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "4350685f-bde6-4055-b725-37bc7c71901d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "action": "UPDATE"} 2026-02-16T14:03:12.606Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}} 2026-02-16T14:03:12.606Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "component": {}} 2026-02-16T14:03:12.611Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "count": 0} 2026-02-16T14:03:12.612Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "count": 0} 2026-02-16T14:03:12.612Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "component": {}} 2026-02-16T14:03:12.612Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "component": {}} 2026-02-16T14:03:12.622Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "count": 0} 2026-02-16T14:03:12.622Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "count": 0} 2026-02-16T14:03:12.622Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "component": {}} 2026-02-16T14:03:12.651Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:143 Created PaC Repository object for the component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "RepositoryName": "test-component-pac-coyofd"} 2026-02-16T14:03:13.094Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1771249738-uufk bundle for test-component-pac-coyofd component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "repository": "https://github.com/redhat-appstudio-qe/konflux-test-integration", "audit": "true"} 2026-02-16T14:03:16.891Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/konflux-test-integration/pull/28463 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}} 2026-02-16T14:03:16.891Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}} 2026-02-16T14:03:16.891Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}} 2026-02-16T14:03:16.918Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "91779311-100a-46d8-b0fb-91820ec19927", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "action": "UPDATE"} 2026-02-16T14:03:17.037Z INFO ComponentOnboarding.buildSA-provision controller/component_build_controller_service_account.go:340 Added Service Account to common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "fc2f34c8-80d2-4ff1-a9bb-1af92e04663e", "ServiceAccountName": "build-pipeline-test-symlink-comp-ehuy", "action": "UPDATE"} 2026-02-16T14:03:17.037Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "fc2f34c8-80d2-4ff1-a9bb-1af92e04663e"} 2026-02-16T14:03:19.069Z INFO ComponentOnboarding controller/component_build_controller.go:531 failed to wait for updated cache. Requested action could be repeated. {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "fc2f34c8-80d2-4ff1-a9bb-1af92e04663e", "audit": "true"} 2026-02-16T14:03:19.080Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:03:19.080Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:03:19.085Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:03:19.085Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:03:19.085Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:03:19.085Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:03:19.090Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:03:19.090Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:03:19.090Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:03:19.112Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:143 Created PaC Repository object for the component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "RepositoryName": "konflux-demo-component-yawj"} 2026-02-16T14:03:19.630Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build-oci-ta pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta:devel bundle for konflux-demo-component-yawj component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "repository": "https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo", "audit": "true"} 2026-02-16T14:03:22.662Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pull/26402 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:03:22.662Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:03:22.662Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:03:22.695Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "08afde7f-331b-411c-81ba-48af005bce8f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "action": "UPDATE"} 2026-02-16T14:03:22.705Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:22.705Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:03:22.710Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:03:22.710Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:03:22.710Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:03:22.710Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:03:22.717Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:03:22.717Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:03:22.717Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:03:22.746Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:86 Added current component to owners of the PaC repository {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "PaCRepositoryName": "test-comp-srdy", "action": "UPDATE"} 2026-02-16T14:03:23.229Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build-oci-ta pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1771250560-zpvv bundle for test-comp-risc component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "repository": "https://github.com/redhat-appstudio-qe/devfile-sample-python-basic", "audit": "true"} 2026-02-16T14:03:26.271Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-python-basic/pull/15999 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:26.271Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:26.271Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:26.311Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "e9abbc7f-2076-4834-96f9-1278e19108e3", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "action": "UPDATE"} 2026-02-16T14:03:26.332Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:26.332Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:03:26.336Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:03:26.336Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:03:26.336Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:03:26.336Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:03:26.341Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:03:26.341Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:03:26.341Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:03:26.371Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:86 Added current component to owners of the PaC repository {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "PaCRepositoryName": "test-comp-srdy", "action": "UPDATE"} 2026-02-16T14:03:26.820Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1771249738-uufk bundle for test-symlink-comp-ehuy component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "repository": "https://github.com/redhat-appstudio-qe/devfile-sample-python-basic", "audit": "true"} 2026-02-16T14:03:29.849Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-python-basic/pull/16000 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:29.849Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:29.849Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:03:29.886Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "0335ae20-91a9-462c-bf7d-90ac53ec50a7", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "action": "UPDATE"} 2026-02-16T14:11:46.384Z INFO ComponentOnboarding.TriggerPaCBuild controller/component_build_controller_secrets.go:85 incoming secret created {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "c6b431f3-8f87-4bb9-bf0b-0e65bfb6ad61", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:11:46.384Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "c6b431f3-8f87-4bb9-bf0b-0e65bfb6ad61", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:11:46.389Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "c6b431f3-8f87-4bb9-bf0b-0e65bfb6ad61", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:11:46.389Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "c6b431f3-8f87-4bb9-bf0b-0e65bfb6ad61", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:11:46.389Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "c6b431f3-8f87-4bb9-bf0b-0e65bfb6ad61", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:11:46.389Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "c6b431f3-8f87-4bb9-bf0b-0e65bfb6ad61", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:11:46.397Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "c6b431f3-8f87-4bb9-bf0b-0e65bfb6ad61", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:11:46.397Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "c6b431f3-8f87-4bb9-bf0b-0e65bfb6ad61", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:11:46.397Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "c6b431f3-8f87-4bb9-bf0b-0e65bfb6ad61", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:11:46.885Z INFO ComponentOnboarding.TriggerPaCBuild controller/component_build_controller_pac.go:281 Added incomings to the PaC repository {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "c6b431f3-8f87-4bb9-bf0b-0e65bfb6ad61", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "PaCRepositoryName": "konflux-demo-component-yawj", "action": "UPDATE"} 2026-02-16T14:11:46.903Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "f5f96717-338d-4ce4-8c97-e3ac988059cb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:11:46.908Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "f5f96717-338d-4ce4-8c97-e3ac988059cb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:11:46.908Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "f5f96717-338d-4ce4-8c97-e3ac988059cb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:11:46.908Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "f5f96717-338d-4ce4-8c97-e3ac988059cb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:11:46.908Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "f5f96717-338d-4ce4-8c97-e3ac988059cb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:11:46.913Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "f5f96717-338d-4ce4-8c97-e3ac988059cb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:11:46.913Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "f5f96717-338d-4ce4-8c97-e3ac988059cb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:11:46.913Z INFO ComponentOnboarding.TriggerPaCBuild k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "f5f96717-338d-4ce4-8c97-e3ac988059cb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:11:47.576Z INFO ComponentOnboarding.TriggerPaCBuild controller/component_build_controller_pac.go:323 PaC build manually triggered push pipeline for component: konflux-demo-component-yawj, endpoint https://pipelines-as-code-controller-openshift-pipelines.apps.rosa.kx-03630c953f.tn5s.p3.openshiftapps.com/incoming with params {"params": {"source_url": "https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"}, "secret": "9c70e67a83080e26bfe817001ab854cee11c874c", "repository": "konflux-demo-component-yawj", "branch": "base-mlohwp", "pipelinerun": "konflux-demo-component-yawj-on-push", "namespace": "konflux-vtff"} {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "f5f96717-338d-4ce4-8c97-e3ac988059cb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:11:47.649Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: trigger-pac-build {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "f5f96717-338d-4ce4-8c97-e3ac988059cb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "action": "UPDATE"} 2026-02-16T14:12:21.051Z INFO ComponentOnboarding controller/component_build_controller.go:256 PaC finalizer removed {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "action": "DELETE"} 2026-02-16T14:12:21.051Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:334 Starting Pipelines as Code unprovision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:21.051Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:12:21.057Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:12:21.057Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:12:21.057Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:12:21.057Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:12:21.065Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:12:21.065Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:12:21.065Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:12:21.263Z INFO PaCPipelineRunPruner controller/pac_pipelinerun_pruner_controller.go:124 Pruned 1 PipelineRuns for Component build-e2e-khfp/test-comp-risc {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "ae8464f6-bf1b-4e70-8325-6481d305a491", "action": "DELETE"} 2026-02-16T14:12:22.176Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:610 PaC configuration proposal branch konflux-test-comp-risc is deleted {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "action": "DELETE"} 2026-02-16T14:12:22.192Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac_repository.go:344 Removed incomings from the PaC repository {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}, "PaCRepositoryName": "test-comp-srdy", "action": "UPDATE"} 2026-02-16T14:12:22.192Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:379 Pipelines as Code configuration merge request has been closed: {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:22.192Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:362 requested to remove build pipeline Service Account binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:22.268Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:408 removed subject from common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-risc","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-risc", "reconcileID": "70efb39a-9b83-4ac7-b8c0-2d3ec560c889", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-jionek","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:22.289Z INFO ComponentOnboarding controller/component_build_controller.go:256 PaC finalizer removed {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "action": "DELETE"} 2026-02-16T14:12:22.289Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:334 Starting Pipelines as Code unprovision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:22.289Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:12:22.296Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:12:22.296Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:12:22.296Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:12:22.296Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:12:22.302Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:12:22.302Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:12:22.302Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:12:22.335Z INFO PaCPipelineRunPruner controller/pac_pipelinerun_pruner_controller.go:124 Pruned 1 PipelineRuns for Component build-e2e-khfp/test-comp-srdy {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "9c353aef-befc-4388-82b4-7cc7845708ed", "action": "DELETE"} 2026-02-16T14:12:23.318Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:610 PaC configuration proposal branch konflux-test-comp-srdy is deleted {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "action": "DELETE"} 2026-02-16T14:12:23.342Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac_repository.go:344 Removed incomings from the PaC repository {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}, "PaCRepositoryName": "test-comp-srdy", "action": "UPDATE"} 2026-02-16T14:12:23.357Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac_repository.go:355 incoming secret doesn't exist anymore, removal isn't required {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:23.357Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:379 Pipelines as Code configuration merge request has been closed: {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:23.357Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:362 requested to remove build pipeline Service Account binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:23.456Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:408 removed subject from common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-srdy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-comp-srdy", "reconcileID": "dd25293d-f247-4afd-89aa-d9a68a8f6c84", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-drspoj","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:23.511Z INFO ComponentOnboarding controller/component_build_controller.go:256 PaC finalizer removed {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "action": "DELETE"} 2026-02-16T14:12:23.511Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:334 Starting Pipelines as Code unprovision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:23.511Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:12:23.525Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:12:23.525Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:12:23.525Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:12:23.525Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:12:23.544Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:12:23.544Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:12:23.544Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:12:23.612Z INFO PaCPipelineRunPruner controller/pac_pipelinerun_pruner_controller.go:124 Pruned 1 PipelineRuns for Component build-e2e-khfp/test-symlink-comp-ehuy {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "3a19ad65-fd93-4583-8f17-7a9ed2e8d1a3", "action": "DELETE"} 2026-02-16T14:12:24.648Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:610 PaC configuration proposal branch konflux-test-symlink-comp-ehuy is deleted {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}, "action": "DELETE"} 2026-02-16T14:12:24.648Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:379 Pipelines as Code configuration merge request has been closed: {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:24.648Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:362 requested to remove build pipeline Service Account binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:24.664Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:416 deleted common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-ehuy","namespace":"build-e2e-khfp"}, "namespace": "build-e2e-khfp", "name": "test-symlink-comp-ehuy", "reconcileID": "6b5afad6-18db-4433-bf23-7f2f412d819d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"base-wfljpg","context":".","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:12:56.146Z INFO ComponentOnboarding controller/component_build_controller.go:256 PaC finalizer removed {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "action": "DELETE"} 2026-02-16T14:12:56.146Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:334 Starting Pipelines as Code unprovision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}} 2026-02-16T14:12:56.146Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "component": {}} 2026-02-16T14:12:56.151Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "count": 0} 2026-02-16T14:12:56.151Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "count": 0} 2026-02-16T14:12:56.151Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "component": {}} 2026-02-16T14:12:56.151Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "component": {}} 2026-02-16T14:12:56.156Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "count": 0} 2026-02-16T14:12:56.156Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "count": 0} 2026-02-16T14:12:56.156Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "component": {}} 2026-02-16T14:12:56.298Z ERROR ComponentNudge controller/component_dependency_update_controller.go:183 failed to get component {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun", "PipelineRun": {"name":"test-component-pac-qnpdlp-on-push-lt5s5","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp-on-push-lt5s5", "reconcileID": "709be4fc-d6c6-400a-aecc-b9cc9c55aa55", "error": "Component.appstudio.redhat.com \"test-component-pac-qnpdlp\" not found"} github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile /workspace/internal/controller/component_dependency_update_controller.go:183 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:56.298Z ERROR ComponentNudge controller/component_dependency_update_controller.go:192 component doesn't exist {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun", "PipelineRun": {"name":"test-component-pac-qnpdlp-on-push-lt5s5","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp-on-push-lt5s5", "reconcileID": "709be4fc-d6c6-400a-aecc-b9cc9c55aa55", "error": "Component.appstudio.redhat.com \"test-component-pac-qnpdlp\" not found"} github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile /workspace/internal/controller/component_dependency_update_controller.go:192 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:56.302Z INFO PaCPipelineRunPruner controller/pac_pipelinerun_pruner_controller.go:124 Pruned 6 PipelineRuns for Component stat-rep-hcvc/test-component-pac-qnpdlp {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "5ed4295d-1f0c-4f3e-bee1-16e3f1fdd778", "action": "DELETE"} 2026-02-16T14:12:56.373Z ERROR ComponentNudge controller/component_dependency_update_controller.go:183 failed to get component {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun", "PipelineRun": {"name":"test-component-pac-qnpdlp-on-push-lt5s5","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp-on-push-lt5s5", "reconcileID": "c3e1560c-5514-4926-b7a0-e6465b7b0dd4", "error": "Component.appstudio.redhat.com \"test-component-pac-qnpdlp\" not found"} github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile /workspace/internal/controller/component_dependency_update_controller.go:183 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:56.373Z ERROR ComponentNudge controller/component_dependency_update_controller.go:192 component doesn't exist {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun", "PipelineRun": {"name":"test-component-pac-qnpdlp-on-push-lt5s5","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp-on-push-lt5s5", "reconcileID": "c3e1560c-5514-4926-b7a0-e6465b7b0dd4", "error": "Component.appstudio.redhat.com \"test-component-pac-qnpdlp\" not found"} github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile /workspace/internal/controller/component_dependency_update_controller.go:192 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:56.515Z ERROR ComponentNudge controller/component_dependency_update_controller.go:183 failed to get component {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun", "PipelineRun": {"name":"test-component-pac-qnpdlp-on-push-lt5s5","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp-on-push-lt5s5", "reconcileID": "fee7f0ac-db75-4dea-838a-70ec0684478e", "error": "Component.appstudio.redhat.com \"test-component-pac-qnpdlp\" not found"} github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile /workspace/internal/controller/component_dependency_update_controller.go:183 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:56.515Z ERROR ComponentNudge controller/component_dependency_update_controller.go:192 component doesn't exist {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun", "PipelineRun": {"name":"test-component-pac-qnpdlp-on-push-lt5s5","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp-on-push-lt5s5", "reconcileID": "fee7f0ac-db75-4dea-838a-70ec0684478e", "error": "Component.appstudio.redhat.com \"test-component-pac-qnpdlp\" not found"} github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile /workspace/internal/controller/component_dependency_update_controller.go:192 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:56.619Z ERROR ComponentNudge controller/component_dependency_update_controller.go:183 failed to get component {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun", "PipelineRun": {"name":"test-component-pac-qnpdlp-on-push-lt5s5","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp-on-push-lt5s5", "reconcileID": "d7e4adab-37fd-417e-841f-27e6ea617030", "error": "Component.appstudio.redhat.com \"test-component-pac-qnpdlp\" not found"} github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile /workspace/internal/controller/component_dependency_update_controller.go:183 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:56.620Z ERROR ComponentNudge controller/component_dependency_update_controller.go:192 component doesn't exist {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun", "PipelineRun": {"name":"test-component-pac-qnpdlp-on-push-lt5s5","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp-on-push-lt5s5", "reconcileID": "d7e4adab-37fd-417e-841f-27e6ea617030", "error": "Component.appstudio.redhat.com \"test-component-pac-qnpdlp\" not found"} github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile /workspace/internal/controller/component_dependency_update_controller.go:192 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:56.684Z ERROR ComponentNudge controller/component_dependency_update_controller.go:183 failed to get component {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun", "PipelineRun": {"name":"test-component-pac-qnpdlp-on-push-lt5s5","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp-on-push-lt5s5", "reconcileID": "5cf080ec-9d62-4af3-9f1a-9b48b9b187b7", "error": "Component.appstudio.redhat.com \"test-component-pac-qnpdlp\" not found"} github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile /workspace/internal/controller/component_dependency_update_controller.go:183 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:56.684Z ERROR ComponentNudge controller/component_dependency_update_controller.go:192 component doesn't exist {"controller": "ComponentDependencyUpdateReconciler", "controllerGroup": "tekton.dev", "controllerKind": "PipelineRun", "PipelineRun": {"name":"test-component-pac-qnpdlp-on-push-lt5s5","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp-on-push-lt5s5", "reconcileID": "5cf080ec-9d62-4af3-9f1a-9b48b9b187b7", "error": "Component.appstudio.redhat.com \"test-component-pac-qnpdlp\" not found"} github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile /workspace/internal/controller/component_dependency_update_controller.go:192 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:56.974Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:610 PaC configuration proposal branch konflux-test-component-pac-qnpdlp is deleted {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "action": "DELETE"} 2026-02-16T14:12:59.239Z ERROR ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:362 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":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}, "audit": "true", "error": "POST https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls: 422 Validation Failed [{Resource:PullRequest Field:base Code:invalid Message:}]"} github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).UndoPaCProvisionForComponent /workspace/internal/controller/component_build_controller_pac.go:362 github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile /workspace/internal/controller/component_build_controller.go:259 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:59.239Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:362 requested to remove build pipeline Service Account binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}} 2026-02-16T14:12:59.253Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:416 deleted common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-qnpdlp","namespace":"stat-rep-hcvc"}, "namespace": "stat-rep-hcvc", "name": "test-component-pac-qnpdlp", "reconcileID": "8530d6c0-898c-418f-810e-f4ca104a4fbb", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"base-noymgu"}} 2026-02-16T14:12:59.642Z INFO ComponentOnboarding.buildSA-provision controller/component_build_controller_service_account.go:340 Added Service Account to common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "7f4d579b-bb2e-4a6d-981f-9d691b69d619", "ServiceAccountName": "build-pipeline-python-component-aipsir", "action": "UPDATE"} 2026-02-16T14:12:59.642Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "7f4d579b-bb2e-4a6d-981f-9d691b69d619"} 2026-02-16T14:12:59.728Z ERROR ComponentOnboarding controller/component_build_controller.go:202 failed to update component after waiting for containerImage {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "7f4d579b-bb2e-4a6d-981f-9d691b69d619", "action": "UPDATE", "audit": "true", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-aipsir\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile /workspace/internal/controller/component_build_controller.go:202 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:59.728Z ERROR controller/controller.go:316 Reconciler error {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "7f4d579b-bb2e-4a6d-981f-9d691b69d619", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-aipsir\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:12:59.728Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "21384487-08ea-46a5-8b96-1ef1e5b4dba9"} 2026-02-16T14:13:01.777Z INFO ComponentOnboarding controller/component_build_controller.go:531 failed to wait for updated cache. Requested action could be repeated. {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "21384487-08ea-46a5-8b96-1ef1e5b4dba9", "audit": "true"} 2026-02-16T14:13:01.777Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "4ea54c1f-114f-4674-9cce-6a27ad11cb1a"} 2026-02-16T14:13:01.785Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:13:01.786Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:13:01.793Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:13:01.793Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:13:01.793Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:13:01.793Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:13:01.799Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:13:01.799Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2026-02-16T14:13:01.799Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2026-02-16T14:13:01.823Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:86 Added current component to owners of the PaC repository {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}, "PaCRepositoryName": "go-component-xhdzsu", "action": "UPDATE"} 2026-02-16T14:13:02.331Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1771249738-uufk bundle for python-component-aipsir component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}, "repository": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component", "audit": "true"} 2026-02-16T14:13:05.663Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/pull/18900 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:13:05.663Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:13:05.663Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}} 2026-02-16T14:13:05.682Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-aipsir","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "python-component-aipsir", "reconcileID": "87bd6f19-687b-4522-a07e-d6da041780b2", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"love-triangle-zmgrqs","context":"python-component","dockerfileUrl":"docker/Dockerfile"}, "action": "UPDATE"} 2026-02-16T14:15:15.941Z ERROR controller/controller.go:316 Reconciler error {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "ea676910-2f14-4433-9889-173cf1e0ae66", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-demo-component-yawj\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:15:15.980Z INFO ComponentOnboarding controller/component_build_controller.go:256 PaC finalizer removed {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "action": "DELETE"} 2026-02-16T14:15:15.980Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:334 Starting Pipelines as Code unprovision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:15:15.980Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:15:15.989Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:15:15.989Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:15:15.989Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:15:15.989Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:15:16.008Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:15:16.008Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:15:16.008Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:15:16.084Z INFO PaCPipelineRunPruner controller/pac_pipelinerun_pruner_controller.go:124 Pruned 3 PipelineRuns for Component konflux-vtff/konflux-demo-component-yawj {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "28fe1485-29de-4c6a-9924-0597e1c3d976", "action": "DELETE"} 2026-02-16T14:15:17.010Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:610 PaC configuration proposal branch konflux-konflux-demo-component-yawj is deleted {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}, "action": "DELETE"} 2026-02-16T14:15:20.148Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:374 Pipelines as Code configuration removal merge request: https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pull/26405 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:15:20.148Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:362 requested to remove build pipeline Service Account binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-yawj","namespace":"konflux-vtff"}, "namespace": "konflux-vtff", "name": "konflux-demo-component-yawj", "reconcileID": "b1ac5c25-5121-4e5b-8071-1bf3fb769692", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"base-mlohwp","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:17:51.391Z INFO ComponentOnboarding.buildSA-provision controller/component_build_controller_service_account.go:340 Added Service Account to common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "8e4dbc7f-b347-4a03-a217-1d9be8c15bb4", "ServiceAccountName": "build-pipeline-konflux-test-integration-clone-ymjwny", "action": "UPDATE"} 2026-02-16T14:17:51.391Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "8e4dbc7f-b347-4a03-a217-1d9be8c15bb4"} 2026-02-16T14:17:51.429Z ERROR ComponentOnboarding controller/component_build_controller.go:202 failed to update component after waiting for containerImage {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "8e4dbc7f-b347-4a03-a217-1d9be8c15bb4", "action": "UPDATE", "audit": "true", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-test-integration-clone-ymjwny\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile /workspace/internal/controller/component_build_controller.go:202 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:17:51.429Z ERROR controller/controller.go:316 Reconciler error {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "8e4dbc7f-b347-4a03-a217-1d9be8c15bb4", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-test-integration-clone-ymjwny\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:17:51.430Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "f45ce08c-a055-4fc7-8e56-459d38351be6"} 2026-02-16T14:17:53.455Z INFO ComponentOnboarding controller/component_build_controller.go:531 failed to wait for updated cache. Requested action could be repeated. {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "f45ce08c-a055-4fc7-8e56-459d38351be6", "audit": "true"} 2026-02-16T14:17:53.455Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "b5050c94-6d2d-4f8f-aa07-d9e722515dce"} 2026-02-16T14:17:53.661Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:17:53.661Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:17:53.667Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:17:53.667Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:17:53.667Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:17:53.667Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:17:53.672Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:17:53.672Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}, "count": 0} 2026-02-16T14:17:53.672Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}, "component": {}} 2026-02-16T14:17:53.689Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:143 Created PaC Repository object for the component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}, "RepositoryName": "konflux-test-integration-clone-ymjwny"} 2026-02-16T14:17:54.190Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1771249738-uufk bundle for konflux-test-integration-clone-ymjwny component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}, "repository": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone", "audit": "true"} 2026-02-16T14:17:57.795Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/pull/7588 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:17:57.795Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:17:57.795Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}} 2026-02-16T14:17:57.819Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-ymjwny","namespace":"group-rrvy"}, "namespace": "group-rrvy", "name": "konflux-test-integration-clone-ymjwny", "reconcileID": "cf3a6c00-8412-4825-bee1-071e059ad21a", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"love-triangle-zmgrqs","dockerfileUrl":"Dockerfile"}, "action": "UPDATE"} 2026-02-16T14:21:50.177Z INFO ComponentOnboarding controller/component_build_controller.go:256 PaC finalizer removed {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "action": "DELETE"} 2026-02-16T14:21:50.177Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:334 Starting Pipelines as Code unprovision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}} 2026-02-16T14:21:50.177Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "component": {}} 2026-02-16T14:21:50.188Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "count": 0} 2026-02-16T14:21:50.188Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "count": 0} 2026-02-16T14:21:50.188Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "component": {}} 2026-02-16T14:21:50.188Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "component": {}} 2026-02-16T14:21:50.194Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "count": 0} 2026-02-16T14:21:50.194Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "count": 0} 2026-02-16T14:21:50.194Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "component": {}} 2026-02-16T14:21:50.320Z INFO PaCPipelineRunPruner controller/pac_pipelinerun_pruner_controller.go:124 Pruned 4 PipelineRuns for Component integration1-ukcy/test-component-pac-coyofd {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "f6021bf7-35ce-4ff4-ba37-8af61ccc0aa4", "action": "DELETE"} 2026-02-16T14:21:51.164Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:610 PaC configuration proposal branch konflux-test-component-pac-coyofd is deleted {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}, "action": "DELETE"} 2026-02-16T14:21:51.257Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:376 Pipelines as Code configuration removal merge request is not needed {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}} 2026-02-16T14:21:51.257Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:362 requested to remove build pipeline Service Account binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}} 2026-02-16T14:21:51.286Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:416 deleted common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-coyofd","namespace":"integration1-ukcy"}, "namespace": "integration1-ukcy", "name": "test-component-pac-coyofd", "reconcileID": "7d32ed28-b56c-4f63-a18e-d7fedaf85cd0", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-cmyogu"}} 2026-02-16T14:21:54.968Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "5c14e10d-0368-43b2-b289-10d4890badcf"} 2026-02-16T14:21:55.002Z ERROR ComponentOnboarding controller/component_build_controller.go:202 failed to update component after waiting for containerImage {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "5c14e10d-0368-43b2-b289-10d4890badcf", "action": "UPDATE", "audit": "true", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-ivqvva\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile /workspace/internal/controller/component_build_controller.go:202 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:21:55.003Z ERROR controller/controller.go:316 Reconciler error {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "5c14e10d-0368-43b2-b289-10d4890badcf", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-ivqvva\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2026-02-16T14:21:55.003Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "72e6c0b5-fe2a-4a19-b2f1-972750a35cad"} 2026-02-16T14:21:57.037Z INFO ComponentOnboarding controller/component_build_controller.go:531 failed to wait for updated cache. Requested action could be repeated. {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "72e6c0b5-fe2a-4a19-b2f1-972750a35cad", "audit": "true"} 2026-02-16T14:21:57.037Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "c8f65c89-70b3-4d24-933b-e95385929d74"} 2026-02-16T14:21:57.436Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}} 2026-02-16T14:21:57.436Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "component": {}} 2026-02-16T14:21:57.450Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "count": 0} 2026-02-16T14:21:57.451Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "count": 0} 2026-02-16T14:21:57.451Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "component": {}} 2026-02-16T14:21:57.451Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "component": {}} 2026-02-16T14:21:57.458Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "count": 0} 2026-02-16T14:21:57.458Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "count": 0} 2026-02-16T14:21:57.458Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "component": {}} 2026-02-16T14:21:57.483Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:143 Created PaC Repository object for the component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "RepositoryName": "test-component-pac-ivqvva"} 2026-02-16T14:21:57.933Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1771249738-uufk bundle for test-component-pac-ivqvva component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "repository": "https://github.com/redhat-appstudio-qe/konflux-test-integration", "audit": "true"} 2026-02-16T14:22:01.060Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/konflux-test-integration/pull/28465 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}} 2026-02-16T14:22:01.060Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}} 2026-02-16T14:22:01.060Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}} 2026-02-16T14:22:01.174Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "d4bd85d2-32f5-4676-8a24-4e65937edaad", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "action": "UPDATE"} 2026-02-16T14:35:45.821Z INFO ComponentOnboarding controller/component_build_controller.go:256 PaC finalizer removed {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "action": "DELETE"} 2026-02-16T14:35:45.821Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:334 Starting Pipelines as Code unprovision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}} 2026-02-16T14:35:45.821Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "component": {}} 2026-02-16T14:35:45.826Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "count": 0} 2026-02-16T14:35:45.826Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "count": 0} 2026-02-16T14:35:45.826Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "component": {}} 2026-02-16T14:35:45.826Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "component": {}} 2026-02-16T14:35:45.831Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "count": 0} 2026-02-16T14:35:45.831Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "count": 0} 2026-02-16T14:35:45.831Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "component": {}} 2026-02-16T14:35:45.929Z INFO PaCPipelineRunPruner controller/pac_pipelinerun_pruner_controller.go:124 Pruned 3 PipelineRuns for Component integration2-isns/test-component-pac-ivqvva {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "46fdf821-1329-49e1-8da2-e88ace45a702", "action": "DELETE"} 2026-02-16T14:35:46.818Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:610 PaC configuration proposal branch konflux-test-component-pac-ivqvva is deleted {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}, "action": "DELETE"} 2026-02-16T14:35:46.953Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:376 Pipelines as Code configuration removal merge request is not needed {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}} 2026-02-16T14:35:46.953Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:362 requested to remove build pipeline Service Account binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}} 2026-02-16T14:35:46.967Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:416 deleted common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ivqvva","namespace":"integration2-isns"}, "namespace": "integration2-isns", "name": "test-component-pac-ivqvva", "reconcileID": "f982176c-5c92-4b1c-83f2-1e1629a2857f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"base-mlwhpc"}}