2026-05-03T06:37:15.573Z INFO setup cmd/main.go:206 Quay host: quay.io 2026-05-03T06:37:15.573Z INFO setup cmd/main.go:207 Quay API URL: https://quay.io/api/v1 2026-05-03T06:37:15.573Z INFO setup cmd/main.go:208 Quay Org: redhat-appstudio-qe 2026-05-03T06:37:16.155Z INFO metrics/metrics.go:63 Starting image controller metrics 2026-05-03T06:37:16.155Z INFO setup cmd/main.go:261 starting manager 2026-05-03T06:37:16.155Z INFO controller-runtime.metrics server/server.go:208 Starting metrics server 2026-05-03T06:37:16.155Z INFO setup cmd/main.go:126 disabling http/2 2026-05-03T06:37:16.155Z INFO manager/server.go:83 starting server {"name": "health probe", "addr": "[::]:8081"} 2026-05-03T06:37:16.155Z INFO controller/controller.go:175 Starting EventSource {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "source": "kind source: *v1alpha1.Component"} 2026-05-03T06:37:16.155Z INFO controller/controller.go:175 Starting EventSource {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "source": "kind source: *v1alpha1.Application"} 2026-05-03T06:37:16.156Z INFO controller/controller.go:183 Starting Controller {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application"} 2026-05-03T06:37:16.156Z INFO controller/controller.go:183 Starting Controller {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component"} 2026-05-03T06:37:16.156Z INFO controller/controller.go:175 Starting EventSource {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "source": "kind source: *v1alpha1.ImageRepository"} 2026-05-03T06:37:16.156Z INFO controller/controller.go:183 Starting Controller {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository"} 2026-05-03T06:37:16.285Z INFO controller/controller.go:217 Starting workers {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "worker count": 1} 2026-05-03T06:37:16.285Z INFO controller/controller.go:217 Starting workers {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "worker count": 1} 2026-05-03T06:37:16.285Z INFO controller/controller.go:217 Starting workers {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "worker count": 1} 2026-05-03T06:37:17.219Z INFO controller-runtime.metrics server/server.go:247 Serving metrics server {"bindAddress": ":8443", "secure": true} 2026-05-03T06:38:10.917Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "485c8364-54b7-4cbd-9552-9b43189ed773", "SecretName": "components-namespace-pull"} 2026-05-03T06:38:12.382Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "485c8364-54b7-4cbd-9552-9b43189ed773", "IsPullOnly": false, "SecretName": "appstudio-registry-exporter-image-push"} 2026-05-03T06:38:13.112Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "485c8364-54b7-4cbd-9552-9b43189ed773", "IsPullOnly": true, "SecretName": "appstudio-registry-exporter-image-pull"} 2026-05-03T06:38:13.122Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "485c8364-54b7-4cbd-9552-9b43189ed773"} 2026-05-03T07:05:03.721Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-ainn","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "build-suite-test-application-ainn", "reconcileID": "56e76c7d-a9e6-42a4-bcbe-839bbb53c47b", "action": "DELETE"} 2026-05-03T07:05:03.797Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-ainn","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "build-suite-test-application-ainn", "reconcileID": "56e76c7d-a9e6-42a4-bcbe-839bbb53c47b", "secretName": "build-suite-test-application-ainn-pull"} 2026-05-03T07:05:03.910Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-ainn","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "build-suite-test-application-ainn", "reconcileID": "56e76c7d-a9e6-42a4-bcbe-839bbb53c47b", "secretName": "build-suite-test-application-ainn-pull"} 2026-05-03T07:05:04.070Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-ainn","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "build-suite-test-application-ainn", "reconcileID": "56e76c7d-a9e6-42a4-bcbe-839bbb53c47b", "secretName": "build-suite-test-application-ainn-pull"} 2026-05-03T07:05:05.048Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-svgq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "build-suite-component-update-svgq", "reconcileID": "537d93be-f369-4205-886d-d887ba6e1d14", "action": "DELETE"} 2026-05-03T07:05:05.133Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-svgq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "build-suite-component-update-svgq", "reconcileID": "537d93be-f369-4205-886d-d887ba6e1d14", "secretName": "build-suite-component-update-svgq-pull"} 2026-05-03T07:05:05.398Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-svgq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "build-suite-component-update-svgq", "reconcileID": "537d93be-f369-4205-886d-d887ba6e1d14", "secretName": "build-suite-component-update-svgq-pull"} 2026-05-03T07:05:05.398Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "test-annotations-brajhj", "reconcileID": "f3419b60-3a85-4bd4-9336-064bdc263abb", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "ComponentName": "test-annotations-brajhj"} 2026-05-03T07:05:05.513Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "test-annotations-brajhj", "reconcileID": "f3419b60-3a85-4bd4-9336-064bdc263abb", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "ComponentName": "test-annotations-brajhj"} 2026-05-03T07:05:05.567Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-svgq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "build-suite-component-update-svgq", "reconcileID": "537d93be-f369-4205-886d-d887ba6e1d14", "secretName": "build-suite-component-update-svgq-pull"} 2026-05-03T07:05:06.169Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-urpe","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "build-suite-component-update-urpe", "reconcileID": "b13e318b-c20c-4384-a107-fff3c6aed622", "action": "DELETE"} 2026-05-03T07:05:06.246Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-urpe","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "build-suite-component-update-urpe", "reconcileID": "b13e318b-c20c-4384-a107-fff3c6aed622", "secretName": "build-suite-component-update-urpe-pull"} 2026-05-03T07:05:06.313Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-urpe","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "build-suite-component-update-urpe", "reconcileID": "b13e318b-c20c-4384-a107-fff3c6aed622", "secretName": "build-suite-component-update-urpe-pull"} 2026-05-03T07:05:06.423Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-urpe","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "build-suite-component-update-urpe", "reconcileID": "b13e318b-c20c-4384-a107-fff3c6aed622", "secretName": "build-suite-component-update-urpe-pull"} 2026-05-03T07:05:06.675Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "caa157ba-fbb4-4174-9d39-7c4fee1ce679", "SecretName": "components-namespace-pull"} 2026-05-03T07:05:06.839Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "test-annotations-brajhj", "reconcileID": "f3419b60-3a85-4bd4-9336-064bdc263abb", "ComponentName": "test-annotations-brajhj", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-brajhj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:06.839Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "test-annotations-brajhj", "reconcileID": "f3419b60-3a85-4bd4-9336-064bdc263abb", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-brajhj\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:06.931Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "test-annotations-brajhj", "reconcileID": "f46279db-d786-4a5f-b0fc-42b9fa0ba8f4", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "action": "UPDATE"} 2026-05-03T07:05:06.931Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "test-annotations-brajhj", "reconcileID": "f46279db-d786-4a5f-b0fc-42b9fa0ba8f4", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "ComponentName": "test-annotations-brajhj"} 2026-05-03T07:05:06.997Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "test-annotations-brajhj", "reconcileID": "f46279db-d786-4a5f-b0fc-42b9fa0ba8f4", "ComponentName": "test-annotations-brajhj", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-brajhj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:06.997Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "test-annotations-brajhj", "reconcileID": "f46279db-d786-4a5f-b0fc-42b9fa0ba8f4", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-brajhj\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:07.012Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "test-annotations-brajhj", "reconcileID": "92e3200a-79c3-442b-b48d-36ed9bd7defb", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "ComponentName": "test-annotations-brajhj"} 2026-05-03T07:05:07.057Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "test-annotations-brajhj", "reconcileID": "92e3200a-79c3-442b-b48d-36ed9bd7defb", "ComponentName": "test-annotations-brajhj"} 2026-05-03T07:05:07.104Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-fouu","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-app-fouu", "reconcileID": "306747e2-9b3b-43bf-a982-b5644ca0e541", "action": "DELETE"} 2026-05-03T07:05:07.138Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-fouu","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-app-fouu", "reconcileID": "306747e2-9b3b-43bf-a982-b5644ca0e541", "secretName": "test-app-fouu-pull"} 2026-05-03T07:05:07.176Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-fouu","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-app-fouu", "reconcileID": "306747e2-9b3b-43bf-a982-b5644ca0e541", "secretName": "test-app-fouu-pull"} 2026-05-03T07:05:07.206Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-fouu","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-app-fouu", "reconcileID": "306747e2-9b3b-43bf-a982-b5644ca0e541", "secretName": "test-app-fouu-pull"} 2026-05-03T07:05:08.014Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "caa157ba-fbb4-4174-9d39-7c4fee1ce679", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj-image-push"} 2026-05-03T07:05:08.154Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-flba","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "build-suite-positive-mc-flba", "reconcileID": "b63f6751-c3aa-4ea1-ad0e-cc466ed362ae", "action": "DELETE"} 2026-05-03T07:05:08.238Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-flba","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "build-suite-positive-mc-flba", "reconcileID": "b63f6751-c3aa-4ea1-ad0e-cc466ed362ae", "secretName": "build-suite-positive-mc-flba-pull"} 2026-05-03T07:05:08.280Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-flba","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "build-suite-positive-mc-flba", "reconcileID": "b63f6751-c3aa-4ea1-ad0e-cc466ed362ae", "secretName": "build-suite-positive-mc-flba-pull"} 2026-05-03T07:05:08.305Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-flba","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "build-suite-positive-mc-flba", "reconcileID": "b63f6751-c3aa-4ea1-ad0e-cc466ed362ae", "secretName": "build-suite-positive-mc-flba-pull"} 2026-05-03T07:05:08.767Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "go-component-ccnwtv", "reconcileID": "c73a8180-7f1f-43d4-837e-6e4bfa6c98f9", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "ComponentName": "go-component-ccnwtv"} 2026-05-03T07:05:08.787Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "go-component-ccnwtv", "reconcileID": "c73a8180-7f1f-43d4-837e-6e4bfa6c98f9", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "ComponentName": "go-component-ccnwtv"} 2026-05-03T07:05:08.847Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "go-component-ccnwtv", "reconcileID": "c73a8180-7f1f-43d4-837e-6e4bfa6c98f9", "ComponentName": "go-component-ccnwtv"} 2026-05-03T07:05:09.117Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "caa157ba-fbb4-4174-9d39-7c4fee1ce679", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj-image-pull"} 2026-05-03T07:05:09.142Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "caa157ba-fbb4-4174-9d39-7c4fee1ce679", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:09.142Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "caa157ba-fbb4-4174-9d39-7c4fee1ce679", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:09.142Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "caa157ba-fbb4-4174-9d39-7c4fee1ce679", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:09.194Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-lpie","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "build-suite-component-update-lpie", "reconcileID": "c84a252e-59f0-49e7-91f1-a21bd1e7fa93", "action": "DELETE"} 2026-05-03T07:05:09.228Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-lpie","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "build-suite-component-update-lpie", "reconcileID": "c84a252e-59f0-49e7-91f1-a21bd1e7fa93", "secretName": "build-suite-component-update-lpie-pull"} 2026-05-03T07:05:09.267Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-lpie","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "build-suite-component-update-lpie", "reconcileID": "c84a252e-59f0-49e7-91f1-a21bd1e7fa93", "secretName": "build-suite-component-update-lpie-pull"} 2026-05-03T07:05:09.290Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-lpie","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "build-suite-component-update-lpie", "reconcileID": "c84a252e-59f0-49e7-91f1-a21bd1e7fa93", "secretName": "build-suite-component-update-lpie-pull"} 2026-05-03T07:05:09.627Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-jhis","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "integ-app-jhis", "reconcileID": "0879a1a3-8dc7-470a-b88d-0092b6c5b61d", "action": "DELETE"} 2026-05-03T07:05:09.728Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-jhis","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "integ-app-jhis", "reconcileID": "0879a1a3-8dc7-470a-b88d-0092b6c5b61d", "secretName": "integ-app-jhis-pull"} 2026-05-03T07:05:09.812Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-jhis","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "integ-app-jhis", "reconcileID": "0879a1a3-8dc7-470a-b88d-0092b6c5b61d", "secretName": "integ-app-jhis-pull"} 2026-05-03T07:05:09.859Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-jhis","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "integ-app-jhis", "reconcileID": "0879a1a3-8dc7-470a-b88d-0092b6c5b61d", "secretName": "integ-app-jhis-pull"} 2026-05-03T07:05:09.890Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-fdoe", "reconcileID": "00bd54f2-7f98-4864-86ea-d53efd5cc8aa", "ImageRepositoryName": "imagerepository-for-test-app-fouu-test-comp-fdoe", "ComponentName": "test-comp-fdoe"} 2026-05-03T07:05:09.908Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-fwpe","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "integ-app-fwpe", "reconcileID": "88fe47a6-60ab-4632-a9f1-d829a36ef4f2", "action": "DELETE"} 2026-05-03T07:05:09.932Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-fdoe", "reconcileID": "00bd54f2-7f98-4864-86ea-d53efd5cc8aa", "ImageRepositoryName": "imagerepository-for-test-app-fouu-test-comp-fdoe", "ComponentName": "test-comp-fdoe"} 2026-05-03T07:05:09.988Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-fwpe","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "integ-app-fwpe", "reconcileID": "88fe47a6-60ab-4632-a9f1-d829a36ef4f2", "secretName": "integ-app-fwpe-pull"} 2026-05-03T07:05:10.096Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-fwpe","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "integ-app-fwpe", "reconcileID": "88fe47a6-60ab-4632-a9f1-d829a36ef4f2", "secretName": "integ-app-fwpe-pull"} 2026-05-03T07:05:10.155Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-fwpe","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "integ-app-fwpe", "reconcileID": "88fe47a6-60ab-4632-a9f1-d829a36ef4f2", "secretName": "integ-app-fwpe-pull"} 2026-05-03T07:05:10.478Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-rolp","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "integ-app-rolp", "reconcileID": "66b76f18-5252-405b-98e7-bdd98ed696cb", "action": "DELETE"} 2026-05-03T07:05:10.513Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "c79e0d74-3bc1-4a9e-83e8-4a35fbcfa77e", "SecretName": "components-namespace-pull"} 2026-05-03T07:05:10.543Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-rolp","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "integ-app-rolp", "reconcileID": "66b76f18-5252-405b-98e7-bdd98ed696cb", "secretName": "integ-app-rolp-pull"} 2026-05-03T07:05:10.593Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-rolp","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "integ-app-rolp", "reconcileID": "66b76f18-5252-405b-98e7-bdd98ed696cb", "secretName": "integ-app-rolp-pull"} 2026-05-03T07:05:10.659Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-rolp","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "integ-app-rolp", "reconcileID": "66b76f18-5252-405b-98e7-bdd98ed696cb", "secretName": "integ-app-rolp-pull"} 2026-05-03T07:05:10.912Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-addy","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "build-suite-test-application-addy", "reconcileID": "38eb918f-c5aa-4a92-b2d1-1325847b2f04", "action": "DELETE"} 2026-05-03T07:05:10.967Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-addy","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "build-suite-test-application-addy", "reconcileID": "38eb918f-c5aa-4a92-b2d1-1325847b2f04", "secretName": "build-suite-test-application-addy-pull"} 2026-05-03T07:05:11.015Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-addy","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "build-suite-test-application-addy", "reconcileID": "38eb918f-c5aa-4a92-b2d1-1325847b2f04", "secretName": "build-suite-test-application-addy-pull"} 2026-05-03T07:05:11.098Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-addy","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "build-suite-test-application-addy", "reconcileID": "38eb918f-c5aa-4a92-b2d1-1325847b2f04", "secretName": "build-suite-test-application-addy-pull"} 2026-05-03T07:05:11.947Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "c79e0d74-3bc1-4a9e-83e8-4a35fbcfa77e", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv-image-push"} 2026-05-03T07:05:13.047Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "c79e0d74-3bc1-4a9e-83e8-4a35fbcfa77e", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv-image-pull"} 2026-05-03T07:05:13.071Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "c79e0d74-3bc1-4a9e-83e8-4a35fbcfa77e"} 2026-05-03T07:05:13.675Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "1eb7f5d7-7e7c-4929-882f-1d6236a33950", "SecretName": "components-namespace-pull"} 2026-05-03T07:05:14.459Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-xddm","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "build-suite-test-application-xddm", "reconcileID": "3e877561-ca24-4108-9766-fbc9a722ef54", "action": "DELETE"} 2026-05-03T07:05:14.478Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-xddm","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "build-suite-test-application-xddm", "reconcileID": "3e877561-ca24-4108-9766-fbc9a722ef54", "secretName": "build-suite-test-application-xddm-pull"} 2026-05-03T07:05:14.499Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-xddm","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "build-suite-test-application-xddm", "reconcileID": "3e877561-ca24-4108-9766-fbc9a722ef54", "secretName": "build-suite-test-application-xddm-pull"} 2026-05-03T07:05:14.519Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-xddm","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "build-suite-test-application-xddm", "reconcileID": "3e877561-ca24-4108-9766-fbc9a722ef54", "secretName": "build-suite-test-application-xddm-pull"} 2026-05-03T07:05:14.819Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "1eb7f5d7-7e7c-4929-882f-1d6236a33950", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj-image-push"} 2026-05-03T07:05:15.548Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "1eb7f5d7-7e7c-4929-882f-1d6236a33950", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj-image-pull"} 2026-05-03T07:05:15.558Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "1eb7f5d7-7e7c-4929-882f-1d6236a33950"} 2026-05-03T07:05:16.541Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-nthz","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "integ-app-nthz", "reconcileID": "f93e65ec-75bf-4350-8883-12827e9cd3f9", "action": "DELETE"} 2026-05-03T07:05:16.565Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-nthz","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "integ-app-nthz", "reconcileID": "f93e65ec-75bf-4350-8883-12827e9cd3f9", "secretName": "integ-app-nthz-pull"} 2026-05-03T07:05:16.591Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-nthz","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "integ-app-nthz", "reconcileID": "f93e65ec-75bf-4350-8883-12827e9cd3f9", "secretName": "integ-app-nthz-pull"} 2026-05-03T07:05:16.607Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-nthz","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "integ-app-nthz", "reconcileID": "f93e65ec-75bf-4350-8883-12827e9cd3f9", "secretName": "integ-app-nthz-pull"} 2026-05-03T07:05:16.712Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-fdoe", "reconcileID": "6e0f8286-496b-4a97-a427-7834901dc615", "SecretName": "components-namespace-pull"} 2026-05-03T07:05:18.149Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-fdoe", "reconcileID": "6e0f8286-496b-4a97-a427-7834901dc615", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-fouu-test-comp-fdoe-image-push"} 2026-05-03T07:05:18.828Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-fdoe", "reconcileID": "6e0f8286-496b-4a97-a427-7834901dc615", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-fouu-test-comp-fdoe-image-pull"} 2026-05-03T07:05:18.839Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-fdoe", "reconcileID": "6e0f8286-496b-4a97-a427-7834901dc615"} 2026-05-03T07:05:19.181Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "aa248c72-dae6-4443-a1e4-3716507429d8", "application": "build-suite-positive-mc-flba"} 2026-05-03T07:05:19.204Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "aa248c72-dae6-4443-a1e4-3716507429d8", "ServiceAccountName": "build-pipeline-go-component-ccnwtv", "SecretName": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv-image-push", "action": "UPDATE"} 2026-05-03T07:05:19.225Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "aa248c72-dae6-4443-a1e4-3716507429d8", "ServiceAccountName": "build-pipeline-go-component-ccnwtv", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:05:19.254Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "aa248c72-dae6-4443-a1e4-3716507429d8", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:05:19.280Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "aa248c72-dae6-4443-a1e4-3716507429d8", "ComponentName": "go-component-ccnwtv"} 2026-05-03T07:05:19.293Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "aa248c72-dae6-4443-a1e4-3716507429d8"} 2026-05-03T07:05:19.605Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "f71c6532-c37b-444d-abeb-793246888f25", "application": "build-suite-test-application-ainn"} 2026-05-03T07:05:19.622Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "f71c6532-c37b-444d-abeb-793246888f25", "ServiceAccountName": "build-pipeline-test-annotations-brajhj", "SecretName": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj-image-push", "action": "UPDATE"} 2026-05-03T07:05:19.638Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "f71c6532-c37b-444d-abeb-793246888f25", "ServiceAccountName": "build-pipeline-test-annotations-brajhj", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:05:19.661Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "f71c6532-c37b-444d-abeb-793246888f25", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:05:19.694Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "f71c6532-c37b-444d-abeb-793246888f25", "ComponentName": "test-annotations-brajhj"} 2026-05-03T07:05:19.709Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "f71c6532-c37b-444d-abeb-793246888f25"} 2026-05-03T07:05:20.086Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-fdoe", "reconcileID": "b8d12f3c-ccb5-4f7f-afbf-783aac2b276a", "application": "test-app-fouu"} 2026-05-03T07:05:20.099Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-fdoe", "reconcileID": "b8d12f3c-ccb5-4f7f-afbf-783aac2b276a", "ServiceAccountName": "build-pipeline-test-comp-fdoe", "SecretName": "imagerepository-for-test-app-fouu-test-comp-fdoe-image-push", "action": "UPDATE"} 2026-05-03T07:05:20.116Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-fdoe", "reconcileID": "b8d12f3c-ccb5-4f7f-afbf-783aac2b276a", "ServiceAccountName": "build-pipeline-test-comp-fdoe", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:05:20.132Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-fdoe", "reconcileID": "b8d12f3c-ccb5-4f7f-afbf-783aac2b276a", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:05:20.186Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-fdoe", "reconcileID": "b8d12f3c-ccb5-4f7f-afbf-783aac2b276a", "ComponentName": "test-comp-fdoe"} 2026-05-03T07:05:20.198Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-fdoe", "reconcileID": "b8d12f3c-ccb5-4f7f-afbf-783aac2b276a"} 2026-05-03T07:05:24.682Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-qkqh","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "build-suite-test-application-qkqh", "reconcileID": "fb997e29-5f5e-4384-a8af-3b34a766e30d", "action": "DELETE"} 2026-05-03T07:05:24.700Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-qkqh","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "build-suite-test-application-qkqh", "reconcileID": "fb997e29-5f5e-4384-a8af-3b34a766e30d", "secretName": "build-suite-test-application-qkqh-pull"} 2026-05-03T07:05:24.724Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-qkqh","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "build-suite-test-application-qkqh", "reconcileID": "fb997e29-5f5e-4384-a8af-3b34a766e30d", "secretName": "build-suite-test-application-qkqh-pull"} 2026-05-03T07:05:24.740Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-qkqh","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "build-suite-test-application-qkqh", "reconcileID": "fb997e29-5f5e-4384-a8af-3b34a766e30d", "secretName": "build-suite-test-application-qkqh-pull"} 2026-05-03T07:05:29.967Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-fdoe", "reconcileID": "00bd54f2-7f98-4864-86ea-d53efd5cc8aa", "ComponentName": "test-comp-fdoe", "error": "Internal error occurred: failed calling webhook \"mcomponent.kb.io\": failed to call webhook: Post \"https://application-service-webhook-service.application-service.svc:443/mutate-appstudio-redhat-com-v1alpha1-component?timeout=10s\": context deadline exceeded"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:29.967Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-fdoe", "reconcileID": "00bd54f2-7f98-4864-86ea-d53efd5cc8aa", "error": "error updating the component: Internal error occurred: failed calling webhook \"mcomponent.kb.io\": failed to call webhook: Post \"https://application-service-webhook-service.application-service.svc:443/mutate-appstudio-redhat-com-v1alpha1-component?timeout=10s\": context deadline exceeded"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:29.997Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "test-component-pac-kmqyiz", "reconcileID": "490d9545-8615-4b36-81c1-e577d3c82ca9", "ImageRepositoryName": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "ComponentName": "test-component-pac-kmqyiz"} 2026-05-03T07:05:30.008Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "test-component-pac-kmqyiz", "reconcileID": "490d9545-8615-4b36-81c1-e577d3c82ca9", "ImageRepositoryName": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "ComponentName": "test-component-pac-kmqyiz"} 2026-05-03T07:05:31.065Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "51585216-35bd-49b0-9558-8283440857a7", "SecretName": "components-namespace-pull"} 2026-05-03T07:05:33.549Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "51585216-35bd-49b0-9558-8283440857a7", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz-image-push"} 2026-05-03T07:05:34.373Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "51585216-35bd-49b0-9558-8283440857a7", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz-image-pull"} 2026-05-03T07:05:34.382Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "51585216-35bd-49b0-9558-8283440857a7"} 2026-05-03T07:05:34.701Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "8802acaf-a5e6-408c-bdd3-b66c1e344c8b", "application": "integ-app-fwpe"} 2026-05-03T07:05:34.714Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "8802acaf-a5e6-408c-bdd3-b66c1e344c8b", "ServiceAccountName": "build-pipeline-test-component-pac-kmqyiz", "SecretName": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz-image-push", "action": "UPDATE"} 2026-05-03T07:05:34.729Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "8802acaf-a5e6-408c-bdd3-b66c1e344c8b", "ServiceAccountName": "build-pipeline-test-component-pac-kmqyiz", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:05:34.749Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "8802acaf-a5e6-408c-bdd3-b66c1e344c8b", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:05:34.789Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "8802acaf-a5e6-408c-bdd3-b66c1e344c8b", "ComponentName": "test-component-pac-kmqyiz"} 2026-05-03T07:05:34.799Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "8802acaf-a5e6-408c-bdd3-b66c1e344c8b"} 2026-05-03T07:05:42.625Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "test-component-pac-kmqyiz", "reconcileID": "490d9545-8615-4b36-81c1-e577d3c82ca9", "ComponentName": "test-component-pac-kmqyiz", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-kmqyiz\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:42.625Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "test-component-pac-kmqyiz", "reconcileID": "490d9545-8615-4b36-81c1-e577d3c82ca9", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-kmqyiz\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:42.685Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "test-component-pac-cwohlq", "reconcileID": "be1d744c-fda5-4cc2-962d-2fa8ee3baa39", "ImageRepositoryName": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "ComponentName": "test-component-pac-cwohlq"} 2026-05-03T07:05:42.697Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "test-component-pac-cwohlq", "reconcileID": "be1d744c-fda5-4cc2-962d-2fa8ee3baa39", "ImageRepositoryName": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "ComponentName": "test-component-pac-cwohlq"} 2026-05-03T07:05:43.486Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "test-component-pac-cwohlq", "reconcileID": "be1d744c-fda5-4cc2-962d-2fa8ee3baa39", "ComponentName": "test-component-pac-cwohlq", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-cwohlq\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:43.486Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "test-component-pac-cwohlq", "reconcileID": "be1d744c-fda5-4cc2-962d-2fa8ee3baa39", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-cwohlq\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:43.615Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "go-component-agnkfl", "reconcileID": "6fe93b62-07bd-4674-9a87-f3b64e1fcb9d", "ImageRepositoryName": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "ComponentName": "go-component-agnkfl"} 2026-05-03T07:05:43.650Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "go-component-agnkfl", "reconcileID": "6fe93b62-07bd-4674-9a87-f3b64e1fcb9d", "ImageRepositoryName": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "ComponentName": "go-component-agnkfl"} 2026-05-03T07:05:43.653Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-fojz"}, "namespace": "rel-plan-admis-fojz", "name": "appstudio", "reconcileID": "e3bca142-6187-49fb-a2d4-edb6f9c01422", "action": "DELETE"} 2026-05-03T07:05:43.810Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-fojz"}, "namespace": "rel-plan-admis-fojz", "name": "appstudio", "reconcileID": "e3bca142-6187-49fb-a2d4-edb6f9c01422", "secretName": "appstudio-pull"} 2026-05-03T07:05:43.943Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-fojz"}, "namespace": "rel-plan-admis-fojz", "name": "appstudio", "reconcileID": "e3bca142-6187-49fb-a2d4-edb6f9c01422", "secretName": "appstudio-pull"} 2026-05-03T07:05:44.055Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-fojz"}, "namespace": "rel-plan-admis-fojz", "name": "appstudio", "reconcileID": "e3bca142-6187-49fb-a2d4-edb6f9c01422", "secretName": "appstudio-pull"} 2026-05-03T07:05:45.556Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-rolp-test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "reconcileID": "e689411d-397c-4975-a664-afd35fd399d6", "SecretName": "components-namespace-pull"} 2026-05-03T07:05:46.008Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "go-component-agnkfl", "reconcileID": "6fe93b62-07bd-4674-9a87-f3b64e1fcb9d", "ComponentName": "go-component-agnkfl", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-agnkfl\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:46.008Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "go-component-agnkfl", "reconcileID": "6fe93b62-07bd-4674-9a87-f3b64e1fcb9d", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-agnkfl\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:46.031Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-default-xbrpnj", "reconcileID": "64339c66-dc56-40b8-94c8-21f8925810d8", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "ComponentName": "gh-test-custom-default-xbrpnj"} 2026-05-03T07:05:46.042Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-default-xbrpnj", "reconcileID": "64339c66-dc56-40b8-94c8-21f8925810d8", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "ComponentName": "gh-test-custom-default-xbrpnj"} 2026-05-03T07:05:47.453Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-rolp-test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "reconcileID": "e689411d-397c-4975-a664-afd35fd399d6", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq-image-push"} 2026-05-03T07:05:47.492Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-default-xbrpnj", "reconcileID": "64339c66-dc56-40b8-94c8-21f8925810d8", "ComponentName": "gh-test-custom-default-xbrpnj", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-xbrpnj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:47.492Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-default-xbrpnj", "reconcileID": "64339c66-dc56-40b8-94c8-21f8925810d8", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-xbrpnj\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:47.516Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-kblq", "reconcileID": "b8158924-c138-4c0f-9c44-51678a5a07d4", "ImageRepositoryName": "imagerepository-for-test-app-fouu-test-comp-kblq", "ComponentName": "test-comp-kblq"} 2026-05-03T07:05:47.536Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-kblq", "reconcileID": "b8158924-c138-4c0f-9c44-51678a5a07d4", "ImageRepositoryName": "imagerepository-for-test-app-fouu-test-comp-kblq", "ComponentName": "test-comp-kblq"} 2026-05-03T07:05:48.324Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-rolp-test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "reconcileID": "e689411d-397c-4975-a664-afd35fd399d6", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq-image-pull"} 2026-05-03T07:05:48.341Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-rolp-test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "reconcileID": "e689411d-397c-4975-a664-afd35fd399d6"} 2026-05-03T07:05:49.956Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "c9204b18-4462-4bc4-8afe-501543bc358a", "SecretName": "components-namespace-pull"} 2026-05-03T07:05:51.247Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "c9204b18-4462-4bc4-8afe-501543bc358a", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-jhis-go-component-agnkfl-image-push"} 2026-05-03T07:05:52.022Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "c9204b18-4462-4bc4-8afe-501543bc358a", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-jhis-go-component-agnkfl-image-pull"} 2026-05-03T07:05:52.047Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "c9204b18-4462-4bc4-8afe-501543bc358a"} 2026-05-03T07:05:53.512Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "ad1fc2f8-7461-4c99-83e7-273879900af2", "SecretName": "components-namespace-pull"} 2026-05-03T07:05:54.181Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-kblq", "reconcileID": "b8158924-c138-4c0f-9c44-51678a5a07d4", "ComponentName": "test-comp-kblq", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-kblq\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:54.181Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-kblq", "reconcileID": "b8158924-c138-4c0f-9c44-51678a5a07d4", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-kblq\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:05:54.198Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-default-bfkqnq", "reconcileID": "6b51860b-19cb-4709-af61-a7e01ae4baeb", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "ComponentName": "fj-test-custom-default-bfkqnq"} 2026-05-03T07:05:54.212Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-default-bfkqnq", "reconcileID": "6b51860b-19cb-4709-af61-a7e01ae4baeb", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "ComponentName": "fj-test-custom-default-bfkqnq"} 2026-05-03T07:05:54.642Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "ad1fc2f8-7461-4c99-83e7-273879900af2", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj-image-push"} 2026-05-03T07:05:56.132Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "ad1fc2f8-7461-4c99-83e7-273879900af2", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj-image-pull"} 2026-05-03T07:05:56.141Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "ad1fc2f8-7461-4c99-83e7-273879900af2"} 2026-05-03T07:05:57.694Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-kblq", "reconcileID": "fe868a09-c20c-4075-a667-7f4994723aa4", "SecretName": "components-namespace-pull"} 2026-05-03T07:05:59.112Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-fojz"}, "namespace": "rel-plan-admis-fojz", "name": "appstudio", "reconcileID": "150e8b8a-8566-4cc6-a0d8-4a15d0d415fb", "ServiceAccountName": "konflux-integration-runner", "SecretName": "appstudio-pull", "action": "UPDATE"} 2026-05-03T07:05:59.146Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-fojz"}, "namespace": "rel-plan-admis-fojz", "name": "appstudio", "reconcileID": "150e8b8a-8566-4cc6-a0d8-4a15d0d415fb", "action": "DELETE"} 2026-05-03T07:05:59.543Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-kblq", "reconcileID": "fe868a09-c20c-4075-a667-7f4994723aa4", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-fouu-test-comp-kblq-image-push"} 2026-05-03T07:06:00.323Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-kblq", "reconcileID": "fe868a09-c20c-4075-a667-7f4994723aa4", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-fouu-test-comp-kblq-image-pull"} 2026-05-03T07:06:00.342Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-kblq", "reconcileID": "fe868a09-c20c-4075-a667-7f4994723aa4"} 2026-05-03T07:06:00.735Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-rolp-test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "reconcileID": "57f43b36-2577-46a0-ba12-c56c9bca95fe", "application": "integ-app-rolp"} 2026-05-03T07:06:00.762Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-rolp-test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "reconcileID": "57f43b36-2577-46a0-ba12-c56c9bca95fe", "ServiceAccountName": "build-pipeline-test-component-pac-cwohlq", "SecretName": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq-image-push", "action": "UPDATE"} 2026-05-03T07:06:00.799Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-rolp-test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "reconcileID": "57f43b36-2577-46a0-ba12-c56c9bca95fe", "ServiceAccountName": "build-pipeline-test-component-pac-cwohlq", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:00.823Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-rolp-test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "reconcileID": "57f43b36-2577-46a0-ba12-c56c9bca95fe", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:00.863Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-rolp-test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "reconcileID": "57f43b36-2577-46a0-ba12-c56c9bca95fe", "ComponentName": "test-component-pac-cwohlq"} 2026-05-03T07:06:00.879Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-rolp-test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "reconcileID": "57f43b36-2577-46a0-ba12-c56c9bca95fe"} 2026-05-03T07:06:01.293Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "cfddc78d-20ed-496b-bd3f-1556347bcbb8", "application": "integ-app-jhis"} 2026-05-03T07:06:01.307Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "cfddc78d-20ed-496b-bd3f-1556347bcbb8", "ServiceAccountName": "build-pipeline-go-component-agnkfl", "SecretName": "imagerepository-for-integ-app-jhis-go-component-agnkfl-image-push", "action": "UPDATE"} 2026-05-03T07:06:01.332Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "cfddc78d-20ed-496b-bd3f-1556347bcbb8", "ServiceAccountName": "build-pipeline-go-component-agnkfl", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:01.359Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "cfddc78d-20ed-496b-bd3f-1556347bcbb8", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:01.389Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "cfddc78d-20ed-496b-bd3f-1556347bcbb8", "ComponentName": "go-component-agnkfl"} 2026-05-03T07:06:01.403Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "cfddc78d-20ed-496b-bd3f-1556347bcbb8"} 2026-05-03T07:06:02.758Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "fd9401df-ead1-4184-821a-ad8edde1893e", "SecretName": "components-namespace-pull"} 2026-05-03T07:06:04.214Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "fd9401df-ead1-4184-821a-ad8edde1893e", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq-image-push"} 2026-05-03T07:06:05.095Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "fd9401df-ead1-4184-821a-ad8edde1893e", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq-image-pull"} 2026-05-03T07:06:05.110Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "fd9401df-ead1-4184-821a-ad8edde1893e"} 2026-05-03T07:06:05.445Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "0c8435a4-6959-4315-8846-3ce86c4bff95", "application": "build-suite-test-application-addy"} 2026-05-03T07:06:05.465Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "0c8435a4-6959-4315-8846-3ce86c4bff95", "ServiceAccountName": "build-pipeline-gh-test-custom-default-xbrpnj", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj-image-push", "action": "UPDATE"} 2026-05-03T07:06:05.489Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "0c8435a4-6959-4315-8846-3ce86c4bff95", "ServiceAccountName": "build-pipeline-gh-test-custom-default-xbrpnj", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:05.518Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "0c8435a4-6959-4315-8846-3ce86c4bff95", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:05.549Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "0c8435a4-6959-4315-8846-3ce86c4bff95", "ComponentName": "gh-test-custom-default-xbrpnj"} 2026-05-03T07:06:05.560Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "0c8435a4-6959-4315-8846-3ce86c4bff95"} 2026-05-03T07:06:05.887Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-kblq", "reconcileID": "b0bb6717-e743-43de-a9ce-dad088a6d577", "application": "test-app-fouu"} 2026-05-03T07:06:05.905Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-kblq", "reconcileID": "b0bb6717-e743-43de-a9ce-dad088a6d577", "ServiceAccountName": "build-pipeline-test-comp-kblq", "SecretName": "imagerepository-for-test-app-fouu-test-comp-kblq-image-push", "action": "UPDATE"} 2026-05-03T07:06:05.932Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-kblq", "reconcileID": "b0bb6717-e743-43de-a9ce-dad088a6d577", "ServiceAccountName": "build-pipeline-test-comp-kblq", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:06.035Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-kblq", "reconcileID": "b0bb6717-e743-43de-a9ce-dad088a6d577", "ComponentName": "test-comp-kblq"} 2026-05-03T07:06:06.053Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-kblq", "reconcileID": "b0bb6717-e743-43de-a9ce-dad088a6d577"} 2026-05-03T07:06:06.502Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-qejk"}, "namespace": "tenant-dev-qejk", "name": "appstudio", "reconcileID": "06199ded-2035-43a1-8435-4a8d2ee45919", "action": "DELETE"} 2026-05-03T07:06:06.534Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-qejk"}, "namespace": "tenant-dev-qejk", "name": "appstudio", "reconcileID": "06199ded-2035-43a1-8435-4a8d2ee45919", "secretName": "appstudio-pull"} 2026-05-03T07:06:06.555Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-qejk"}, "namespace": "tenant-dev-qejk", "name": "appstudio", "reconcileID": "06199ded-2035-43a1-8435-4a8d2ee45919", "secretName": "appstudio-pull"} 2026-05-03T07:06:06.578Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-qejk"}, "namespace": "tenant-dev-qejk", "name": "appstudio", "reconcileID": "06199ded-2035-43a1-8435-4a8d2ee45919", "secretName": "appstudio-pull"} 2026-05-03T07:06:07.103Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "d1b562bd-8f40-40b7-a54a-243ea6db9115", "application": "build-suite-test-application-xddm"} 2026-05-03T07:06:07.132Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "d1b562bd-8f40-40b7-a54a-243ea6db9115", "ServiceAccountName": "build-pipeline-fj-test-custom-default-bfkqnq", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq-image-push", "action": "UPDATE"} 2026-05-03T07:06:07.215Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "d1b562bd-8f40-40b7-a54a-243ea6db9115", "ServiceAccountName": "build-pipeline-fj-test-custom-default-bfkqnq", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:07.239Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "d1b562bd-8f40-40b7-a54a-243ea6db9115", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:07.266Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "d1b562bd-8f40-40b7-a54a-243ea6db9115", "ComponentName": "fj-test-custom-default-bfkqnq"} 2026-05-03T07:06:07.280Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "d1b562bd-8f40-40b7-a54a-243ea6db9115"} 2026-05-03T07:06:08.850Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-default-bfkqnq", "reconcileID": "6b51860b-19cb-4709-af61-a7e01ae4baeb", "ComponentName": "fj-test-custom-default-bfkqnq", "error": "Internal error occurred: failed calling webhook \"mcomponent.kb.io\": failed to call webhook: Post \"https://application-service-webhook-service.application-service.svc:443/mutate-appstudio-redhat-com-v1alpha1-component?timeout=10s\": context deadline exceeded"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:08.850Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-default-bfkqnq", "reconcileID": "6b51860b-19cb-4709-af61-a7e01ae4baeb", "error": "error updating the component: Internal error occurred: failed calling webhook \"mcomponent.kb.io\": failed to call webhook: Post \"https://application-service-webhook-service.application-service.svc:443/mutate-appstudio-redhat-com-v1alpha1-component?timeout=10s\": context deadline exceeded"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:08.860Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-fdoe", "reconcileID": "bfb5243a-d696-4b1a-9ba7-16fdd3d99225", "ImageRepositoryName": "imagerepository-for-test-app-fouu-test-comp-fdoe", "ComponentName": "test-comp-fdoe"} 2026-05-03T07:06:08.894Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-fdoe","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-fdoe", "reconcileID": "bfb5243a-d696-4b1a-9ba7-16fdd3d99225", "ComponentName": "test-comp-fdoe"} 2026-05-03T07:06:09.006Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "test-component-pac-kmqyiz", "reconcileID": "4012d4e3-500a-4382-9ed4-612da1e4792f", "ImageRepositoryName": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "ComponentName": "test-component-pac-kmqyiz"} 2026-05-03T07:06:09.039Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "test-component-pac-kmqyiz", "reconcileID": "4012d4e3-500a-4382-9ed4-612da1e4792f", "ComponentName": "test-component-pac-kmqyiz"} 2026-05-03T07:06:09.149Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "test-component-pac-cwohlq", "reconcileID": "8997d648-da33-4847-9b53-f6bf26b3764d", "ImageRepositoryName": "imagerepository-for-integ-app-rolp-test-component-pac-cwohlq", "ComponentName": "test-component-pac-cwohlq"} 2026-05-03T07:06:09.180Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-cwohlq","namespace":"stat-rep-mumq"}, "namespace": "stat-rep-mumq", "name": "test-component-pac-cwohlq", "reconcileID": "8997d648-da33-4847-9b53-f6bf26b3764d", "ComponentName": "test-component-pac-cwohlq"} 2026-05-03T07:06:09.256Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "test-comp-pac-gitlab-mhshky", "reconcileID": "81b38e71-aebf-46c8-bca0-96519d657990", "ImageRepositoryName": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "ComponentName": "test-comp-pac-gitlab-mhshky"} 2026-05-03T07:06:09.266Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "test-comp-pac-gitlab-mhshky", "reconcileID": "81b38e71-aebf-46c8-bca0-96519d657990", "ImageRepositoryName": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "ComponentName": "test-comp-pac-gitlab-mhshky"} 2026-05-03T07:06:10.519Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "5f011d0b-d5e9-4196-8cd1-ed5f647275e7", "SecretName": "components-namespace-pull"} 2026-05-03T07:06:11.917Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-bykf"}, "namespace": "happy-path-bykf", "name": "appstudio", "reconcileID": "d42db5a8-5261-41c9-845f-dc651a5d3471", "action": "DELETE"} 2026-05-03T07:06:11.931Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-bykf"}, "namespace": "happy-path-bykf", "name": "appstudio", "reconcileID": "d42db5a8-5261-41c9-845f-dc651a5d3471", "secretName": "appstudio-pull"} 2026-05-03T07:06:11.954Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-bykf"}, "namespace": "happy-path-bykf", "name": "appstudio", "reconcileID": "d42db5a8-5261-41c9-845f-dc651a5d3471", "secretName": "appstudio-pull"} 2026-05-03T07:06:11.975Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-bykf"}, "namespace": "happy-path-bykf", "name": "appstudio", "reconcileID": "d42db5a8-5261-41c9-845f-dc651a5d3471", "secretName": "appstudio-pull"} 2026-05-03T07:06:12.762Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "5f011d0b-d5e9-4196-8cd1-ed5f647275e7", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky-image-push"} 2026-05-03T07:06:13.683Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "test-comp-pac-gitlab-mhshky", "reconcileID": "81b38e71-aebf-46c8-bca0-96519d657990", "ComponentName": "test-comp-pac-gitlab-mhshky", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-pac-gitlab-mhshky\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:13.683Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "test-comp-pac-gitlab-mhshky", "reconcileID": "81b38e71-aebf-46c8-bca0-96519d657990", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-pac-gitlab-mhshky\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:13.700Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "go-component-agnkfl", "reconcileID": "89574dc3-5a56-40cd-8986-4b3242181d25", "ImageRepositoryName": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "ComponentName": "go-component-agnkfl"} 2026-05-03T07:06:13.736Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "go-component-agnkfl", "reconcileID": "89574dc3-5a56-40cd-8986-4b3242181d25", "ComponentName": "go-component-agnkfl"} 2026-05-03T07:06:13.770Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "5f011d0b-d5e9-4196-8cd1-ed5f647275e7", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky-image-pull"} 2026-05-03T07:06:13.794Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "5f011d0b-d5e9-4196-8cd1-ed5f647275e7"} 2026-05-03T07:06:13.862Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-default-xbrpnj", "reconcileID": "8b434f37-4d5d-4ddc-b353-9210bf130a31", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "ComponentName": "gh-test-custom-default-xbrpnj"} 2026-05-03T07:06:13.912Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-default-xbrpnj", "reconcileID": "8b434f37-4d5d-4ddc-b353-9210bf130a31", "ComponentName": "gh-test-custom-default-xbrpnj"} 2026-05-03T07:06:13.962Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-kblq", "reconcileID": "359eb077-a19f-497d-b8f8-49fe33208593", "ImageRepositoryName": "imagerepository-for-test-app-fouu-test-comp-kblq", "ComponentName": "test-comp-kblq"} 2026-05-03T07:06:14.016Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-kblq","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-kblq", "reconcileID": "359eb077-a19f-497d-b8f8-49fe33208593", "ComponentName": "test-comp-kblq"} 2026-05-03T07:06:14.157Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-default-ssuooz", "reconcileID": "32dc8868-7dcd-439e-a147-6d8c09b6cd67", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "ComponentName": "gl-test-custom-default-ssuooz"} 2026-05-03T07:06:14.193Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-default-ssuooz", "reconcileID": "32dc8868-7dcd-439e-a147-6d8c09b6cd67", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "ComponentName": "gl-test-custom-default-ssuooz"} 2026-05-03T07:06:14.231Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "926b724e-d9bf-4fcb-9899-d23484e95f65", "application": "integ-app-nthz"} 2026-05-03T07:06:14.231Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "926b724e-d9bf-4fcb-9899-d23484e95f65", "ServiceAccountName": "build-pipeline-test-comp-pac-gitlab-mhshky", "SecretName": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-pac-gitlab-mhshky\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:14.231Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "926b724e-d9bf-4fcb-9899-d23484e95f65", "SaName": "build-pipeline-test-comp-pac-gitlab-mhshky", "SecretName": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-pac-gitlab-mhshky\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:14.231Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "926b724e-d9bf-4fcb-9899-d23484e95f65", "error": "ServiceAccount \"build-pipeline-test-comp-pac-gitlab-mhshky\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:15.782Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-default-ssuooz", "reconcileID": "32dc8868-7dcd-439e-a147-6d8c09b6cd67", "ComponentName": "gl-test-custom-default-ssuooz", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-ssuooz\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:15.782Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-default-ssuooz", "reconcileID": "32dc8868-7dcd-439e-a147-6d8c09b6cd67", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-ssuooz\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:15.900Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "gl-multi-component-child-kklk", "reconcileID": "ae535eb8-db26-4ae3-b9ef-4900db7ffb45", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "ComponentName": "gl-multi-component-child-kklk"} 2026-05-03T07:06:15.946Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "gl-multi-component-child-kklk", "reconcileID": "ae535eb8-db26-4ae3-b9ef-4900db7ffb45", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "ComponentName": "gl-multi-component-child-kklk"} 2026-05-03T07:06:16.570Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "gl-multi-component-child-kklk", "reconcileID": "ae535eb8-db26-4ae3-b9ef-4900db7ffb45", "ComponentName": "gl-multi-component-child-kklk", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-multi-component-child-kklk\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:16.570Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "gl-multi-component-child-kklk", "reconcileID": "ae535eb8-db26-4ae3-b9ef-4900db7ffb45", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-multi-component-child-kklk\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:16.594Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-gawk", "reconcileID": "aa832d3c-025d-478a-9916-f3c7d9db9a1c", "ImageRepositoryName": "imagerepository-for-test-app-fouu-test-comp-gawk", "ComponentName": "test-comp-gawk"} 2026-05-03T07:06:16.601Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-gawk", "reconcileID": "aa832d3c-025d-478a-9916-f3c7d9db9a1c", "ImageRepositoryName": "imagerepository-for-test-app-fouu-test-comp-gawk", "ComponentName": "test-comp-gawk"} 2026-05-03T07:06:16.659Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "3943fce0-edd8-48b4-9107-c42e156a0a74", "SecretName": "components-namespace-pull"} 2026-05-03T07:06:17.625Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-qhxs","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "build-secret-lookup-qhxs", "reconcileID": "f7865c99-b017-477f-b754-1d88354563b9", "action": "DELETE"} 2026-05-03T07:06:17.656Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-qhxs","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "build-secret-lookup-qhxs", "reconcileID": "f7865c99-b017-477f-b754-1d88354563b9", "secretName": "build-secret-lookup-qhxs-pull"} 2026-05-03T07:06:17.693Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-qhxs","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "build-secret-lookup-qhxs", "reconcileID": "f7865c99-b017-477f-b754-1d88354563b9", "secretName": "build-secret-lookup-qhxs-pull"} 2026-05-03T07:06:17.718Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-qhxs","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "build-secret-lookup-qhxs", "reconcileID": "f7865c99-b017-477f-b754-1d88354563b9", "secretName": "build-secret-lookup-qhxs-pull"} 2026-05-03T07:06:17.927Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "3943fce0-edd8-48b4-9107-c42e156a0a74", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz-image-push"} 2026-05-03T07:06:18.350Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-gawk", "reconcileID": "aa832d3c-025d-478a-9916-f3c7d9db9a1c", "ComponentName": "test-comp-gawk", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-gawk\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:18.350Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-gawk", "reconcileID": "aa832d3c-025d-478a-9916-f3c7d9db9a1c", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-gawk\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:18.390Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-default-bfkqnq", "reconcileID": "e8559362-a07a-4a87-8c5d-5e959ae97568", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "ComponentName": "fj-test-custom-default-bfkqnq"} 2026-05-03T07:06:18.441Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-default-bfkqnq", "reconcileID": "e8559362-a07a-4a87-8c5d-5e959ae97568", "ComponentName": "fj-test-custom-default-bfkqnq"} 2026-05-03T07:06:18.466Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "test-comp-pac-gitlab-mhshky", "reconcileID": "66a57bde-5196-4df4-b0f6-d59ec43fdbaf", "ImageRepositoryName": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "ComponentName": "test-comp-pac-gitlab-mhshky"} 2026-05-03T07:06:18.507Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "test-comp-pac-gitlab-mhshky", "reconcileID": "66a57bde-5196-4df4-b0f6-d59ec43fdbaf", "ComponentName": "test-comp-pac-gitlab-mhshky"} 2026-05-03T07:06:18.596Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-default-ssuooz", "reconcileID": "6af6efa3-fbe9-4f1e-8dd4-3cf22adafaba", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "action": "UPDATE"} 2026-05-03T07:06:18.596Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-default-ssuooz", "reconcileID": "6af6efa3-fbe9-4f1e-8dd4-3cf22adafaba", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "ComponentName": "gl-test-custom-default-ssuooz"} 2026-05-03T07:06:18.625Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-default-ssuooz", "reconcileID": "6af6efa3-fbe9-4f1e-8dd4-3cf22adafaba", "ComponentName": "gl-test-custom-default-ssuooz"} 2026-05-03T07:06:18.700Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "gl-multi-component-child-kklk", "reconcileID": "fcb10aba-01ca-4ee4-8191-5144540e5a7b", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "action": "UPDATE"} 2026-05-03T07:06:18.700Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "gl-multi-component-child-kklk", "reconcileID": "fcb10aba-01ca-4ee4-8191-5144540e5a7b", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "ComponentName": "gl-multi-component-child-kklk"} 2026-05-03T07:06:18.755Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "gl-multi-component-child-kklk", "reconcileID": "fcb10aba-01ca-4ee4-8191-5144540e5a7b", "ComponentName": "gl-multi-component-child-kklk"} 2026-05-03T07:06:18.859Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "3943fce0-edd8-48b4-9107-c42e156a0a74", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz-image-pull"} 2026-05-03T07:06:18.879Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "3943fce0-edd8-48b4-9107-c42e156a0a74", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:18.879Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "3943fce0-edd8-48b4-9107-c42e156a0a74", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:18.879Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "3943fce0-edd8-48b4-9107-c42e156a0a74", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:18.896Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-gawk", "reconcileID": "f4067ce6-42cb-469c-9199-0df0bf088d01", "ImageRepositoryName": "imagerepository-for-test-app-fouu-test-comp-gawk", "action": "UPDATE"} 2026-05-03T07:06:18.896Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-gawk", "reconcileID": "f4067ce6-42cb-469c-9199-0df0bf088d01", "ImageRepositoryName": "imagerepository-for-test-app-fouu-test-comp-gawk", "ComponentName": "test-comp-gawk"} 2026-05-03T07:06:18.933Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-comp-gawk", "reconcileID": "f4067ce6-42cb-469c-9199-0df0bf088d01", "ComponentName": "test-comp-gawk"} 2026-05-03T07:06:18.974Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "fj-multi-component-child-rzrq", "reconcileID": "228f9f27-d2c6-45bd-a326-64c9928e102f", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "ComponentName": "fj-multi-component-child-rzrq"} 2026-05-03T07:06:18.983Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "fj-multi-component-child-rzrq", "reconcileID": "228f9f27-d2c6-45bd-a326-64c9928e102f", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "ComponentName": "fj-multi-component-child-rzrq"} 2026-05-03T07:06:19.171Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "a286ceee-a688-4e78-b057-55292c1d7027", "ServiceAccountName": "build-pipeline-test-comp-pac-gitlab-mhshky", "SecretName": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-pac-gitlab-mhshky\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:19.171Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "a286ceee-a688-4e78-b057-55292c1d7027", "SaName": "build-pipeline-test-comp-pac-gitlab-mhshky", "SecretName": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-pac-gitlab-mhshky\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:19.171Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "a286ceee-a688-4e78-b057-55292c1d7027", "error": "ServiceAccount \"build-pipeline-test-comp-pac-gitlab-mhshky\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:19.869Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "fj-multi-component-child-rzrq", "reconcileID": "228f9f27-d2c6-45bd-a326-64c9928e102f", "ComponentName": "fj-multi-component-child-rzrq", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"fj-multi-component-child-rzrq\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:19.869Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "fj-multi-component-child-rzrq", "reconcileID": "228f9f27-d2c6-45bd-a326-64c9928e102f", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"fj-multi-component-child-rzrq\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:19.885Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "component-one-cnyt", "reconcileID": "e26b5445-9451-49e3-98a4-e0dfea5f9c1f", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "ComponentName": "component-one-cnyt"} 2026-05-03T07:06:19.899Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "component-one-cnyt", "reconcileID": "e26b5445-9451-49e3-98a4-e0dfea5f9c1f", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "ComponentName": "component-one-cnyt"} 2026-05-03T07:06:20.509Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "konflux-demo-app", "reconcileID": "e7bd91dc-6583-4c8c-9638-2e34edb5420f", "action": "DELETE"} 2026-05-03T07:06:20.543Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "konflux-demo-app", "reconcileID": "e7bd91dc-6583-4c8c-9638-2e34edb5420f", "secretName": "konflux-demo-app-pull"} 2026-05-03T07:06:20.584Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "konflux-demo-app", "reconcileID": "e7bd91dc-6583-4c8c-9638-2e34edb5420f", "secretName": "konflux-demo-app-pull"} 2026-05-03T07:06:20.610Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "konflux-demo-app", "reconcileID": "e7bd91dc-6583-4c8c-9638-2e34edb5420f", "secretName": "konflux-demo-app-pull"} 2026-05-03T07:06:20.661Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "component-one-cnyt", "reconcileID": "e26b5445-9451-49e3-98a4-e0dfea5f9c1f", "ComponentName": "component-one-cnyt", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"component-one-cnyt\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:20.661Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "component-one-cnyt", "reconcileID": "e26b5445-9451-49e3-98a4-e0dfea5f9c1f", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"component-one-cnyt\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:20.678Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "4ab077d3-a0cd-40a9-b3a8-533ad6c90205", "SecretName": "components-namespace-pull"} 2026-05-03T07:06:20.712Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "fj-multi-component-child-rzrq", "reconcileID": "cf29f08c-f450-4e2a-b0bc-02b81f03229e", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "action": "UPDATE"} 2026-05-03T07:06:20.712Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "fj-multi-component-child-rzrq", "reconcileID": "cf29f08c-f450-4e2a-b0bc-02b81f03229e", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "ComponentName": "fj-multi-component-child-rzrq"} 2026-05-03T07:06:20.779Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "fj-multi-component-child-rzrq", "reconcileID": "cf29f08c-f450-4e2a-b0bc-02b81f03229e", "ComponentName": "fj-multi-component-child-rzrq"} 2026-05-03T07:06:20.929Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "component-one-cnyt", "reconcileID": "22adbc63-83cd-44ee-b025-bf9070bb65c4", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "action": "UPDATE"} 2026-05-03T07:06:20.929Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "component-one-cnyt", "reconcileID": "22adbc63-83cd-44ee-b025-bf9070bb65c4", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "ComponentName": "component-one-cnyt"} 2026-05-03T07:06:20.983Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "component-one-cnyt", "reconcileID": "22adbc63-83cd-44ee-b025-bf9070bb65c4", "ComponentName": "component-one-cnyt"} 2026-05-03T07:06:21.153Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-child-lfbz", "reconcileID": "de915d41-b3e1-4153-85d6-89492c27acc1", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "ComponentName": "gh-multi-component-child-lfbz"} 2026-05-03T07:06:21.167Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-child-lfbz", "reconcileID": "de915d41-b3e1-4153-85d6-89492c27acc1", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "ComponentName": "gh-multi-component-child-lfbz"} 2026-05-03T07:06:21.606Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-child-lfbz", "reconcileID": "de915d41-b3e1-4153-85d6-89492c27acc1", "ComponentName": "gh-multi-component-child-lfbz", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-child-lfbz\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:21.606Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-child-lfbz", "reconcileID": "de915d41-b3e1-4153-85d6-89492c27acc1", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-child-lfbz\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:21.685Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "konflux-demo-component-epme", "reconcileID": "2dfaff3b-ea5f-4ad3-9bc7-acc18b634e70", "ImageRepositoryName": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "ComponentName": "konflux-demo-component-epme"} 2026-05-03T07:06:21.797Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "konflux-demo-component-epme", "reconcileID": "2dfaff3b-ea5f-4ad3-9bc7-acc18b634e70", "ImageRepositoryName": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "ComponentName": "konflux-demo-component-epme"} 2026-05-03T07:06:21.998Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "4ab077d3-a0cd-40a9-b3a8-533ad6c90205", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk-image-push"} 2026-05-03T07:06:22.580Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "konflux-demo-component-epme", "reconcileID": "2dfaff3b-ea5f-4ad3-9bc7-acc18b634e70", "ComponentName": "konflux-demo-component-epme", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-demo-component-epme\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:22.580Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "konflux-demo-component-epme", "reconcileID": "2dfaff3b-ea5f-4ad3-9bc7-acc18b634e70", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-demo-component-epme\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:22.816Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-child-lfbz", "reconcileID": "da7c8651-223e-4922-b955-949f851c9a9c", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "action": "UPDATE"} 2026-05-03T07:06:22.816Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-child-lfbz", "reconcileID": "da7c8651-223e-4922-b955-949f851c9a9c", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "ComponentName": "gh-multi-component-child-lfbz"} 2026-05-03T07:06:22.921Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-child-lfbz", "reconcileID": "da7c8651-223e-4922-b955-949f851c9a9c", "ComponentName": "gh-multi-component-child-lfbz"} 2026-05-03T07:06:23.037Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "konflux-demo-component-epme", "reconcileID": "6bbfd2a7-e022-4cea-b58c-be3e993e9780", "ImageRepositoryName": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "action": "UPDATE"} 2026-05-03T07:06:23.037Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "konflux-demo-component-epme", "reconcileID": "6bbfd2a7-e022-4cea-b58c-be3e993e9780", "ImageRepositoryName": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "ComponentName": "konflux-demo-component-epme"} 2026-05-03T07:06:23.207Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "konflux-demo-component-epme", "reconcileID": "6bbfd2a7-e022-4cea-b58c-be3e993e9780", "ComponentName": "konflux-demo-component-epme"} 2026-05-03T07:06:23.606Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "4ab077d3-a0cd-40a9-b3a8-533ad6c90205", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk-image-pull"} 2026-05-03T07:06:23.672Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "4ab077d3-a0cd-40a9-b3a8-533ad6c90205"} 2026-05-03T07:06:25.007Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-gawk", "reconcileID": "af2235ae-51cb-4151-aed9-b5ce2d12452a", "SecretName": "components-namespace-pull"} 2026-05-03T07:06:26.319Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-ainn","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "build-suite-test-application-ainn", "reconcileID": "b53d919d-914b-47df-81de-0230a6202396", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-suite-test-application-ainn-pull", "action": "UPDATE"} 2026-05-03T07:06:26.364Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-ainn","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "build-suite-test-application-ainn", "reconcileID": "b53d919d-914b-47df-81de-0230a6202396", "action": "DELETE"} 2026-05-03T07:06:26.473Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-gawk", "reconcileID": "af2235ae-51cb-4151-aed9-b5ce2d12452a", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-fouu-test-comp-gawk-image-push"} 2026-05-03T07:06:27.664Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-gawk", "reconcileID": "af2235ae-51cb-4151-aed9-b5ce2d12452a", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-fouu-test-comp-gawk-image-pull"} 2026-05-03T07:06:27.672Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-gawk", "reconcileID": "af2235ae-51cb-4151-aed9-b5ce2d12452a"} 2026-05-03T07:06:28.262Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "95beaa5d-f720-4915-a5eb-e90dcf3275b0", "SecretName": "components-namespace-pull"} 2026-05-03T07:06:29.318Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "95beaa5d-f720-4915-a5eb-e90dcf3275b0", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz-image-push"} 2026-05-03T07:06:30.079Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "95beaa5d-f720-4915-a5eb-e90dcf3275b0", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz-image-pull"} 2026-05-03T07:06:30.092Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "95beaa5d-f720-4915-a5eb-e90dcf3275b0"} 2026-05-03T07:06:30.469Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "gl-multi-component-parent-kklk", "reconcileID": "a846ab4b-c4ec-4bda-93d5-11cd8856f32a", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "ComponentName": "gl-multi-component-parent-kklk"} 2026-05-03T07:06:30.477Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "gl-multi-component-parent-kklk", "reconcileID": "a846ab4b-c4ec-4bda-93d5-11cd8856f32a", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "ComponentName": "gl-multi-component-parent-kklk"} 2026-05-03T07:06:30.518Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "gl-multi-component-parent-kklk", "reconcileID": "a846ab4b-c4ec-4bda-93d5-11cd8856f32a", "ComponentName": "gl-multi-component-parent-kklk"} 2026-05-03T07:06:31.801Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "f8e62222-dcd1-450f-9289-ec7b9d615038", "SecretName": "components-namespace-pull"} 2026-05-03T07:06:33.825Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "f8e62222-dcd1-450f-9289-ec7b9d615038", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq-image-push"} 2026-05-03T07:06:34.987Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "f8e62222-dcd1-450f-9289-ec7b9d615038", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq-image-pull"} 2026-05-03T07:06:35.062Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "f8e62222-dcd1-450f-9289-ec7b9d615038"} 2026-05-03T07:06:35.092Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-lqwp","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-symlink-comp-lqwp", "reconcileID": "d1519621-62f5-4fae-ac42-3b0f8f022bd5", "ImageRepositoryName": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp", "ComponentName": "test-symlink-comp-lqwp"} 2026-05-03T07:06:35.165Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-lqwp","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-symlink-comp-lqwp", "reconcileID": "d1519621-62f5-4fae-ac42-3b0f8f022bd5", "ImageRepositoryName": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp", "ComponentName": "test-symlink-comp-lqwp"} 2026-05-03T07:06:35.311Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-lqwp","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "test-symlink-comp-lqwp", "reconcileID": "d1519621-62f5-4fae-ac42-3b0f8f022bd5", "ComponentName": "test-symlink-comp-lqwp"} 2026-05-03T07:06:35.624Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "01693228-ed07-4d61-b39c-1bdfe95078e5", "ServiceAccountName": "build-pipeline-test-comp-pac-gitlab-mhshky", "SecretName": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky-image-push", "action": "UPDATE"} 2026-05-03T07:06:35.675Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "01693228-ed07-4d61-b39c-1bdfe95078e5", "ServiceAccountName": "build-pipeline-test-comp-pac-gitlab-mhshky", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:35.707Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "01693228-ed07-4d61-b39c-1bdfe95078e5", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:35.778Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "01693228-ed07-4d61-b39c-1bdfe95078e5", "ComponentName": "test-comp-pac-gitlab-mhshky"} 2026-05-03T07:06:35.798Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "01693228-ed07-4d61-b39c-1bdfe95078e5"} 2026-05-03T07:06:36.913Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "4be8f84c-a8c8-42c2-8c82-bd0af1d45941", "SecretName": "components-namespace-pull"} 2026-05-03T07:06:38.650Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "4be8f84c-a8c8-42c2-8c82-bd0af1d45941", "IsPullOnly": false, "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt-image-push"} 2026-05-03T07:06:38.829Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "fj-multi-component-parent-rzrq", "reconcileID": "60ad3072-318b-4f8b-99b8-3e2b689f334b", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "ComponentName": "fj-multi-component-parent-rzrq"} 2026-05-03T07:06:38.837Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "fj-multi-component-parent-rzrq", "reconcileID": "60ad3072-318b-4f8b-99b8-3e2b689f334b", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "ComponentName": "fj-multi-component-parent-rzrq"} 2026-05-03T07:06:38.858Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "fj-multi-component-parent-rzrq", "reconcileID": "60ad3072-318b-4f8b-99b8-3e2b689f334b", "ComponentName": "fj-multi-component-parent-rzrq"} 2026-05-03T07:06:39.580Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "4be8f84c-a8c8-42c2-8c82-bd0af1d45941", "IsPullOnly": true, "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt-image-pull"} 2026-05-03T07:06:39.598Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "4be8f84c-a8c8-42c2-8c82-bd0af1d45941"} 2026-05-03T07:06:40.788Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "reconcileID": "837c11f8-f3ad-461d-8a5f-bc5d41827eef", "SecretName": "components-namespace-pull"} 2026-05-03T07:06:42.433Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "reconcileID": "837c11f8-f3ad-461d-8a5f-bc5d41827eef", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz-image-push"} 2026-05-03T07:06:44.014Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "reconcileID": "837c11f8-f3ad-461d-8a5f-bc5d41827eef", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz-image-pull"} 2026-05-03T07:06:44.187Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "reconcileID": "837c11f8-f3ad-461d-8a5f-bc5d41827eef"} 2026-05-03T07:06:46.347Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "fb97f857-f086-4f19-b618-10e6907bda8a", "SecretName": "components-namespace-pull"} 2026-05-03T07:06:47.723Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "fb97f857-f086-4f19-b618-10e6907bda8a", "IsPullOnly": false, "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme-image-push"} 2026-05-03T07:06:48.628Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "fb97f857-f086-4f19-b618-10e6907bda8a", "IsPullOnly": true, "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme-image-pull"} 2026-05-03T07:06:48.663Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "fb97f857-f086-4f19-b618-10e6907bda8a"} 2026-05-03T07:06:49.185Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "b36279f7-8234-47af-9b0e-c0a1d4a00fdf", "application": "build-suite-component-update-urpe"} 2026-05-03T07:06:49.242Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "component-two-qxhm", "reconcileID": "a9fbc2e8-ad85-449d-9708-57a8de4c9e36", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "ComponentName": "component-two-qxhm"} 2026-05-03T07:06:49.252Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "b36279f7-8234-47af-9b0e-c0a1d4a00fdf", "ServiceAccountName": "build-pipeline-gl-multi-component-child-kklk", "SecretName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk-image-push", "action": "UPDATE"} 2026-05-03T07:06:49.284Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "component-two-qxhm", "reconcileID": "a9fbc2e8-ad85-449d-9708-57a8de4c9e36", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "ComponentName": "component-two-qxhm"} 2026-05-03T07:06:49.327Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "b36279f7-8234-47af-9b0e-c0a1d4a00fdf", "ServiceAccountName": "build-pipeline-gl-multi-component-child-kklk", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:49.379Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "component-two-qxhm", "reconcileID": "a9fbc2e8-ad85-449d-9708-57a8de4c9e36", "ComponentName": "component-two-qxhm"} 2026-05-03T07:06:49.394Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "b36279f7-8234-47af-9b0e-c0a1d4a00fdf", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:49.460Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "b36279f7-8234-47af-9b0e-c0a1d4a00fdf", "ComponentName": "gl-multi-component-child-kklk"} 2026-05-03T07:06:49.493Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "b36279f7-8234-47af-9b0e-c0a1d4a00fdf"} 2026-05-03T07:06:49.840Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "b6d3599e-87ef-4967-84c0-183f028870d4", "repoName": "build-e2e-gzie/test-annotations-brajhj", "robotName": "redhat-appstudio-qe+build_e2e_gzie_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:06:51.252Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-parent-lfbz", "reconcileID": "3c3d049f-51d4-4363-953e-154d7b6f9283", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "ComponentName": "gh-multi-component-parent-lfbz"} 2026-05-03T07:06:51.269Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-parent-lfbz", "reconcileID": "3c3d049f-51d4-4363-953e-154d7b6f9283", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "ComponentName": "gh-multi-component-parent-lfbz"} 2026-05-03T07:06:51.341Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-parent-lfbz", "reconcileID": "3c3d049f-51d4-4363-953e-154d7b6f9283", "ComponentName": "gh-multi-component-parent-lfbz", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-parent-lfbz\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:51.341Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-parent-lfbz", "reconcileID": "3c3d049f-51d4-4363-953e-154d7b6f9283", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-parent-lfbz\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:06:51.382Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-parent-lfbz", "reconcileID": "163dbc21-f768-4b19-9f3a-3c9283780f78", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "action": "UPDATE"} 2026-05-03T07:06:51.382Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-parent-lfbz", "reconcileID": "163dbc21-f768-4b19-9f3a-3c9283780f78", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "ComponentName": "gh-multi-component-parent-lfbz"} 2026-05-03T07:06:51.421Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "gh-multi-component-parent-lfbz", "reconcileID": "163dbc21-f768-4b19-9f3a-3c9283780f78", "ComponentName": "gh-multi-component-parent-lfbz"} 2026-05-03T07:06:51.503Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "b6d3599e-87ef-4967-84c0-183f028870d4", "RobotAccountName": "build_e2e_gzie_test_annotations_brajhj_3bb4258be5", "action": "DELETE"} 2026-05-03T07:06:51.906Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "b6d3599e-87ef-4967-84c0-183f028870d4", "RobotAccountName": "build_e2e_gzie_test_annotations_brajhj_ac50a9cad1_pull", "action": "DELETE"} 2026-05-03T07:06:52.961Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "b6d3599e-87ef-4967-84c0-183f028870d4", "ImageRepository": "build-e2e-gzie/test-annotations-brajhj", "action": "DELETE"} 2026-05-03T07:06:52.973Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj","namespace":"build-e2e-gzie"}, "namespace": "build-e2e-gzie", "name": "imagerepository-for-build-suite-test-application-ainn-test-annotations-brajhj", "reconcileID": "b6d3599e-87ef-4967-84c0-183f028870d4", "action": "DELETE"} 2026-05-03T07:06:53.277Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-gawk", "reconcileID": "bc1c5f39-d25b-4d29-8cea-14bfe47dc966", "application": "test-app-fouu"} 2026-05-03T07:06:53.291Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-gawk", "reconcileID": "bc1c5f39-d25b-4d29-8cea-14bfe47dc966", "ServiceAccountName": "build-pipeline-test-comp-gawk", "SecretName": "imagerepository-for-test-app-fouu-test-comp-gawk-image-push", "action": "UPDATE"} 2026-05-03T07:06:53.302Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-gawk", "reconcileID": "bc1c5f39-d25b-4d29-8cea-14bfe47dc966", "ServiceAccountName": "build-pipeline-test-comp-gawk", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:53.323Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-gawk", "reconcileID": "bc1c5f39-d25b-4d29-8cea-14bfe47dc966", "ComponentName": "test-comp-gawk"} 2026-05-03T07:06:53.332Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-comp-gawk","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-comp-gawk", "reconcileID": "bc1c5f39-d25b-4d29-8cea-14bfe47dc966"} 2026-05-03T07:06:53.692Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "1a8b6ff6-6ec9-4a9f-86c3-139582fc8fc8", "application": "build-suite-test-application-qkqh"} 2026-05-03T07:06:53.703Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "1a8b6ff6-6ec9-4a9f-86c3-139582fc8fc8", "ServiceAccountName": "build-pipeline-gl-test-custom-default-ssuooz", "SecretName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz-image-push", "action": "UPDATE"} 2026-05-03T07:06:53.715Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "1a8b6ff6-6ec9-4a9f-86c3-139582fc8fc8", "ServiceAccountName": "build-pipeline-gl-test-custom-default-ssuooz", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:53.728Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "1a8b6ff6-6ec9-4a9f-86c3-139582fc8fc8", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:53.745Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "1a8b6ff6-6ec9-4a9f-86c3-139582fc8fc8", "ComponentName": "gl-test-custom-default-ssuooz"} 2026-05-03T07:06:53.756Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "1a8b6ff6-6ec9-4a9f-86c3-139582fc8fc8"} 2026-05-03T07:06:54.544Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "9e24c3a8-6731-4d28-aa32-8ecfdfd5d9be", "SecretName": "components-namespace-pull"} 2026-05-03T07:06:55.741Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "9e24c3a8-6731-4d28-aa32-8ecfdfd5d9be", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk-image-push"} 2026-05-03T07:06:56.561Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "9e24c3a8-6731-4d28-aa32-8ecfdfd5d9be", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk-image-pull"} 2026-05-03T07:06:56.582Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "9e24c3a8-6731-4d28-aa32-8ecfdfd5d9be"} 2026-05-03T07:06:56.979Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "982ea9da-fd18-45f2-a7b1-97b88aefe36c", "application": "build-suite-component-update-svgq"} 2026-05-03T07:06:57.010Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "982ea9da-fd18-45f2-a7b1-97b88aefe36c", "ServiceAccountName": "build-pipeline-fj-multi-component-child-rzrq", "SecretName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq-image-push", "action": "UPDATE"} 2026-05-03T07:06:57.038Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "982ea9da-fd18-45f2-a7b1-97b88aefe36c", "ServiceAccountName": "build-pipeline-fj-multi-component-child-rzrq", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:57.057Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "982ea9da-fd18-45f2-a7b1-97b88aefe36c", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:06:57.096Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "982ea9da-fd18-45f2-a7b1-97b88aefe36c", "ComponentName": "fj-multi-component-child-rzrq"} 2026-05-03T07:06:57.114Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "982ea9da-fd18-45f2-a7b1-97b88aefe36c"} 2026-05-03T07:06:57.834Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-symlink-comp-lqwp","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp", "reconcileID": "a23de922-8411-4771-afe4-55ea57b39df2", "SecretName": "components-namespace-pull"} 2026-05-03T07:06:59.200Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-symlink-comp-lqwp","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp", "reconcileID": "a23de922-8411-4771-afe4-55ea57b39df2", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp-image-push"} 2026-05-03T07:06:59.988Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-symlink-comp-lqwp","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp", "reconcileID": "a23de922-8411-4771-afe4-55ea57b39df2", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp-image-pull"} 2026-05-03T07:07:00.012Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-symlink-comp-lqwp","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp", "reconcileID": "a23de922-8411-4771-afe4-55ea57b39df2"} 2026-05-03T07:07:01.241Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "42b6f7e4-a30b-430b-90db-e5daabf4a77c", "SecretName": "components-namespace-pull"} 2026-05-03T07:07:02.738Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "42b6f7e4-a30b-430b-90db-e5daabf4a77c", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq-image-push"} 2026-05-03T07:07:03.770Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "42b6f7e4-a30b-430b-90db-e5daabf4a77c", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq-image-pull"} 2026-05-03T07:07:03.786Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "42b6f7e4-a30b-430b-90db-e5daabf4a77c"} 2026-05-03T07:07:04.157Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "8fc31042-64db-4adc-86eb-13508497ad6b", "application": "build-secret-lookup-qhxs"} 2026-05-03T07:07:04.172Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "8fc31042-64db-4adc-86eb-13508497ad6b", "ServiceAccountName": "build-pipeline-component-one-cnyt", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt-image-push", "action": "UPDATE"} 2026-05-03T07:07:04.192Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "8fc31042-64db-4adc-86eb-13508497ad6b", "ServiceAccountName": "build-pipeline-component-one-cnyt", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:07:04.206Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "8fc31042-64db-4adc-86eb-13508497ad6b", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:07:04.226Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "8fc31042-64db-4adc-86eb-13508497ad6b", "ComponentName": "component-one-cnyt"} 2026-05-03T07:07:04.242Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "8fc31042-64db-4adc-86eb-13508497ad6b"} 2026-05-03T07:07:04.645Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "reconcileID": "ce1bcd7e-7780-41b9-9ae6-4f67e8346688", "application": "build-suite-component-update-lpie"} 2026-05-03T07:07:04.662Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "reconcileID": "ce1bcd7e-7780-41b9-9ae6-4f67e8346688", "ServiceAccountName": "build-pipeline-gh-multi-component-child-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz-image-push", "action": "UPDATE"} 2026-05-03T07:07:04.683Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "reconcileID": "ce1bcd7e-7780-41b9-9ae6-4f67e8346688", "ServiceAccountName": "build-pipeline-gh-multi-component-child-lfbz", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:07:04.699Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "reconcileID": "ce1bcd7e-7780-41b9-9ae6-4f67e8346688", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:07:04.725Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "reconcileID": "ce1bcd7e-7780-41b9-9ae6-4f67e8346688", "ComponentName": "gh-multi-component-child-lfbz"} 2026-05-03T07:07:04.757Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-child-lfbz", "reconcileID": "ce1bcd7e-7780-41b9-9ae6-4f67e8346688"} 2026-05-03T07:07:05.098Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "a9b59e4f-4aed-4025-97ae-9bd287d968a0", "application": "konflux-demo-app"} 2026-05-03T07:07:05.110Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "a9b59e4f-4aed-4025-97ae-9bd287d968a0", "ServiceAccountName": "build-pipeline-konflux-demo-component-epme", "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme-image-push", "action": "UPDATE"} 2026-05-03T07:07:05.134Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "a9b59e4f-4aed-4025-97ae-9bd287d968a0", "ServiceAccountName": "build-pipeline-konflux-demo-component-epme", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:07:05.157Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "a9b59e4f-4aed-4025-97ae-9bd287d968a0", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:07:05.186Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "a9b59e4f-4aed-4025-97ae-9bd287d968a0", "ComponentName": "konflux-demo-component-epme"} 2026-05-03T07:07:05.198Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "a9b59e4f-4aed-4025-97ae-9bd287d968a0"} 2026-05-03T07:07:05.965Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "23af5f72-69c4-489b-8f2a-10ba80b51c8d", "SecretName": "components-namespace-pull"} 2026-05-03T07:07:07.089Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "23af5f72-69c4-489b-8f2a-10ba80b51c8d", "IsPullOnly": false, "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push"} 2026-05-03T07:07:07.886Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "23af5f72-69c4-489b-8f2a-10ba80b51c8d", "IsPullOnly": true, "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-pull"} 2026-05-03T07:07:07.918Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "23af5f72-69c4-489b-8f2a-10ba80b51c8d"} 2026-05-03T07:07:09.034Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "8ffa7e80-98ae-4c32-b849-43d51b85c9b9", "SecretName": "components-namespace-pull"} 2026-05-03T07:07:10.156Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "8ffa7e80-98ae-4c32-b849-43d51b85c9b9", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push"} 2026-05-03T07:07:10.245Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-qejk"}, "namespace": "tenant-dev-qejk", "name": "appstudio", "reconcileID": "c190d29c-247e-4490-8ed0-311512e65ee5", "action": "DELETE"} 2026-05-03T07:07:10.939Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "8ffa7e80-98ae-4c32-b849-43d51b85c9b9", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-pull"} 2026-05-03T07:07:10.981Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "8ffa7e80-98ae-4c32-b849-43d51b85c9b9"} 2026-05-03T07:07:12.177Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "def1f7b8-74cb-417b-882e-d9e76dafdec9", "application": "build-suite-component-update-urpe"} 2026-05-03T07:07:12.205Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "def1f7b8-74cb-417b-882e-d9e76dafdec9", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-kklk", "SecretName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk-image-push", "action": "UPDATE"} 2026-05-03T07:07:12.227Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "def1f7b8-74cb-417b-882e-d9e76dafdec9", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-kklk", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:07:12.260Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "def1f7b8-74cb-417b-882e-d9e76dafdec9", "ComponentName": "gl-multi-component-parent-kklk"} 2026-05-03T07:07:12.276Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "def1f7b8-74cb-417b-882e-d9e76dafdec9"} 2026-05-03T07:07:12.898Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-symlink-comp-lqwp","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp", "reconcileID": "10b234dd-bbad-46b4-9205-53687bd8cc67", "application": "test-app-fouu"} 2026-05-03T07:07:12.911Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-symlink-comp-lqwp","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp", "reconcileID": "10b234dd-bbad-46b4-9205-53687bd8cc67", "ServiceAccountName": "build-pipeline-test-symlink-comp-lqwp", "SecretName": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp-image-push", "action": "UPDATE"} 2026-05-03T07:07:12.925Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-symlink-comp-lqwp","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp", "reconcileID": "10b234dd-bbad-46b4-9205-53687bd8cc67", "ServiceAccountName": "build-pipeline-test-symlink-comp-lqwp", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:07:12.943Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-symlink-comp-lqwp","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp", "reconcileID": "10b234dd-bbad-46b4-9205-53687bd8cc67", "ComponentName": "test-symlink-comp-lqwp"} 2026-05-03T07:07:12.953Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-fouu-test-symlink-comp-lqwp","namespace":"build-e2e-qwaj"}, "namespace": "build-e2e-qwaj", "name": "imagerepository-for-test-app-fouu-test-symlink-comp-lqwp", "reconcileID": "10b234dd-bbad-46b4-9205-53687bd8cc67"} 2026-05-03T07:07:13.258Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "82dc56e5-b63b-47d7-9ab7-61b4d17e5b87", "application": "build-suite-component-update-svgq"} 2026-05-03T07:07:13.258Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "82dc56e5-b63b-47d7-9ab7-61b4d17e5b87", "ServiceAccountName": "build-pipeline-fj-multi-component-parent-rzrq", "SecretName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-rzrq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:13.258Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "82dc56e5-b63b-47d7-9ab7-61b4d17e5b87", "SaName": "build-pipeline-fj-multi-component-parent-rzrq", "SecretName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-rzrq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:13.258Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "82dc56e5-b63b-47d7-9ab7-61b4d17e5b87", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-rzrq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:14.455Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "213666a7-1458-4e0f-b824-603dd174c264", "application": "build-secret-lookup-qhxs"} 2026-05-03T07:07:14.455Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "213666a7-1458-4e0f-b824-603dd174c264", "ServiceAccountName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:14.455Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "213666a7-1458-4e0f-b824-603dd174c264", "SaName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:14.455Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "213666a7-1458-4e0f-b824-603dd174c264", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:14.478Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "d71f0cce-aa65-4115-8229-1cda0c1832a4", "application": "build-suite-test-application-addy"} 2026-05-03T07:07:14.868Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "d71f0cce-aa65-4115-8229-1cda0c1832a4", "repoName": "build-e2e-rcbz/gh-test-custom-default-xbrpnj", "robotName": "redhat-appstudio-qe+build_e2e_rcbz_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:07:15.937Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "d71f0cce-aa65-4115-8229-1cda0c1832a4", "RobotAccountName": "build_e2e_rcbz_gh_test_custom_default_xbrpnj_4757fe6c62", "action": "DELETE"} 2026-05-03T07:07:16.525Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "d71f0cce-aa65-4115-8229-1cda0c1832a4", "RobotAccountName": "build_e2e_rcbz_gh_test_custom_default_xbrpnj_5b49abdfe1_pull", "action": "DELETE"} 2026-05-03T07:07:17.166Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "d71f0cce-aa65-4115-8229-1cda0c1832a4", "ImageRepository": "build-e2e-rcbz/gh-test-custom-default-xbrpnj", "action": "DELETE"} 2026-05-03T07:07:17.185Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-default-xbrpnj", "reconcileID": "d71f0cce-aa65-4115-8229-1cda0c1832a4", "action": "DELETE"} 2026-05-03T07:07:17.549Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "2fa31ceb-cd6c-44ce-8ee8-8b9d586dd62e", "application": "build-suite-component-update-lpie"} 2026-05-03T07:07:17.549Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "2fa31ceb-cd6c-44ce-8ee8-8b9d586dd62e", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:17.549Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "2fa31ceb-cd6c-44ce-8ee8-8b9d586dd62e", "SaName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:17.549Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "2fa31ceb-cd6c-44ce-8ee8-8b9d586dd62e", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:18.376Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-branch-padvlb", "reconcileID": "ac85a54a-3a56-4bed-8733-07cab908ab5c", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "ComponentName": "gh-test-custom-branch-padvlb"} 2026-05-03T07:07:18.383Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-branch-padvlb", "reconcileID": "ac85a54a-3a56-4bed-8733-07cab908ab5c", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "ComponentName": "gh-test-custom-branch-padvlb"} 2026-05-03T07:07:18.470Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "ec0fe0ce-3388-4d75-90fc-60202b35662f", "ServiceAccountName": "build-pipeline-fj-multi-component-parent-rzrq", "SecretName": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq-image-push", "action": "UPDATE"} 2026-05-03T07:07:18.484Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "ec0fe0ce-3388-4d75-90fc-60202b35662f", "ServiceAccountName": "build-pipeline-fj-multi-component-parent-rzrq", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:07:18.510Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "ec0fe0ce-3388-4d75-90fc-60202b35662f", "ComponentName": "fj-multi-component-parent-rzrq"} 2026-05-03T07:07:18.516Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-branch-padvlb", "reconcileID": "ac85a54a-3a56-4bed-8733-07cab908ab5c", "ComponentName": "gh-test-custom-branch-padvlb", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-padvlb\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:18.516Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-branch-padvlb", "reconcileID": "ac85a54a-3a56-4bed-8733-07cab908ab5c", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-padvlb\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:18.522Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "ec0fe0ce-3388-4d75-90fc-60202b35662f"} 2026-05-03T07:07:18.534Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-branch-padvlb", "reconcileID": "6a17130c-9af4-4bbf-8806-8e5d29568ff4", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "action": "UPDATE"} 2026-05-03T07:07:18.534Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-branch-padvlb", "reconcileID": "6a17130c-9af4-4bbf-8806-8e5d29568ff4", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "ComponentName": "gh-test-custom-branch-padvlb"} 2026-05-03T07:07:18.554Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "gh-test-custom-branch-padvlb", "reconcileID": "6a17130c-9af4-4bbf-8806-8e5d29568ff4", "ComponentName": "gh-test-custom-branch-padvlb"} 2026-05-03T07:07:18.836Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "5d279c5e-e225-4d34-9273-da6b53c17bfa", "ServiceAccountName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:18.837Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "5d279c5e-e225-4d34-9273-da6b53c17bfa", "SaName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:18.837Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "5d279c5e-e225-4d34-9273-da6b53c17bfa", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:19.140Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "0d371224-0ddc-4f5a-8097-f3ba6ba47451", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:19.140Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "0d371224-0ddc-4f5a-8097-f3ba6ba47451", "SaName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:19.140Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "0d371224-0ddc-4f5a-8097-f3ba6ba47451", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:19.824Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "a2493847-c1ab-4c83-ab01-f2dabf0adbf9", "SecretName": "components-namespace-pull"} 2026-05-03T07:07:20.917Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "a2493847-c1ab-4c83-ab01-f2dabf0adbf9", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push"} 2026-05-03T07:07:21.729Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "a2493847-c1ab-4c83-ab01-f2dabf0adbf9", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-pull"} 2026-05-03T07:07:21.742Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "a2493847-c1ab-4c83-ab01-f2dabf0adbf9"} 2026-05-03T07:07:22.351Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "ac5a2e3f-f4ef-4d7c-a42e-18f34f90104a", "ServiceAccountName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:22.351Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "ac5a2e3f-f4ef-4d7c-a42e-18f34f90104a", "SaName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:22.351Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "ac5a2e3f-f4ef-4d7c-a42e-18f34f90104a", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:22.634Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "69b63ae9-62d1-4a8c-87ba-248196247c06", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:22.634Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "69b63ae9-62d1-4a8c-87ba-248196247c06", "SaName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:22.634Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "69b63ae9-62d1-4a8c-87ba-248196247c06", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:22.981Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "9c5adcea-9833-4ed3-ab0c-42b094fe2f9c", "application": "build-suite-test-application-addy"} 2026-05-03T07:07:22.981Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "9c5adcea-9833-4ed3-ab0c-42b094fe2f9c", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:22.981Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "9c5adcea-9833-4ed3-ab0c-42b094fe2f9c", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:22.981Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "9c5adcea-9833-4ed3-ab0c-42b094fe2f9c", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:23.260Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "50571a36-7b87-4ea9-8ef6-211fc70f8fad", "ServiceAccountName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:23.260Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "50571a36-7b87-4ea9-8ef6-211fc70f8fad", "SaName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:23.260Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "50571a36-7b87-4ea9-8ef6-211fc70f8fad", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:23.552Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "9af66684-a520-49c0-8c08-5f6dbc7442ca", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:23.552Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "9af66684-a520-49c0-8c08-5f6dbc7442ca", "SaName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:23.552Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "9af66684-a520-49c0-8c08-5f6dbc7442ca", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:23.896Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "44d360f5-185e-4386-84e0-9ff4dc744c2a", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:23.896Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "44d360f5-185e-4386-84e0-9ff4dc744c2a", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:23.896Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "44d360f5-185e-4386-84e0-9ff4dc744c2a", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:24.197Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "afb39544-b1ea-4065-8a56-79d766cfad18", "ServiceAccountName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:24.197Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "afb39544-b1ea-4065-8a56-79d766cfad18", "SaName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:24.197Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "afb39544-b1ea-4065-8a56-79d766cfad18", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:24.497Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "de0f9000-737a-44cc-a779-f9ad1e933069", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:24.497Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "de0f9000-737a-44cc-a779-f9ad1e933069", "SaName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:24.497Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "de0f9000-737a-44cc-a779-f9ad1e933069", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:24.795Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "a55ad5fb-f686-4d1e-885a-c883e89be39d", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:24.795Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "a55ad5fb-f686-4d1e-885a-c883e89be39d", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:24.795Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "a55ad5fb-f686-4d1e-885a-c883e89be39d", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:25.086Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "ca66b7a4-63ce-44c1-82ba-69592a6ba5b0", "ServiceAccountName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:25.086Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "ca66b7a4-63ce-44c1-82ba-69592a6ba5b0", "SaName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:25.086Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "ca66b7a4-63ce-44c1-82ba-69592a6ba5b0", "error": "ServiceAccount \"build-pipeline-component-two-qxhm\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:25.373Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "6261dcf2-9b1d-40b8-81e0-f6d876e966a0", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:25.373Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "6261dcf2-9b1d-40b8-81e0-f6d876e966a0", "SaName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:25.373Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "6261dcf2-9b1d-40b8-81e0-f6d876e966a0", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:25.658Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "52df2d60-446b-4f12-91fb-88198659f8e5", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:25.658Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "52df2d60-446b-4f12-91fb-88198659f8e5", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:25.658Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "52df2d60-446b-4f12-91fb-88198659f8e5", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:25.966Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "528c31f5-0e59-47fc-a7ea-eba1cc907697", "ServiceAccountName": "build-pipeline-component-two-qxhm", "SecretName": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm-image-push", "action": "UPDATE"} 2026-05-03T07:07:25.974Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:86 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "528c31f5-0e59-47fc-a7ea-eba1cc907697", "ServiceAccountName": "build-pipeline-component-two-qxhm", "SecretName": "components-namespace-pull", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-component-two-qxhm\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:86 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:352 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:25.974Z ERROR ImageRepository controller/imagerepository_controller.go:353 failed to link namespace pull secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "528c31f5-0e59-47fc-a7ea-eba1cc907697", "SaName": "build-pipeline-component-two-qxhm", "SecretName": "components-namespace-pull", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-component-two-qxhm\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:353 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:25.974Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "528c31f5-0e59-47fc-a7ea-eba1cc907697", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-component-two-qxhm\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:26.259Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "fb6aa99d-5ffc-4d33-be9f-9f9a5d29edca", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:26.259Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "fb6aa99d-5ffc-4d33-be9f-9f9a5d29edca", "SaName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:26.259Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "fb6aa99d-5ffc-4d33-be9f-9f9a5d29edca", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:26.548Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "de1826b7-3c17-4d40-8f2c-ad697bacf56d", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:26.548Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "de1826b7-3c17-4d40-8f2c-ad697bacf56d", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:26.548Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "de1826b7-3c17-4d40-8f2c-ad697bacf56d", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:27.017Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "01fa7677-e36f-46a3-8706-3434d6231677", "ServiceAccountName": "build-pipeline-component-two-qxhm", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:07:27.039Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "01fa7677-e36f-46a3-8706-3434d6231677", "ComponentName": "component-two-qxhm"} 2026-05-03T07:07:27.051Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "01fa7677-e36f-46a3-8706-3434d6231677"} 2026-05-03T07:07:27.416Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "1ee9cd9a-3dc1-4cac-b22d-6e837c7669ef", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:27.416Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "1ee9cd9a-3dc1-4cac-b22d-6e837c7669ef", "SaName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:27.416Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "1ee9cd9a-3dc1-4cac-b22d-6e837c7669ef", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-lfbz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:27.707Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "96c3d8fa-e807-41db-ba9b-bf0d533209d6", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:27.707Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "96c3d8fa-e807-41db-ba9b-bf0d533209d6", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:27.707Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "96c3d8fa-e807-41db-ba9b-bf0d533209d6", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:28.340Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "21727a69-97b0-4d6b-86d9-d628d4fc5d0a", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:28.341Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "21727a69-97b0-4d6b-86d9-d628d4fc5d0a", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:28.341Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "21727a69-97b0-4d6b-86d9-d628d4fc5d0a", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:28.743Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "9cd70b33-c52b-41b4-a89e-d1eed8e01359", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz-image-push", "action": "UPDATE"} 2026-05-03T07:07:28.753Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:86 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "9cd70b33-c52b-41b4-a89e-d1eed8e01359", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "components-namespace-pull", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-gh-multi-component-parent-lfbz\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:86 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:352 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:28.753Z ERROR ImageRepository controller/imagerepository_controller.go:353 failed to link namespace pull secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "9cd70b33-c52b-41b4-a89e-d1eed8e01359", "SaName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "components-namespace-pull", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-gh-multi-component-parent-lfbz\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:353 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:28.753Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "9cd70b33-c52b-41b4-a89e-d1eed8e01359", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-gh-multi-component-parent-lfbz\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:29.055Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "50a26de4-b4d4-469e-9314-f217c62e1940", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:29.055Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "50a26de4-b4d4-469e-9314-f217c62e1940", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:29.055Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "50a26de4-b4d4-469e-9314-f217c62e1940", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:29.990Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "70c73098-25b0-48ee-862c-e2d1778138b1", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:29.990Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "70c73098-25b0-48ee-862c-e2d1778138b1", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:29.990Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "70c73098-25b0-48ee-862c-e2d1778138b1", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:30.120Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "70cc7450-a641-41b7-bc77-ba8c1c556db7", "application": "build-suite-test-application-xddm"} 2026-05-03T07:07:30.488Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "70cc7450-a641-41b7-bc77-ba8c1c556db7", "repoName": "build-e2e-gyst/fj-test-custom-default-bfkqnq", "robotName": "redhat-appstudio-qe+build_e2e_gyst_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:07:31.786Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "70cc7450-a641-41b7-bc77-ba8c1c556db7", "RobotAccountName": "build_e2e_gyst_fj_test_custom_default_bfkqnq_946ee15147", "action": "DELETE"} 2026-05-03T07:07:32.195Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "70cc7450-a641-41b7-bc77-ba8c1c556db7", "RobotAccountName": "build_e2e_gyst_fj_test_custom_default_bfkqnq_263782047f_pull", "action": "DELETE"} 2026-05-03T07:07:32.817Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "70cc7450-a641-41b7-bc77-ba8c1c556db7", "ImageRepository": "build-e2e-gyst/fj-test-custom-default-bfkqnq", "action": "DELETE"} 2026-05-03T07:07:32.877Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-default-bfkqnq", "reconcileID": "70cc7450-a641-41b7-bc77-ba8c1c556db7", "action": "DELETE"} 2026-05-03T07:07:33.207Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "61cd75c1-e60e-4f1e-8a25-d0966787994f", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-lfbz", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:07:33.281Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "61cd75c1-e60e-4f1e-8a25-d0966787994f", "ComponentName": "gh-multi-component-parent-lfbz"} 2026-05-03T07:07:33.305Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz","namespace":"build-e2e-sjym"}, "namespace": "build-e2e-sjym", "name": "imagerepository-for-build-suite-component-update-lpie-gh-multi-component-parent-lfbz", "reconcileID": "61cd75c1-e60e-4f1e-8a25-d0966787994f"} 2026-05-03T07:07:33.696Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "b0f1f28b-cc73-41cc-a8a6-af91276c71fc", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:33.696Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "b0f1f28b-cc73-41cc-a8a6-af91276c71fc", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:33.696Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "b0f1f28b-cc73-41cc-a8a6-af91276c71fc", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:36.314Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-branch-wjuigu", "reconcileID": "9cfdaa04-b531-42a4-bdcf-dc2dd6232a76", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "ComponentName": "fj-test-custom-branch-wjuigu"} 2026-05-03T07:07:36.325Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-branch-wjuigu", "reconcileID": "9cfdaa04-b531-42a4-bdcf-dc2dd6232a76", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "ComponentName": "fj-test-custom-branch-wjuigu"} 2026-05-03T07:07:36.358Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-branch-wjuigu", "reconcileID": "9cfdaa04-b531-42a4-bdcf-dc2dd6232a76", "ComponentName": "fj-test-custom-branch-wjuigu", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"fj-test-custom-branch-wjuigu\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:36.358Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-branch-wjuigu", "reconcileID": "9cfdaa04-b531-42a4-bdcf-dc2dd6232a76", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"fj-test-custom-branch-wjuigu\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:36.424Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-branch-wjuigu", "reconcileID": "41f1de04-00f3-4f56-9083-8795917dc78e", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "action": "UPDATE"} 2026-05-03T07:07:36.424Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-branch-wjuigu", "reconcileID": "41f1de04-00f3-4f56-9083-8795917dc78e", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "ComponentName": "fj-test-custom-branch-wjuigu"} 2026-05-03T07:07:36.453Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "fj-test-custom-branch-wjuigu", "reconcileID": "41f1de04-00f3-4f56-9083-8795917dc78e", "ComponentName": "fj-test-custom-branch-wjuigu"} 2026-05-03T07:07:36.571Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "715b5a27-cac7-4d1b-ab96-ba5a5f7692f9", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:36.571Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "715b5a27-cac7-4d1b-ab96-ba5a5f7692f9", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:36.571Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "715b5a27-cac7-4d1b-ab96-ba5a5f7692f9", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:37.407Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "1909451f-1878-41c3-9946-e5819a577669", "SecretName": "components-namespace-pull"} 2026-05-03T07:07:38.599Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "1909451f-1878-41c3-9946-e5819a577669", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push"} 2026-05-03T07:07:39.334Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "1909451f-1878-41c3-9946-e5819a577669", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-pull"} 2026-05-03T07:07:39.344Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "1909451f-1878-41c3-9946-e5819a577669"} 2026-05-03T07:07:39.689Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "2bb089aa-5a0f-4050-b15b-1279b6b369ef", "application": "build-suite-test-application-xddm"} 2026-05-03T07:07:39.689Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "2bb089aa-5a0f-4050-b15b-1279b6b369ef", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:39.689Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "2bb089aa-5a0f-4050-b15b-1279b6b369ef", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:39.689Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "2bb089aa-5a0f-4050-b15b-1279b6b369ef", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:40.009Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "207d702f-5355-4e5b-97f9-8f3ac2f32b39", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:40.009Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "207d702f-5355-4e5b-97f9-8f3ac2f32b39", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:40.009Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "207d702f-5355-4e5b-97f9-8f3ac2f32b39", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:40.456Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "70108393-7650-44c8-a8a7-09316f93a931", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:40.456Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "70108393-7650-44c8-a8a7-09316f93a931", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:40.456Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "70108393-7650-44c8-a8a7-09316f93a931", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:40.801Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "dffa4a6b-d8ef-4332-8099-ef5964bb7d08", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:40.801Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "dffa4a6b-d8ef-4332-8099-ef5964bb7d08", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:40.801Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "dffa4a6b-d8ef-4332-8099-ef5964bb7d08", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:41.135Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "b67359a0-7454-437c-aa06-2492cfe1f739", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:41.135Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "b67359a0-7454-437c-aa06-2492cfe1f739", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:41.135Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "b67359a0-7454-437c-aa06-2492cfe1f739", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:41.524Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "01fb9409-f539-48b9-bb7b-fb3f7dfc5f8c", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:41.524Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "01fb9409-f539-48b9-bb7b-fb3f7dfc5f8c", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:41.524Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "01fb9409-f539-48b9-bb7b-fb3f7dfc5f8c", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:41.964Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "5533c4d2-a838-4050-ba8f-388262c313e9", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:41.965Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "5533c4d2-a838-4050-ba8f-388262c313e9", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:41.965Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "5533c4d2-a838-4050-ba8f-388262c313e9", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:42.298Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "34049a54-25c7-4508-abe1-841f5001df64", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:42.298Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "34049a54-25c7-4508-abe1-841f5001df64", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:42.298Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "34049a54-25c7-4508-abe1-841f5001df64", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:42.626Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "f3aeb526-1f22-4b77-b278-002b0a782687", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:42.626Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "f3aeb526-1f22-4b77-b278-002b0a782687", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:42.626Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "f3aeb526-1f22-4b77-b278-002b0a782687", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:43.555Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "c6a2c8dd-f389-4ff3-98dc-fe17504ca49e", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:43.555Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "c6a2c8dd-f389-4ff3-98dc-fe17504ca49e", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:43.555Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "c6a2c8dd-f389-4ff3-98dc-fe17504ca49e", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:45.141Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "b6ddd1fe-721e-4bdc-81b4-0980ec9e6469", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:45.141Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "b6ddd1fe-721e-4bdc-81b4-0980ec9e6469", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:45.141Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "b6ddd1fe-721e-4bdc-81b4-0980ec9e6469", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:48.060Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "f4ef518d-b9a4-426e-94c5-e453029040c4", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:48.060Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "f4ef518d-b9a4-426e-94c5-e453029040c4", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:48.060Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "f4ef518d-b9a4-426e-94c5-e453029040c4", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:52.868Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "634be779-7ff6-45dd-9ecc-c2041232f2e8", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:52.868Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "634be779-7ff6-45dd-9ecc-c2041232f2e8", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:52.868Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "634be779-7ff6-45dd-9ecc-c2041232f2e8", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-padvlb\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:53.616Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "1f6f8580-ec63-4cb7-b0d6-0e028e51d83b", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:53.616Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "1f6f8580-ec63-4cb7-b0d6-0e028e51d83b", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:07:53.616Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "1f6f8580-ec63-4cb7-b0d6-0e028e51d83b", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:08:01.059Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "eb9dd8ba-4fe8-44d6-bce8-f58b328fc108", "application": "build-suite-test-application-qkqh"} 2026-05-03T07:08:01.423Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "eb9dd8ba-4fe8-44d6-bce8-f58b328fc108", "repoName": "build-e2e-fvdd/gl-test-custom-default-ssuooz", "robotName": "redhat-appstudio-qe+build_e2e_fvdd_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:08:02.183Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "eb9dd8ba-4fe8-44d6-bce8-f58b328fc108", "RobotAccountName": "build_e2e_fvdd_gl_test_custom_default_ssuooz_4723f179c3", "action": "DELETE"} 2026-05-03T07:08:02.746Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "eb9dd8ba-4fe8-44d6-bce8-f58b328fc108", "RobotAccountName": "build_e2e_fvdd_gl_test_custom_default_ssuooz_dc81bf1d3f_pull", "action": "DELETE"} 2026-05-03T07:08:03.294Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "eb9dd8ba-4fe8-44d6-bce8-f58b328fc108", "ImageRepository": "build-e2e-fvdd/gl-test-custom-default-ssuooz", "action": "DELETE"} 2026-05-03T07:08:03.310Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-default-ssuooz", "reconcileID": "eb9dd8ba-4fe8-44d6-bce8-f58b328fc108", "action": "DELETE"} 2026-05-03T07:08:04.174Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "0c439296-afac-40d6-9408-51b172038315", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:08:04.174Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "0c439296-afac-40d6-9408-51b172038315", "SaName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:08:04.174Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "0c439296-afac-40d6-9408-51b172038315", "error": "ServiceAccount \"build-pipeline-fj-test-custom-branch-wjuigu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:08:07.501Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-branch-cduzli", "reconcileID": "c8b68070-fd3c-4939-9b63-3839b1f5ee9d", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "ComponentName": "gl-test-custom-branch-cduzli"} 2026-05-03T07:08:07.512Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-branch-cduzli", "reconcileID": "c8b68070-fd3c-4939-9b63-3839b1f5ee9d", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "ComponentName": "gl-test-custom-branch-cduzli"} 2026-05-03T07:08:07.571Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-branch-cduzli", "reconcileID": "c8b68070-fd3c-4939-9b63-3839b1f5ee9d", "ComponentName": "gl-test-custom-branch-cduzli", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-cduzli\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:08:07.571Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-branch-cduzli", "reconcileID": "c8b68070-fd3c-4939-9b63-3839b1f5ee9d", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-cduzli\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:08:07.622Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-branch-cduzli", "reconcileID": "1677a9a7-ea22-42df-9a16-20df0161867d", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "action": "UPDATE"} 2026-05-03T07:08:07.622Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-branch-cduzli", "reconcileID": "1677a9a7-ea22-42df-9a16-20df0161867d", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "ComponentName": "gl-test-custom-branch-cduzli"} 2026-05-03T07:08:07.644Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "gl-test-custom-branch-cduzli", "reconcileID": "1677a9a7-ea22-42df-9a16-20df0161867d", "ComponentName": "gl-test-custom-branch-cduzli"} 2026-05-03T07:08:08.971Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "1a0465b0-3f03-4dbe-a2f0-ffe70e71fea8", "SecretName": "components-namespace-pull"} 2026-05-03T07:08:10.201Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "1a0465b0-3f03-4dbe-a2f0-ffe70e71fea8", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli-image-push"} 2026-05-03T07:08:11.088Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "1a0465b0-3f03-4dbe-a2f0-ffe70e71fea8", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli-image-pull"} 2026-05-03T07:08:11.148Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "1a0465b0-3f03-4dbe-a2f0-ffe70e71fea8", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:08:11.148Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "1a0465b0-3f03-4dbe-a2f0-ffe70e71fea8", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:08:11.148Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "1a0465b0-3f03-4dbe-a2f0-ffe70e71fea8", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:08:11.956Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "f6fab386-0e1d-49d6-8509-ca25cf0e05f4", "SecretName": "components-namespace-pull"} 2026-05-03T07:08:13.852Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "f6fab386-0e1d-49d6-8509-ca25cf0e05f4", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli-image-push"} 2026-05-03T07:08:14.731Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "f6fab386-0e1d-49d6-8509-ca25cf0e05f4", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli-image-pull"} 2026-05-03T07:08:14.750Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "f6fab386-0e1d-49d6-8509-ca25cf0e05f4"} 2026-05-03T07:08:15.184Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "8b9a8c2a-239c-4725-9db0-8198fb914e12", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE"} 2026-05-03T07:08:15.239Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "8b9a8c2a-239c-4725-9db0-8198fb914e12", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:08:15.281Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "8b9a8c2a-239c-4725-9db0-8198fb914e12", "ComponentName": "gh-test-custom-branch-padvlb"} 2026-05-03T07:08:15.310Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "8b9a8c2a-239c-4725-9db0-8198fb914e12"} 2026-05-03T07:08:16.390Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "a8c52ad2-5b5d-4399-9905-e6285ee7f5b0", "application": "build-suite-test-application-qkqh"} 2026-05-03T07:08:16.421Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "a8c52ad2-5b5d-4399-9905-e6285ee7f5b0", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-cduzli", "SecretName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli-image-push", "action": "UPDATE"} 2026-05-03T07:08:16.465Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "a8c52ad2-5b5d-4399-9905-e6285ee7f5b0", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-cduzli", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:08:16.525Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "a8c52ad2-5b5d-4399-9905-e6285ee7f5b0", "ComponentName": "gl-test-custom-branch-cduzli"} 2026-05-03T07:08:16.550Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "a8c52ad2-5b5d-4399-9905-e6285ee7f5b0"} 2026-05-03T07:08:24.957Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "c2e94065-270c-4342-a430-95e95337bc1f", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu-image-push", "action": "UPDATE"} 2026-05-03T07:08:24.969Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "c2e94065-270c-4342-a430-95e95337bc1f", "ServiceAccountName": "build-pipeline-fj-test-custom-branch-wjuigu", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:08:24.986Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "c2e94065-270c-4342-a430-95e95337bc1f", "ComponentName": "fj-test-custom-branch-wjuigu"} 2026-05-03T07:08:24.997Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "c2e94065-270c-4342-a430-95e95337bc1f"} 2026-05-03T07:09:14.103Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-bykf"}, "namespace": "happy-path-bykf", "name": "appstudio", "reconcileID": "9617c621-184c-4b2c-a34b-e0feb1137a73", "ServiceAccountName": "konflux-integration-runner", "SecretName": "appstudio-pull", "action": "UPDATE"} 2026-05-03T07:09:14.151Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-bykf"}, "namespace": "happy-path-bykf", "name": "appstudio", "reconcileID": "9617c621-184c-4b2c-a34b-e0feb1137a73", "action": "DELETE"} 2026-05-03T07:10:19.339Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "05bd8909-c33e-4dfa-8825-da610018a5b5", "application": "build-secret-lookup-qhxs"} 2026-05-03T07:10:19.648Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "05bd8909-c33e-4dfa-8825-da610018a5b5", "repoName": "build-e2e-xevs/component-one-cnyt", "robotName": "redhat-appstudio-qe+build_e2e_xevs_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:10:20.236Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-qhxs","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "build-secret-lookup-qhxs", "reconcileID": "99097154-8a69-4358-abad-17146f89d92c", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-secret-lookup-qhxs-pull", "action": "UPDATE"} 2026-05-03T07:10:20.253Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-qhxs","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "build-secret-lookup-qhxs", "reconcileID": "99097154-8a69-4358-abad-17146f89d92c", "action": "DELETE"} 2026-05-03T07:10:20.673Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "05bd8909-c33e-4dfa-8825-da610018a5b5", "RobotAccountName": "build_e2e_xevs_component_one_cnyt_f0151b5936", "action": "DELETE"} 2026-05-03T07:10:21.754Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "05bd8909-c33e-4dfa-8825-da610018a5b5", "RobotAccountName": "build_e2e_xevs_component_one_cnyt_6d42c2069b_pull", "action": "DELETE"} 2026-05-03T07:10:22.955Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "05bd8909-c33e-4dfa-8825-da610018a5b5", "ImageRepository": "build-e2e-xevs/component-one-cnyt", "action": "DELETE"} 2026-05-03T07:10:22.966Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-one-cnyt", "reconcileID": "05bd8909-c33e-4dfa-8825-da610018a5b5", "action": "DELETE"} 2026-05-03T07:10:23.494Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "3809ec98-bc20-4014-9f4e-b51cbd53c5c8", "repoName": "build-e2e-xevs/component-two-qxhm", "robotName": "redhat-appstudio-qe+build_e2e_xevs_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:10:25.054Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "3809ec98-bc20-4014-9f4e-b51cbd53c5c8", "RobotAccountName": "build_e2e_xevs_component_two_qxhm_8dd5ab20df", "action": "DELETE"} 2026-05-03T07:10:25.582Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "3809ec98-bc20-4014-9f4e-b51cbd53c5c8", "RobotAccountName": "build_e2e_xevs_component_two_qxhm_86af85f040_pull", "action": "DELETE"} 2026-05-03T07:10:26.110Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "3809ec98-bc20-4014-9f4e-b51cbd53c5c8", "ImageRepository": "build-e2e-xevs/component-two-qxhm", "action": "DELETE"} 2026-05-03T07:10:26.120Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm","namespace":"build-e2e-xevs"}, "namespace": "build-e2e-xevs", "name": "imagerepository-for-build-secret-lookup-qhxs-component-two-qxhm", "reconcileID": "3809ec98-bc20-4014-9f4e-b51cbd53c5c8", "action": "DELETE"} 2026-05-03T07:20:13.821Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:136 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "6bdf129b-836f-44c9-8959-aefdd74a9c82", "ServiceAccountName": "build-pipeline-test-comp-pac-gitlab-mhshky", "SecretName": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-comp-pac-gitlab-mhshky\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/gitlab-rep-nfpq/build-pipeline-test-comp-pac-gitlab-mhshky, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 2230cd3d-4736-4f74-bbbb-3a439ee330b0, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:136 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:143 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:20:13.821Z ERROR ImageRepository controller/imagerepository_controller.go:144 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "6bdf129b-836f-44c9-8959-aefdd74a9c82", "SaName": "build-pipeline-test-comp-pac-gitlab-mhshky", "SecretName": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-comp-pac-gitlab-mhshky\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/gitlab-rep-nfpq/build-pipeline-test-comp-pac-gitlab-mhshky, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 2230cd3d-4736-4f74-bbbb-3a439ee330b0, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:144 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:20:13.821Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "6bdf129b-836f-44c9-8959-aefdd74a9c82", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-comp-pac-gitlab-mhshky\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/gitlab-rep-nfpq/build-pipeline-test-comp-pac-gitlab-mhshky, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 2230cd3d-4736-4f74-bbbb-3a439ee330b0, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:20:13.878Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "89a5b8a5-2861-48b0-a153-6e88d17c3685", "application": "integ-app-nthz"} 2026-05-03T07:20:14.258Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "89a5b8a5-2861-48b0-a153-6e88d17c3685", "repoName": "gitlab-rep-nfpq/test-comp-pac-gitlab-mhshky", "robotName": "redhat-appstudio-qe+gitlab_rep_nfpq_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:20:14.691Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-nthz","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "integ-app-nthz", "reconcileID": "1d7ade29-67fc-404f-82eb-656334e3961d", "ServiceAccountName": "konflux-integration-runner", "SecretName": "integ-app-nthz-pull", "action": "UPDATE"} 2026-05-03T07:20:14.739Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-nthz","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "integ-app-nthz", "reconcileID": "1d7ade29-67fc-404f-82eb-656334e3961d", "action": "DELETE"} 2026-05-03T07:20:15.174Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "89a5b8a5-2861-48b0-a153-6e88d17c3685", "RobotAccountName": "gitlab_rep_nfpq_test_comp_pac_gitlab_mhshky_7c7a051de8", "action": "DELETE"} 2026-05-03T07:20:15.609Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "89a5b8a5-2861-48b0-a153-6e88d17c3685", "RobotAccountName": "gitlab_rep_nfpq_test_comp_pac_gitlab_mhshky_f9eb74ba28_pull", "action": "DELETE"} 2026-05-03T07:20:16.345Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "89a5b8a5-2861-48b0-a153-6e88d17c3685", "ImageRepository": "gitlab-rep-nfpq/test-comp-pac-gitlab-mhshky", "action": "DELETE"} 2026-05-03T07:20:16.355Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky","namespace":"gitlab-rep-nfpq"}, "namespace": "gitlab-rep-nfpq", "name": "imagerepository-for-integ-app-nthz-test-comp-pac-gitlab-mhshky", "reconcileID": "89a5b8a5-2861-48b0-a153-6e88d17c3685", "action": "DELETE"} 2026-05-03T07:20:25.927Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "03412eb0-60e1-4799-b5cf-272d86f45f5e", "application": "integ-app-fwpe"} 2026-05-03T07:20:26.319Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "03412eb0-60e1-4799-b5cf-272d86f45f5e", "repoName": "integration1-zvwn/test-component-pac-kmqyiz", "robotName": "redhat-appstudio-qe+integration1_zvwn_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:20:26.861Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-fwpe","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "integ-app-fwpe", "reconcileID": "203150ef-bc9a-48fe-896c-3eea5269275c", "ServiceAccountName": "konflux-integration-runner", "SecretName": "integ-app-fwpe-pull", "action": "UPDATE"} 2026-05-03T07:20:26.878Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-fwpe","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "integ-app-fwpe", "reconcileID": "203150ef-bc9a-48fe-896c-3eea5269275c", "action": "DELETE"} 2026-05-03T07:20:27.188Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "03412eb0-60e1-4799-b5cf-272d86f45f5e", "RobotAccountName": "integration1_zvwn_test_component_pac_kmqyiz_2c91bb4bb9", "action": "DELETE"} 2026-05-03T07:20:27.602Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "03412eb0-60e1-4799-b5cf-272d86f45f5e", "RobotAccountName": "integration1_zvwn_test_component_pac_kmqyiz_16170cf84a_pull", "action": "DELETE"} 2026-05-03T07:20:28.167Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "03412eb0-60e1-4799-b5cf-272d86f45f5e", "ImageRepository": "integration1-zvwn/test-component-pac-kmqyiz", "action": "DELETE"} 2026-05-03T07:20:28.178Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz","namespace":"integration1-zvwn"}, "namespace": "integration1-zvwn", "name": "imagerepository-for-integ-app-fwpe-test-component-pac-kmqyiz", "reconcileID": "03412eb0-60e1-4799-b5cf-272d86f45f5e", "action": "DELETE"} 2026-05-03T07:20:31.128Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-fmuy","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "integ-app-fmuy", "reconcileID": "5b43f3c8-c635-4481-b9d4-3a1d276db184", "action": "DELETE"} 2026-05-03T07:20:31.153Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-fmuy","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "integ-app-fmuy", "reconcileID": "5b43f3c8-c635-4481-b9d4-3a1d276db184", "secretName": "integ-app-fmuy-pull"} 2026-05-03T07:20:31.176Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-fmuy","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "integ-app-fmuy", "reconcileID": "5b43f3c8-c635-4481-b9d4-3a1d276db184", "secretName": "integ-app-fmuy-pull"} 2026-05-03T07:20:31.201Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-fmuy","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "integ-app-fmuy", "reconcileID": "5b43f3c8-c635-4481-b9d4-3a1d276db184", "secretName": "integ-app-fmuy-pull"} 2026-05-03T07:20:31.825Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "test-component-pac-xvzwlb", "reconcileID": "76f18d6f-245b-4a95-9147-bb0f03026ea3", "ImageRepositoryName": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "ComponentName": "test-component-pac-xvzwlb"} 2026-05-03T07:20:31.834Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "test-component-pac-xvzwlb", "reconcileID": "76f18d6f-245b-4a95-9147-bb0f03026ea3", "ImageRepositoryName": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "ComponentName": "test-component-pac-xvzwlb"} 2026-05-03T07:20:32.016Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "test-component-pac-xvzwlb", "reconcileID": "76f18d6f-245b-4a95-9147-bb0f03026ea3", "ComponentName": "test-component-pac-xvzwlb", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-xvzwlb\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:20:32.016Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "test-component-pac-xvzwlb", "reconcileID": "76f18d6f-245b-4a95-9147-bb0f03026ea3", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-xvzwlb\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:20:32.038Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "test-component-pac-xvzwlb", "reconcileID": "92827362-1c09-40ba-ac7b-8989959b9cc8", "ImageRepositoryName": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "action": "UPDATE"} 2026-05-03T07:20:32.038Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "test-component-pac-xvzwlb", "reconcileID": "92827362-1c09-40ba-ac7b-8989959b9cc8", "ImageRepositoryName": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "ComponentName": "test-component-pac-xvzwlb"} 2026-05-03T07:20:32.059Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "test-component-pac-xvzwlb", "reconcileID": "92827362-1c09-40ba-ac7b-8989959b9cc8", "ComponentName": "test-component-pac-xvzwlb"} 2026-05-03T07:20:33.451Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "a87e6155-d9c1-4770-9c82-ffe1ac18d7d0", "SecretName": "components-namespace-pull"} 2026-05-03T07:20:34.604Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "a87e6155-d9c1-4770-9c82-ffe1ac18d7d0", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb-image-push"} 2026-05-03T07:20:35.385Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "a87e6155-d9c1-4770-9c82-ffe1ac18d7d0", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb-image-pull"} 2026-05-03T07:20:35.391Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "a87e6155-d9c1-4770-9c82-ffe1ac18d7d0", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:20:35.391Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "a87e6155-d9c1-4770-9c82-ffe1ac18d7d0", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:20:35.391Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "a87e6155-d9c1-4770-9c82-ffe1ac18d7d0", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:20:35.931Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "0707a517-7df9-47a0-98ac-8eea562e0595", "SecretName": "components-namespace-pull"} 2026-05-03T07:20:37.074Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "0707a517-7df9-47a0-98ac-8eea562e0595", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb-image-push"} 2026-05-03T07:20:37.816Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "0707a517-7df9-47a0-98ac-8eea562e0595", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb-image-pull"} 2026-05-03T07:20:37.826Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "0707a517-7df9-47a0-98ac-8eea562e0595"} 2026-05-03T07:20:38.119Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "130d153b-451c-4c5c-8bfe-beac2e358a19", "application": "integ-app-fmuy"} 2026-05-03T07:20:38.132Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "130d153b-451c-4c5c-8bfe-beac2e358a19", "ServiceAccountName": "build-pipeline-test-component-pac-xvzwlb", "SecretName": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb-image-push", "action": "UPDATE"} 2026-05-03T07:20:38.144Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "130d153b-451c-4c5c-8bfe-beac2e358a19", "ServiceAccountName": "build-pipeline-test-component-pac-xvzwlb", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:20:38.155Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "130d153b-451c-4c5c-8bfe-beac2e358a19", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:20:38.180Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "130d153b-451c-4c5c-8bfe-beac2e358a19", "ComponentName": "test-component-pac-xvzwlb"} 2026-05-03T07:20:38.189Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "130d153b-451c-4c5c-8bfe-beac2e358a19"} 2026-05-03T07:22:23.109Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "db92662b-68f4-46d8-a0d6-a73c1ec1a526", "repoName": "konflux-rtiz/konflux-demo-component-epme", "robotName": "redhat-appstudio-qe+konflux_rtiz_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:22:23.869Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "db92662b-68f4-46d8-a0d6-a73c1ec1a526", "RobotAccountName": "konflux_rtiz_konflux_demo_component_epme_8e725bfbb7", "action": "DELETE"} 2026-05-03T07:22:24.348Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "db92662b-68f4-46d8-a0d6-a73c1ec1a526", "RobotAccountName": "konflux_rtiz_konflux_demo_component_epme_e9d7356a16_pull", "action": "DELETE"} 2026-05-03T07:22:24.972Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "db92662b-68f4-46d8-a0d6-a73c1ec1a526", "ImageRepository": "konflux-rtiz/konflux-demo-component-epme", "action": "DELETE"} 2026-05-03T07:22:24.984Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-epme","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-epme", "reconcileID": "db92662b-68f4-46d8-a0d6-a73c1ec1a526", "action": "DELETE"} 2026-05-03T07:22:26.531Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-rtiz"}, "namespace": "konflux-rtiz", "name": "konflux-demo-app", "reconcileID": "9af10f46-353a-401e-837b-94287db20bc6", "action": "DELETE"} 2026-05-03T07:22:49.858Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "python-component-zkfago", "reconcileID": "a5b80552-0a0f-482d-b837-7acc06a0397a", "ImageRepositoryName": "imagerepository-for-integ-app-jhis-python-component-zkfago", "ComponentName": "python-component-zkfago"} 2026-05-03T07:22:49.865Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "python-component-zkfago", "reconcileID": "a5b80552-0a0f-482d-b837-7acc06a0397a", "ImageRepositoryName": "imagerepository-for-integ-app-jhis-python-component-zkfago", "ComponentName": "python-component-zkfago"} 2026-05-03T07:22:49.928Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "python-component-zkfago", "reconcileID": "a5b80552-0a0f-482d-b837-7acc06a0397a", "ComponentName": "python-component-zkfago", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-zkfago\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:22:49.928Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "python-component-zkfago", "reconcileID": "a5b80552-0a0f-482d-b837-7acc06a0397a", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-zkfago\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:22:49.966Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "python-component-zkfago", "reconcileID": "bb32cc2f-1cd9-4c97-afaf-9a6946d25af1", "ImageRepositoryName": "imagerepository-for-integ-app-jhis-python-component-zkfago", "action": "UPDATE"} 2026-05-03T07:22:49.966Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "python-component-zkfago", "reconcileID": "bb32cc2f-1cd9-4c97-afaf-9a6946d25af1", "ImageRepositoryName": "imagerepository-for-integ-app-jhis-python-component-zkfago", "ComponentName": "python-component-zkfago"} 2026-05-03T07:22:49.983Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "python-component-zkfago", "reconcileID": "bb32cc2f-1cd9-4c97-afaf-9a6946d25af1", "ComponentName": "python-component-zkfago"} 2026-05-03T07:22:50.493Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "9bf3376e-cf69-4127-aa7c-61044b497b50", "SecretName": "components-namespace-pull"} 2026-05-03T07:22:51.675Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "9bf3376e-cf69-4127-aa7c-61044b497b50", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-jhis-python-component-zkfago-image-push"} 2026-05-03T07:22:52.388Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "9bf3376e-cf69-4127-aa7c-61044b497b50", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-jhis-python-component-zkfago-image-pull"} 2026-05-03T07:22:52.394Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "9bf3376e-cf69-4127-aa7c-61044b497b50", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-jhis-python-component-zkfago\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:22:52.394Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "9bf3376e-cf69-4127-aa7c-61044b497b50", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-jhis-python-component-zkfago\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:22:52.394Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "9bf3376e-cf69-4127-aa7c-61044b497b50", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-jhis-python-component-zkfago\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:22:53.021Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "80e70b81-46df-4c02-a587-0b88961f7bac", "SecretName": "components-namespace-pull"} 2026-05-03T07:22:54.177Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "80e70b81-46df-4c02-a587-0b88961f7bac", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-jhis-python-component-zkfago-image-push"} 2026-05-03T07:22:54.911Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "80e70b81-46df-4c02-a587-0b88961f7bac", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-jhis-python-component-zkfago-image-pull"} 2026-05-03T07:22:54.918Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "80e70b81-46df-4c02-a587-0b88961f7bac"} 2026-05-03T07:22:55.283Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "aa254a2c-bc6a-4b26-b239-513838b22dd2", "application": "integ-app-jhis"} 2026-05-03T07:22:55.297Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "aa254a2c-bc6a-4b26-b239-513838b22dd2", "ServiceAccountName": "build-pipeline-python-component-zkfago", "SecretName": "imagerepository-for-integ-app-jhis-python-component-zkfago-image-push", "action": "UPDATE"} 2026-05-03T07:22:55.308Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "aa254a2c-bc6a-4b26-b239-513838b22dd2", "ServiceAccountName": "build-pipeline-python-component-zkfago", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:22:55.323Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "aa254a2c-bc6a-4b26-b239-513838b22dd2", "ComponentName": "python-component-zkfago"} 2026-05-03T07:22:55.331Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "aa254a2c-bc6a-4b26-b239-513838b22dd2"} 2026-05-03T07:25:42.914Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "e95c7d98-475b-41a2-b8dd-60a8965023fe", "application": "integ-app-fmuy"} 2026-05-03T07:25:43.318Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "e95c7d98-475b-41a2-b8dd-60a8965023fe", "repoName": "integration2-apcf/test-component-pac-xvzwlb", "robotName": "redhat-appstudio-qe+integration2_apcf_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:25:43.772Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-fmuy","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "integ-app-fmuy", "reconcileID": "9dca5112-526e-47d6-ba41-8240559c23b7", "ServiceAccountName": "konflux-integration-runner", "SecretName": "integ-app-fmuy-pull", "action": "UPDATE"} 2026-05-03T07:25:43.817Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-fmuy","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "integ-app-fmuy", "reconcileID": "9dca5112-526e-47d6-ba41-8240559c23b7", "action": "DELETE"} 2026-05-03T07:25:44.263Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "e95c7d98-475b-41a2-b8dd-60a8965023fe", "RobotAccountName": "integration2_apcf_test_component_pac_xvzwlb_4649bb4327", "action": "DELETE"} 2026-05-03T07:25:45.399Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "e95c7d98-475b-41a2-b8dd-60a8965023fe", "RobotAccountName": "integration2_apcf_test_component_pac_xvzwlb_f9a1282b8d_pull", "action": "DELETE"} 2026-05-03T07:25:46.294Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "e95c7d98-475b-41a2-b8dd-60a8965023fe", "ImageRepository": "integration2-apcf/test-component-pac-xvzwlb", "action": "DELETE"} 2026-05-03T07:25:46.305Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb","namespace":"integration2-apcf"}, "namespace": "integration2-apcf", "name": "imagerepository-for-integ-app-fmuy-test-component-pac-xvzwlb", "reconcileID": "e95c7d98-475b-41a2-b8dd-60a8965023fe", "action": "DELETE"} 2026-05-03T07:28:05.080Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:136 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "5722c4c0-9926-4247-86fa-e38b8ea43808", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-kklk", "SecretName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-gl-multi-component-parent-kklk\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-bllf/build-pipeline-gl-multi-component-parent-kklk, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: be3aa321-8b98-47a4-9651-92e4e4d25e42, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:136 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:143 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:28:05.080Z ERROR ImageRepository controller/imagerepository_controller.go:144 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "5722c4c0-9926-4247-86fa-e38b8ea43808", "SaName": "build-pipeline-gl-multi-component-parent-kklk", "SecretName": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-gl-multi-component-parent-kklk\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-bllf/build-pipeline-gl-multi-component-parent-kklk, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: be3aa321-8b98-47a4-9651-92e4e4d25e42, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:144 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:28:05.080Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "5722c4c0-9926-4247-86fa-e38b8ea43808", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-gl-multi-component-parent-kklk\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-bllf/build-pipeline-gl-multi-component-parent-kklk, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: be3aa321-8b98-47a4-9651-92e4e4d25e42, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:28:05.122Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "0d650bc9-bc49-4f15-b505-97ae16791e43", "application": "build-suite-component-update-urpe"} 2026-05-03T07:28:05.507Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "0d650bc9-bc49-4f15-b505-97ae16791e43", "repoName": "build-e2e-bllf/gl-multi-component-parent-kklk", "robotName": "redhat-appstudio-qe+build_e2e_bllf_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:28:06.520Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "0d650bc9-bc49-4f15-b505-97ae16791e43", "RobotAccountName": "build_e2e_bllf_gl_multi_component_parent_kklk_92a3bd42da", "action": "DELETE"} 2026-05-03T07:28:07.008Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "0d650bc9-bc49-4f15-b505-97ae16791e43", "RobotAccountName": "build_e2e_bllf_gl_multi_component_parent_kklk_fedda5bb00_pull", "action": "DELETE"} 2026-05-03T07:28:07.999Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-urpe","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "build-suite-component-update-urpe", "reconcileID": "25ffb60b-c88c-431d-8d01-b7173cad8dd7", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-suite-component-update-urpe-pull", "action": "UPDATE"} 2026-05-03T07:28:08.057Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-urpe","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "build-suite-component-update-urpe", "reconcileID": "25ffb60b-c88c-431d-8d01-b7173cad8dd7", "action": "DELETE"} 2026-05-03T07:28:08.082Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "0d650bc9-bc49-4f15-b505-97ae16791e43", "ImageRepository": "build-e2e-bllf/gl-multi-component-parent-kklk", "action": "DELETE"} 2026-05-03T07:28:08.115Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-parent-kklk", "reconcileID": "0d650bc9-bc49-4f15-b505-97ae16791e43", "action": "DELETE"} 2026-05-03T07:28:08.574Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "06cdf990-5ff2-49a3-bd71-12a69d23c84b", "repoName": "build-e2e-bllf/gl-multi-component-child-kklk", "robotName": "redhat-appstudio-qe+build_e2e_bllf_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:28:09.383Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "06cdf990-5ff2-49a3-bd71-12a69d23c84b", "RobotAccountName": "build_e2e_bllf_gl_multi_component_child_kklk_9a1717e103", "action": "DELETE"} 2026-05-03T07:28:09.839Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "06cdf990-5ff2-49a3-bd71-12a69d23c84b", "RobotAccountName": "build_e2e_bllf_gl_multi_component_child_kklk_3535681761_pull", "action": "DELETE"} 2026-05-03T07:28:10.542Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "06cdf990-5ff2-49a3-bd71-12a69d23c84b", "ImageRepository": "build-e2e-bllf/gl-multi-component-child-kklk", "action": "DELETE"} 2026-05-03T07:28:10.552Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk","namespace":"build-e2e-bllf"}, "namespace": "build-e2e-bllf", "name": "imagerepository-for-build-suite-component-update-urpe-gl-multi-component-child-kklk", "reconcileID": "06cdf990-5ff2-49a3-bd71-12a69d23c84b", "action": "DELETE"} 2026-05-03T07:28:42.000Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "konflux-test-integration-clone-gsotlj", "reconcileID": "1c5de5db-4de7-4325-977c-0ef6e5ca336b", "ImageRepositoryName": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "ComponentName": "konflux-test-integration-clone-gsotlj"} 2026-05-03T07:28:42.022Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "konflux-test-integration-clone-gsotlj", "reconcileID": "1c5de5db-4de7-4325-977c-0ef6e5ca336b", "ImageRepositoryName": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "ComponentName": "konflux-test-integration-clone-gsotlj"} 2026-05-03T07:28:42.050Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "konflux-test-integration-clone-gsotlj", "reconcileID": "1c5de5db-4de7-4325-977c-0ef6e5ca336b", "ComponentName": "konflux-test-integration-clone-gsotlj", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-test-integration-clone-gsotlj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:28:42.051Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "konflux-test-integration-clone-gsotlj", "reconcileID": "1c5de5db-4de7-4325-977c-0ef6e5ca336b", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-test-integration-clone-gsotlj\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:28:42.113Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "konflux-test-integration-clone-gsotlj", "reconcileID": "7529824c-d802-4450-9f18-2f3068358e0d", "ImageRepositoryName": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "action": "UPDATE"} 2026-05-03T07:28:42.113Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "konflux-test-integration-clone-gsotlj", "reconcileID": "7529824c-d802-4450-9f18-2f3068358e0d", "ImageRepositoryName": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "ComponentName": "konflux-test-integration-clone-gsotlj"} 2026-05-03T07:28:42.130Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "konflux-test-integration-clone-gsotlj", "reconcileID": "7529824c-d802-4450-9f18-2f3068358e0d", "ComponentName": "konflux-test-integration-clone-gsotlj"} 2026-05-03T07:28:42.991Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "bc2c8b3f-3ee8-4234-9cf8-e576a4e9041c", "SecretName": "components-namespace-pull"} 2026-05-03T07:28:44.269Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "bc2c8b3f-3ee8-4234-9cf8-e576a4e9041c", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj-image-push"} 2026-05-03T07:28:44.998Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "bc2c8b3f-3ee8-4234-9cf8-e576a4e9041c", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj-image-pull"} 2026-05-03T07:28:45.003Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "bc2c8b3f-3ee8-4234-9cf8-e576a4e9041c", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:28:45.003Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "bc2c8b3f-3ee8-4234-9cf8-e576a4e9041c", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:28:45.003Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "bc2c8b3f-3ee8-4234-9cf8-e576a4e9041c", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:28:45.608Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "e3cffe85-ee9c-4e4c-844e-0bd0ea004d27", "SecretName": "components-namespace-pull"} 2026-05-03T07:28:46.841Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "e3cffe85-ee9c-4e4c-844e-0bd0ea004d27", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj-image-push"} 2026-05-03T07:28:47.618Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "e3cffe85-ee9c-4e4c-844e-0bd0ea004d27", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj-image-pull"} 2026-05-03T07:28:47.626Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "e3cffe85-ee9c-4e4c-844e-0bd0ea004d27"} 2026-05-03T07:28:47.932Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "88a497d4-0acd-4a10-998a-54ab412d313c", "application": "integ-app-jhis"} 2026-05-03T07:28:47.942Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "88a497d4-0acd-4a10-998a-54ab412d313c", "ServiceAccountName": "build-pipeline-konflux-test-integration-clone-gsotlj", "SecretName": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj-image-push", "action": "UPDATE"} 2026-05-03T07:28:47.953Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "88a497d4-0acd-4a10-998a-54ab412d313c", "ServiceAccountName": "build-pipeline-konflux-test-integration-clone-gsotlj", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:28:47.969Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "88a497d4-0acd-4a10-998a-54ab412d313c", "ComponentName": "konflux-test-integration-clone-gsotlj"} 2026-05-03T07:28:47.978Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "88a497d4-0acd-4a10-998a-54ab412d313c"} 2026-05-03T07:28:51.611Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "0cabdf22-047a-4466-99e9-edc36b42f23e", "application": "build-suite-component-update-svgq"} 2026-05-03T07:28:52.006Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "0cabdf22-047a-4466-99e9-edc36b42f23e", "repoName": "build-e2e-afkb/fj-multi-component-parent-rzrq", "robotName": "redhat-appstudio-qe+build_e2e_afkb_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:28:53.143Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "0cabdf22-047a-4466-99e9-edc36b42f23e", "RobotAccountName": "build_e2e_afkb_fj_multi_component_parent_rzrq_a35f363175", "action": "DELETE"} 2026-05-03T07:28:53.701Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "0cabdf22-047a-4466-99e9-edc36b42f23e", "RobotAccountName": "build_e2e_afkb_fj_multi_component_parent_rzrq_a7f805ca92_pull", "action": "DELETE"} 2026-05-03T07:28:54.283Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "0cabdf22-047a-4466-99e9-edc36b42f23e", "ImageRepository": "build-e2e-afkb/fj-multi-component-parent-rzrq", "action": "DELETE"} 2026-05-03T07:28:54.306Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-parent-rzrq", "reconcileID": "0cabdf22-047a-4466-99e9-edc36b42f23e", "action": "DELETE"} 2026-05-03T07:28:58.267Z INFO ImageRepository controller/imagerepository_controller.go:923 changed image repository visibility {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "c3d9e7d6-3c84-41c5-a51e-9a2834728052", "visibility": "private"} 2026-05-03T07:28:58.657Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "96025364-f3b5-464d-a3a4-0b02a3f12741", "application": "build-suite-component-update-svgq"} 2026-05-03T07:28:58.884Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-svgq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "build-suite-component-update-svgq", "reconcileID": "e7ca050a-62d8-44aa-a9df-e1d0d930d6e1", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-suite-component-update-svgq-pull", "action": "UPDATE"} 2026-05-03T07:28:58.928Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-svgq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "build-suite-component-update-svgq", "reconcileID": "e7ca050a-62d8-44aa-a9df-e1d0d930d6e1", "action": "DELETE"} 2026-05-03T07:28:59.023Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "96025364-f3b5-464d-a3a4-0b02a3f12741", "repoName": "build-e2e-afkb/fj-multi-component-child-rzrq", "robotName": "redhat-appstudio-qe+build_e2e_afkb_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:29:00.055Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "96025364-f3b5-464d-a3a4-0b02a3f12741", "RobotAccountName": "build_e2e_afkb_fj_multi_component_child_rzrq_80b30f971c", "action": "DELETE"} 2026-05-03T07:29:00.444Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "96025364-f3b5-464d-a3a4-0b02a3f12741", "RobotAccountName": "build_e2e_afkb_fj_multi_component_child_rzrq_6e4161ccac_pull", "action": "DELETE"} 2026-05-03T07:29:01.598Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "96025364-f3b5-464d-a3a4-0b02a3f12741", "ImageRepository": "build-e2e-afkb/fj-multi-component-child-rzrq", "action": "DELETE"} 2026-05-03T07:29:01.607Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq","namespace":"build-e2e-afkb"}, "namespace": "build-e2e-afkb", "name": "imagerepository-for-build-suite-component-update-svgq-fj-multi-component-child-rzrq", "reconcileID": "96025364-f3b5-464d-a3a4-0b02a3f12741", "action": "DELETE"} 2026-05-03T07:30:57.127Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:136 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "4bb83788-d578-4d57-9bc2-093acf4ee7d4", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-cduzli", "SecretName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-gl-test-custom-branch-cduzli\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-fvdd/build-pipeline-gl-test-custom-branch-cduzli, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 2359b6d0-da25-4341-8ed7-22c94d582d8d, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:136 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:143 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:30:57.127Z ERROR ImageRepository controller/imagerepository_controller.go:144 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "4bb83788-d578-4d57-9bc2-093acf4ee7d4", "SaName": "build-pipeline-gl-test-custom-branch-cduzli", "SecretName": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-gl-test-custom-branch-cduzli\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-fvdd/build-pipeline-gl-test-custom-branch-cduzli, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 2359b6d0-da25-4341-8ed7-22c94d582d8d, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:144 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:30:57.127Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "4bb83788-d578-4d57-9bc2-093acf4ee7d4", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-gl-test-custom-branch-cduzli\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-fvdd/build-pipeline-gl-test-custom-branch-cduzli, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 2359b6d0-da25-4341-8ed7-22c94d582d8d, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:30:57.159Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "5b13111f-ec43-42b0-b6a1-9a1f0f9af709", "application": "build-suite-test-application-qkqh"} 2026-05-03T07:30:57.565Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "5b13111f-ec43-42b0-b6a1-9a1f0f9af709", "repoName": "build-e2e-fvdd/gl-test-custom-branch-cduzli", "robotName": "redhat-appstudio-qe+build_e2e_fvdd_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:30:58.443Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "5b13111f-ec43-42b0-b6a1-9a1f0f9af709", "RobotAccountName": "build_e2e_fvdd_gl_test_custom_branch_cduzli_6bf7576f3b", "action": "DELETE"} 2026-05-03T07:30:58.935Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "5b13111f-ec43-42b0-b6a1-9a1f0f9af709", "RobotAccountName": "build_e2e_fvdd_gl_test_custom_branch_cduzli_994340b852_pull", "action": "DELETE"} 2026-05-03T07:30:59.466Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "5b13111f-ec43-42b0-b6a1-9a1f0f9af709", "ImageRepository": "build-e2e-fvdd/gl-test-custom-branch-cduzli", "action": "DELETE"} 2026-05-03T07:30:59.478Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "imagerepository-for-build-suite-test-application-qkqh-gl-test-custom-branch-cduzli", "reconcileID": "5b13111f-ec43-42b0-b6a1-9a1f0f9af709", "action": "DELETE"} 2026-05-03T07:31:04.732Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-qkqh","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "build-suite-test-application-qkqh", "reconcileID": "a4c9dfb8-4232-4557-a3e7-5acee57dc664", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-suite-test-application-qkqh-pull", "action": "UPDATE"} 2026-05-03T07:31:04.771Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-qkqh","namespace":"build-e2e-fvdd"}, "namespace": "build-e2e-fvdd", "name": "build-suite-test-application-qkqh", "reconcileID": "a4c9dfb8-4232-4557-a3e7-5acee57dc664", "action": "DELETE"} 2026-05-03T07:34:30.093Z INFO ImageRepository controller/imagerepository_controller.go:923 changed image repository visibility {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "48778955-4438-42be-9472-ec416b007a86", "visibility": "private"} 2026-05-03T07:36:29.472Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:136 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "7458942d-88f9-4d18-8b0e-94da6461cab7", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-gh-test-custom-branch-padvlb\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-rcbz/build-pipeline-gh-test-custom-branch-padvlb, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: e3176c69-5900-4343-8bc1-f775944aefdf, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:136 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:143 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:36:29.472Z ERROR ImageRepository controller/imagerepository_controller.go:144 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "7458942d-88f9-4d18-8b0e-94da6461cab7", "SaName": "build-pipeline-gh-test-custom-branch-padvlb", "SecretName": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-gh-test-custom-branch-padvlb\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-rcbz/build-pipeline-gh-test-custom-branch-padvlb, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: e3176c69-5900-4343-8bc1-f775944aefdf, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:144 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:36:29.472Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "7458942d-88f9-4d18-8b0e-94da6461cab7", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-gh-test-custom-branch-padvlb\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-rcbz/build-pipeline-gh-test-custom-branch-padvlb, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: e3176c69-5900-4343-8bc1-f775944aefdf, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:36:29.503Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "0b08810c-086f-437d-9f53-9dac78f17311", "application": "build-suite-test-application-addy"} 2026-05-03T07:36:29.897Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "0b08810c-086f-437d-9f53-9dac78f17311", "repoName": "build-e2e-rcbz/gh-test-custom-branch-padvlb", "robotName": "redhat-appstudio-qe+build_e2e_rcbz_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:36:30.993Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "0b08810c-086f-437d-9f53-9dac78f17311", "RobotAccountName": "build_e2e_rcbz_gh_test_custom_branch_padvlb_f2368c6db9", "action": "DELETE"} 2026-05-03T07:36:31.487Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "0b08810c-086f-437d-9f53-9dac78f17311", "RobotAccountName": "build_e2e_rcbz_gh_test_custom_branch_padvlb_af11c369a8_pull", "action": "DELETE"} 2026-05-03T07:36:32.215Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "0b08810c-086f-437d-9f53-9dac78f17311", "ImageRepository": "build-e2e-rcbz/gh-test-custom-branch-padvlb", "action": "DELETE"} 2026-05-03T07:36:32.226Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "imagerepository-for-build-suite-test-application-addy-gh-test-custom-branch-padvlb", "reconcileID": "0b08810c-086f-437d-9f53-9dac78f17311", "action": "DELETE"} 2026-05-03T07:36:36.798Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-addy","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "build-suite-test-application-addy", "reconcileID": "75ae2614-b45c-4827-9122-43cc7728eb78", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-suite-test-application-addy-pull", "action": "UPDATE"} 2026-05-03T07:36:36.844Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-addy","namespace":"build-e2e-rcbz"}, "namespace": "build-e2e-rcbz", "name": "build-suite-test-application-addy", "reconcileID": "75ae2614-b45c-4827-9122-43cc7728eb78", "action": "DELETE"} 2026-05-03T07:39:52.365Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "python-component-kvledc", "reconcileID": "86dcd013-2ac8-42c2-9f94-de969bfc7c35", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "ComponentName": "python-component-kvledc"} 2026-05-03T07:39:52.374Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "python-component-kvledc", "reconcileID": "86dcd013-2ac8-42c2-9f94-de969bfc7c35", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "ComponentName": "python-component-kvledc"} 2026-05-03T07:39:52.512Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "python-component-kvledc", "reconcileID": "86dcd013-2ac8-42c2-9f94-de969bfc7c35", "ComponentName": "python-component-kvledc", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-kvledc\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:39:52.512Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "python-component-kvledc", "reconcileID": "86dcd013-2ac8-42c2-9f94-de969bfc7c35", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-kvledc\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:39:52.530Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "python-component-kvledc", "reconcileID": "e48e3180-0f93-4846-adb7-0e12a98bedf9", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "action": "UPDATE"} 2026-05-03T07:39:52.530Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "python-component-kvledc", "reconcileID": "e48e3180-0f93-4846-adb7-0e12a98bedf9", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "ComponentName": "python-component-kvledc"} 2026-05-03T07:39:52.547Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "python-component-kvledc", "reconcileID": "e48e3180-0f93-4846-adb7-0e12a98bedf9", "ComponentName": "python-component-kvledc"} 2026-05-03T07:39:53.022Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "4236e6d6-cc18-476a-879a-434318e72e52", "SecretName": "components-namespace-pull"} 2026-05-03T07:39:54.076Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "4236e6d6-cc18-476a-879a-434318e72e52", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc-image-push"} 2026-05-03T07:39:54.790Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "4236e6d6-cc18-476a-879a-434318e72e52", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc-image-pull"} 2026-05-03T07:39:54.795Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "4236e6d6-cc18-476a-879a-434318e72e52", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:39:54.795Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "4236e6d6-cc18-476a-879a-434318e72e52", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:39:54.795Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "4236e6d6-cc18-476a-879a-434318e72e52", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:39:55.363Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "23ae11d4-8745-4c05-b511-4340c34b7297", "SecretName": "components-namespace-pull"} 2026-05-03T07:39:56.701Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "23ae11d4-8745-4c05-b511-4340c34b7297", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc-image-push"} 2026-05-03T07:39:57.542Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "23ae11d4-8745-4c05-b511-4340c34b7297", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc-image-pull"} 2026-05-03T07:39:57.551Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "23ae11d4-8745-4c05-b511-4340c34b7297"} 2026-05-03T07:39:57.860Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "209c7fd7-032e-4bee-8756-e7f9c2c36643", "application": "build-suite-positive-mc-flba"} 2026-05-03T07:39:57.873Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "209c7fd7-032e-4bee-8756-e7f9c2c36643", "ServiceAccountName": "build-pipeline-python-component-kvledc", "SecretName": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc-image-push", "action": "UPDATE"} 2026-05-03T07:39:57.879Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:86 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "209c7fd7-032e-4bee-8756-e7f9c2c36643", "ServiceAccountName": "build-pipeline-python-component-kvledc", "SecretName": "components-namespace-pull", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-python-component-kvledc\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:86 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:352 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:39:57.879Z ERROR ImageRepository controller/imagerepository_controller.go:353 failed to link namespace pull secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "209c7fd7-032e-4bee-8756-e7f9c2c36643", "SaName": "build-pipeline-python-component-kvledc", "SecretName": "components-namespace-pull", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-python-component-kvledc\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:353 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:39:57.879Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "209c7fd7-032e-4bee-8756-e7f9c2c36643", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-python-component-kvledc\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:39:58.230Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "530066c9-c73a-4513-9a16-dde7e10bedfe", "ServiceAccountName": "build-pipeline-python-component-kvledc", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T07:39:58.247Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "530066c9-c73a-4513-9a16-dde7e10bedfe", "ComponentName": "python-component-kvledc"} 2026-05-03T07:39:58.256Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "530066c9-c73a-4513-9a16-dde7e10bedfe"} 2026-05-03T07:43:00.392Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:136 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "dfe2ab60-9de3-45b0-8d85-f4a1357939d4", "ServiceAccountName": "build-pipeline-go-component-agnkfl", "SecretName": "imagerepository-for-integ-app-jhis-go-component-agnkfl-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-go-component-agnkfl\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/group-txdy/build-pipeline-go-component-agnkfl, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: fd923c12-b8ee-480c-bfbe-f2bb7a9b62f4, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:136 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:143 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:43:00.392Z ERROR ImageRepository controller/imagerepository_controller.go:144 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "dfe2ab60-9de3-45b0-8d85-f4a1357939d4", "SaName": "build-pipeline-go-component-agnkfl", "SecretName": "imagerepository-for-integ-app-jhis-go-component-agnkfl-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-go-component-agnkfl\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/group-txdy/build-pipeline-go-component-agnkfl, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: fd923c12-b8ee-480c-bfbe-f2bb7a9b62f4, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:144 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:43:00.392Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "dfe2ab60-9de3-45b0-8d85-f4a1357939d4", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-go-component-agnkfl\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/group-txdy/build-pipeline-go-component-agnkfl, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: fd923c12-b8ee-480c-bfbe-f2bb7a9b62f4, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T07:43:00.431Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "ea4a2623-f734-4ad0-bb41-f7be76576563", "application": "integ-app-jhis"} 2026-05-03T07:43:00.963Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "ea4a2623-f734-4ad0-bb41-f7be76576563", "repoName": "group-txdy/go-component-agnkfl", "robotName": "redhat-appstudio-qe+group_txdy_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:43:01.283Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-jhis","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "integ-app-jhis", "reconcileID": "210f64a2-a17a-435e-8c70-bede8060d1bb", "ServiceAccountName": "konflux-integration-runner", "SecretName": "integ-app-jhis-pull", "action": "UPDATE"} 2026-05-03T07:43:01.325Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-jhis","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "integ-app-jhis", "reconcileID": "210f64a2-a17a-435e-8c70-bede8060d1bb", "action": "DELETE"} 2026-05-03T07:43:02.140Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "ea4a2623-f734-4ad0-bb41-f7be76576563", "RobotAccountName": "group_txdy_go_component_agnkfl_75a16e7ee0", "action": "DELETE"} 2026-05-03T07:43:02.582Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "ea4a2623-f734-4ad0-bb41-f7be76576563", "RobotAccountName": "group_txdy_go_component_agnkfl_e03b31a637_pull", "action": "DELETE"} 2026-05-03T07:43:03.520Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "ea4a2623-f734-4ad0-bb41-f7be76576563", "ImageRepository": "group-txdy/go-component-agnkfl", "action": "DELETE"} 2026-05-03T07:43:03.530Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-go-component-agnkfl","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-go-component-agnkfl", "reconcileID": "ea4a2623-f734-4ad0-bb41-f7be76576563", "action": "DELETE"} 2026-05-03T07:43:04.913Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "a5f9a89c-5115-48e6-b15c-4c79d96c1860", "repoName": "group-txdy/konflux-test-integration-clone-gsotlj", "robotName": "redhat-appstudio-qe+group_txdy_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:43:06.135Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "a5f9a89c-5115-48e6-b15c-4c79d96c1860", "RobotAccountName": "group_txdy_konflux_test_integration_clone_gsotlj_2d3740a409", "action": "DELETE"} 2026-05-03T07:43:07.153Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "a5f9a89c-5115-48e6-b15c-4c79d96c1860", "RobotAccountName": "group_txdy_konflux_test_integration_clone_gsotlj_f6fb541a56_pull", "action": "DELETE"} 2026-05-03T07:43:07.685Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "a5f9a89c-5115-48e6-b15c-4c79d96c1860", "ImageRepository": "group-txdy/konflux-test-integration-clone-gsotlj", "action": "DELETE"} 2026-05-03T07:43:07.695Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-konflux-test-integration-clone-gsotlj", "reconcileID": "a5f9a89c-5115-48e6-b15c-4c79d96c1860", "action": "DELETE"} 2026-05-03T07:43:07.992Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "e38b18b0-8506-4512-8552-374dde072215", "repoName": "group-txdy/python-component-zkfago", "robotName": "redhat-appstudio-qe+group_txdy_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:43:08.768Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "e38b18b0-8506-4512-8552-374dde072215", "RobotAccountName": "group_txdy_python_component_zkfago_6888c0518f", "action": "DELETE"} 2026-05-03T07:43:09.213Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "e38b18b0-8506-4512-8552-374dde072215", "RobotAccountName": "group_txdy_python_component_zkfago_625bf6b5b8_pull", "action": "DELETE"} 2026-05-03T07:43:09.839Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "e38b18b0-8506-4512-8552-374dde072215", "ImageRepository": "group-txdy/python-component-zkfago", "action": "DELETE"} 2026-05-03T07:43:09.849Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-jhis-python-component-zkfago","namespace":"group-txdy"}, "namespace": "group-txdy", "name": "imagerepository-for-integ-app-jhis-python-component-zkfago", "reconcileID": "e38b18b0-8506-4512-8552-374dde072215", "action": "DELETE"} 2026-05-03T07:45:18.141Z INFO ImageRepository controller/imagerepository_controller.go:923 changed image repository visibility {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "a0201178-819d-4327-b7e0-a443bb8da64a", "visibility": "private"} 2026-05-03T07:47:17.759Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "8cc5dba4-819c-4dca-8d04-2f156ce2b4be", "application": "build-suite-test-application-xddm"} 2026-05-03T07:47:18.239Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "8cc5dba4-819c-4dca-8d04-2f156ce2b4be", "repoName": "build-e2e-gyst/fj-test-custom-branch-wjuigu", "robotName": "redhat-appstudio-qe+build_e2e_gyst_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T07:47:19.034Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "8cc5dba4-819c-4dca-8d04-2f156ce2b4be", "RobotAccountName": "build_e2e_gyst_fj_test_custom_branch_wjuigu_e88db2989f", "action": "DELETE"} 2026-05-03T07:47:19.460Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "8cc5dba4-819c-4dca-8d04-2f156ce2b4be", "RobotAccountName": "build_e2e_gyst_fj_test_custom_branch_wjuigu_840a271ecb_pull", "action": "DELETE"} 2026-05-03T07:47:20.111Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "8cc5dba4-819c-4dca-8d04-2f156ce2b4be", "ImageRepository": "build-e2e-gyst/fj-test-custom-branch-wjuigu", "action": "DELETE"} 2026-05-03T07:47:20.122Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "imagerepository-for-build-suite-test-application-xddm-fj-test-custom-branch-wjuigu", "reconcileID": "8cc5dba4-819c-4dca-8d04-2f156ce2b4be", "action": "DELETE"} 2026-05-03T07:47:25.326Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-xddm","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "build-suite-test-application-xddm", "reconcileID": "e6bc846a-8fe4-4bfa-aa2a-907659e97121", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-suite-test-application-xddm-pull", "action": "UPDATE"} 2026-05-03T07:47:25.368Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-xddm","namespace":"build-e2e-gyst"}, "namespace": "build-e2e-gyst", "name": "build-suite-test-application-xddm", "reconcileID": "e6bc846a-8fe4-4bfa-aa2a-907659e97121", "action": "DELETE"} 2026-05-03T08:14:31.465Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-negative-mc-pnqz","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "build-suite-negative-mc-pnqz", "reconcileID": "0a434dc7-a95d-4591-84de-bd47f33e59a5", "action": "DELETE"} 2026-05-03T08:14:31.473Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-negative-mc-pnqz","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "build-suite-negative-mc-pnqz", "reconcileID": "0a434dc7-a95d-4591-84de-bd47f33e59a5", "secretName": "build-suite-negative-mc-pnqz-pull"} 2026-05-03T08:14:31.485Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-negative-mc-pnqz","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "build-suite-negative-mc-pnqz", "reconcileID": "0a434dc7-a95d-4591-84de-bd47f33e59a5", "secretName": "build-suite-negative-mc-pnqz-pull"} 2026-05-03T08:14:31.499Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-negative-mc-pnqz","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "build-suite-negative-mc-pnqz", "reconcileID": "0a434dc7-a95d-4591-84de-bd47f33e59a5", "secretName": "build-suite-negative-mc-pnqz-pull"} 2026-05-03T08:14:31.578Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "go-component-ejuaby", "reconcileID": "dacc7d2a-1715-4260-bdbd-8097813d6fa4", "ImageRepositoryName": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "ComponentName": "go-component-ejuaby"} 2026-05-03T08:14:31.586Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "go-component-ejuaby", "reconcileID": "dacc7d2a-1715-4260-bdbd-8097813d6fa4", "ImageRepositoryName": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "ComponentName": "go-component-ejuaby"} 2026-05-03T08:14:31.610Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "go-component-ejuaby", "reconcileID": "dacc7d2a-1715-4260-bdbd-8097813d6fa4", "ComponentName": "go-component-ejuaby", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-ejuaby\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:31.610Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "go-component-ejuaby", "reconcileID": "dacc7d2a-1715-4260-bdbd-8097813d6fa4", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-ejuaby\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:31.686Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "go-component-ejuaby", "reconcileID": "5a59426f-389e-4d0e-b467-e8b24f00cc4e", "ImageRepositoryName": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "action": "UPDATE"} 2026-05-03T08:14:31.686Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "go-component-ejuaby", "reconcileID": "5a59426f-389e-4d0e-b467-e8b24f00cc4e", "ImageRepositoryName": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "ComponentName": "go-component-ejuaby"} 2026-05-03T08:14:31.712Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "go-component-ejuaby", "reconcileID": "5a59426f-389e-4d0e-b467-e8b24f00cc4e", "ComponentName": "go-component-ejuaby"} 2026-05-03T08:14:32.765Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "93ec1355-fcb1-493d-a83b-b583cbf6ae73", "SecretName": "components-namespace-pull"} 2026-05-03T08:14:33.972Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "93ec1355-fcb1-493d-a83b-b583cbf6ae73", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby-image-push"} 2026-05-03T08:14:35.091Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "93ec1355-fcb1-493d-a83b-b583cbf6ae73", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby-image-pull"} 2026-05-03T08:14:35.107Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "93ec1355-fcb1-493d-a83b-b583cbf6ae73", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:35.107Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "93ec1355-fcb1-493d-a83b-b583cbf6ae73", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:35.107Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "93ec1355-fcb1-493d-a83b-b583cbf6ae73", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:35.683Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "ff30a815-a1fb-4310-90ac-77b86d66bd63", "SecretName": "components-namespace-pull"} 2026-05-03T08:14:37.524Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "ff30a815-a1fb-4310-90ac-77b86d66bd63", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby-image-push"} 2026-05-03T08:14:38.256Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "ff30a815-a1fb-4310-90ac-77b86d66bd63", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby-image-pull"} 2026-05-03T08:14:38.265Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "ff30a815-a1fb-4310-90ac-77b86d66bd63"} 2026-05-03T08:14:38.630Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "73e40e7c-a145-4a62-8192-b9169e2e1823", "application": "build-suite-negative-mc-pnqz"} 2026-05-03T08:14:38.642Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "73e40e7c-a145-4a62-8192-b9169e2e1823", "ServiceAccountName": "build-pipeline-go-component-ejuaby", "SecretName": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby-image-push", "action": "UPDATE"} 2026-05-03T08:14:38.652Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "73e40e7c-a145-4a62-8192-b9169e2e1823", "ServiceAccountName": "build-pipeline-go-component-ejuaby", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T08:14:38.664Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "73e40e7c-a145-4a62-8192-b9169e2e1823", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T08:14:38.681Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "73e40e7c-a145-4a62-8192-b9169e2e1823", "ComponentName": "go-component-ejuaby"} 2026-05-03T08:14:38.689Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "73e40e7c-a145-4a62-8192-b9169e2e1823"} 2026-05-03T08:14:41.600Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:136 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "b26780a7-4e9d-4f0e-a89f-24a4de90bb0f", "ServiceAccountName": "build-pipeline-go-component-ejuaby", "SecretName": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-go-component-ejuaby\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-rntb/build-pipeline-go-component-ejuaby, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: bee2e6b6-f534-4975-a7d1-281a1cc8d30a, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:136 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:143 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:41.600Z ERROR ImageRepository controller/imagerepository_controller.go:144 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "b26780a7-4e9d-4f0e-a89f-24a4de90bb0f", "SaName": "build-pipeline-go-component-ejuaby", "SecretName": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-go-component-ejuaby\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-rntb/build-pipeline-go-component-ejuaby, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: bee2e6b6-f534-4975-a7d1-281a1cc8d30a, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:144 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:41.600Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "b26780a7-4e9d-4f0e-a89f-24a4de90bb0f", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-go-component-ejuaby\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-rntb/build-pipeline-go-component-ejuaby, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: bee2e6b6-f534-4975-a7d1-281a1cc8d30a, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:41.630Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "b71e4802-3987-4990-a9d7-32d4289d640d", "application": "build-suite-negative-mc-pnqz"} 2026-05-03T08:14:42.280Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "b71e4802-3987-4990-a9d7-32d4289d640d", "repoName": "build-e2e-rntb/go-component-ejuaby", "robotName": "redhat-appstudio-qe+build_e2e_rntb_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T08:14:42.570Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-negative-mc-pnqz","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "build-suite-negative-mc-pnqz", "reconcileID": "5054194f-cd9e-4d5e-a4e8-0434ed891eb1", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-suite-negative-mc-pnqz-pull", "action": "UPDATE"} 2026-05-03T08:14:42.586Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-negative-mc-pnqz","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "build-suite-negative-mc-pnqz", "reconcileID": "5054194f-cd9e-4d5e-a4e8-0434ed891eb1", "action": "DELETE"} 2026-05-03T08:14:43.184Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "b71e4802-3987-4990-a9d7-32d4289d640d", "RobotAccountName": "build_e2e_rntb_go_component_ejuaby_d536887133", "action": "DELETE"} 2026-05-03T08:14:43.785Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "b71e4802-3987-4990-a9d7-32d4289d640d", "RobotAccountName": "build_e2e_rntb_go_component_ejuaby_6a36c40f35_pull", "action": "DELETE"} 2026-05-03T08:14:44.415Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "b71e4802-3987-4990-a9d7-32d4289d640d", "ImageRepository": "build-e2e-rntb/go-component-ejuaby", "action": "DELETE"} 2026-05-03T08:14:44.424Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby","namespace":"build-e2e-rntb"}, "namespace": "build-e2e-rntb", "name": "imagerepository-for-build-suite-negative-mc-pnqz-go-component-ejuaby", "reconcileID": "b71e4802-3987-4990-a9d7-32d4289d640d", "action": "DELETE"} 2026-05-03T08:14:44.449Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "66fb1839-77d3-47df-b3c1-ec2dc60d25d8", "application": "build-suite-positive-mc-flba"} 2026-05-03T08:14:44.875Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "66fb1839-77d3-47df-b3c1-ec2dc60d25d8", "repoName": "build-e2e-blaz/go-component-ccnwtv", "robotName": "redhat-appstudio-qe+build_e2e_blaz_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T08:14:46.787Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "66fb1839-77d3-47df-b3c1-ec2dc60d25d8", "RobotAccountName": "build_e2e_blaz_go_component_ccnwtv_881ff563ba", "action": "DELETE"} 2026-05-03T08:14:47.250Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "66fb1839-77d3-47df-b3c1-ec2dc60d25d8", "RobotAccountName": "build_e2e_blaz_go_component_ccnwtv_2746d22191_pull", "action": "DELETE"} 2026-05-03T08:14:47.616Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-flba","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "build-suite-positive-mc-flba", "reconcileID": "36031679-4813-4e2e-8f72-f642eecd84d0", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-suite-positive-mc-flba-pull", "action": "UPDATE"} 2026-05-03T08:14:47.635Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-flba","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "build-suite-positive-mc-flba", "reconcileID": "36031679-4813-4e2e-8f72-f642eecd84d0", "action": "DELETE"} 2026-05-03T08:14:47.963Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "66fb1839-77d3-47df-b3c1-ec2dc60d25d8", "ImageRepository": "build-e2e-blaz/go-component-ccnwtv", "action": "DELETE"} 2026-05-03T08:14:47.974Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-go-component-ccnwtv", "reconcileID": "66fb1839-77d3-47df-b3c1-ec2dc60d25d8", "action": "DELETE"} 2026-05-03T08:14:48.280Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "bef983d2-9737-46c7-86fc-da13108b47a6", "repoName": "build-e2e-blaz/python-component-kvledc", "robotName": "redhat-appstudio-qe+build_e2e_blaz_11d3f93c_11fd_4c72_ab42_b9989867ebed"} 2026-05-03T08:14:49.324Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "bef983d2-9737-46c7-86fc-da13108b47a6", "RobotAccountName": "build_e2e_blaz_python_component_kvledc_85042d9251", "action": "DELETE"} 2026-05-03T08:14:49.913Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "bef983d2-9737-46c7-86fc-da13108b47a6", "RobotAccountName": "build_e2e_blaz_python_component_kvledc_c934e45c09_pull", "action": "DELETE"} 2026-05-03T08:14:50.980Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "bef983d2-9737-46c7-86fc-da13108b47a6", "ImageRepository": "build-e2e-blaz/python-component-kvledc", "action": "DELETE"} 2026-05-03T08:14:51.006Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc","namespace":"build-e2e-blaz"}, "namespace": "build-e2e-blaz", "name": "imagerepository-for-build-suite-positive-mc-flba-python-component-kvledc", "reconcileID": "bef983d2-9737-46c7-86fc-da13108b47a6", "action": "DELETE"} 2026-05-03T08:14:51.667Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "kokohazamar-backwards-compat-dr", "reconcileID": "0cf29212-1330-4bb2-986b-05cd165dfc55", "action": "DELETE"} 2026-05-03T08:14:51.678Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "kokohazamar-backwards-compat-dr", "reconcileID": "0cf29212-1330-4bb2-986b-05cd165dfc55", "secretName": "kokohazamar-backwards-compat-dr-pull"} 2026-05-03T08:14:51.679Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "d79e5b3b-1ff1-4c4d-abf8-a7bc5e0a3025", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "ComponentName": "mathwizz-web-server"} 2026-05-03T08:14:51.689Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "d79e5b3b-1ff1-4c4d-abf8-a7bc5e0a3025", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "ComponentName": "mathwizz-web-server"} 2026-05-03T08:14:51.792Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "kokohazamar-backwards-compat-dr", "reconcileID": "0cf29212-1330-4bb2-986b-05cd165dfc55", "secretName": "kokohazamar-backwards-compat-dr-pull"} 2026-05-03T08:14:51.842Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "kokohazamar-backwards-compat-dr", "reconcileID": "0cf29212-1330-4bb2-986b-05cd165dfc55", "secretName": "kokohazamar-backwards-compat-dr-pull"} 2026-05-03T08:14:51.853Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "d79e5b3b-1ff1-4c4d-abf8-a7bc5e0a3025", "ComponentName": "mathwizz-web-server", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"mathwizz-web-server\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:51.853Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "d79e5b3b-1ff1-4c4d-abf8-a7bc5e0a3025", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"mathwizz-web-server\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:51.902Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "moshekipod-backwards-compat-dr", "reconcileID": "85c65e1c-1b42-4722-854e-b483646465a9", "action": "DELETE"} 2026-05-03T08:14:51.922Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "b8ecc027-9251-46ed-9827-6890b540ad20", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "ComponentName": "mathwizz-web-server"} 2026-05-03T08:14:51.952Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "b8ecc027-9251-46ed-9827-6890b540ad20", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "ComponentName": "mathwizz-web-server"} 2026-05-03T08:14:51.989Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "moshekipod-backwards-compat-dr", "reconcileID": "85c65e1c-1b42-4722-854e-b483646465a9", "secretName": "moshekipod-backwards-compat-dr-pull"} 2026-05-03T08:14:52.064Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "b8ecc027-9251-46ed-9827-6890b540ad20", "ComponentName": "mathwizz-web-server"} 2026-05-03T08:14:52.142Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "moshekipod-backwards-compat-dr", "reconcileID": "85c65e1c-1b42-4722-854e-b483646465a9", "secretName": "moshekipod-backwards-compat-dr-pull"} 2026-05-03T08:14:52.202Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "moshekipod-backwards-compat-dr", "reconcileID": "85c65e1c-1b42-4722-854e-b483646465a9", "secretName": "moshekipod-backwards-compat-dr-pull"} 2026-05-03T08:14:52.254Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "7d28f316-eda3-46a4-b5ec-f7f064100737", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "ComponentName": "mathwizz-history-worker"} 2026-05-03T08:14:52.300Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "7d28f316-eda3-46a4-b5ec-f7f064100737", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "ComponentName": "mathwizz-history-worker"} 2026-05-03T08:14:52.345Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "7d28f316-eda3-46a4-b5ec-f7f064100737", "ComponentName": "mathwizz-history-worker"} 2026-05-03T08:14:52.490Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "d8e601fb-a000-4005-9c1b-55c719b21030", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "ComponentName": "mathwizz-history-worker"} 2026-05-03T08:14:52.515Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "d8e601fb-a000-4005-9c1b-55c719b21030", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "ComponentName": "mathwizz-history-worker"} 2026-05-03T08:14:52.567Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "d8e601fb-a000-4005-9c1b-55c719b21030", "ComponentName": "mathwizz-history-worker"} 2026-05-03T08:14:52.697Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "5c2aea15-148c-4e89-ad5d-be0b03fbfd6e", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "ComponentName": "mathwizz-frontend"} 2026-05-03T08:14:52.705Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "92fa8103-6c52-4ab0-b5bc-3e96b734989d", "SecretName": "components-namespace-pull"} 2026-05-03T08:14:52.708Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "5c2aea15-148c-4e89-ad5d-be0b03fbfd6e", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "ComponentName": "mathwizz-frontend"} 2026-05-03T08:14:52.746Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "5c2aea15-148c-4e89-ad5d-be0b03fbfd6e", "ComponentName": "mathwizz-frontend"} 2026-05-03T08:14:52.800Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "9cf3b5e3-4e4b-4b35-8a31-de7f5c39db9f", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "ComponentName": "mathwizz-frontend"} 2026-05-03T08:14:52.809Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "9cf3b5e3-4e4b-4b35-8a31-de7f5c39db9f", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "ComponentName": "mathwizz-frontend"} 2026-05-03T08:14:52.834Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "9cf3b5e3-4e4b-4b35-8a31-de7f5c39db9f", "ComponentName": "mathwizz-frontend"} 2026-05-03T08:14:52.898Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "3f5b239c-d448-41e6-b216-3b685b8e294d", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "action": "UPDATE"} 2026-05-03T08:14:52.898Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "3f5b239c-d448-41e6-b216-3b685b8e294d", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "ComponentName": "mathwizz-web-server"} 2026-05-03T08:14:52.919Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "3f5b239c-d448-41e6-b216-3b685b8e294d", "ComponentName": "mathwizz-web-server"} 2026-05-03T08:14:54.063Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "92fa8103-6c52-4ab0-b5bc-3e96b734989d", "IsPullOnly": false, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server-image-push"} 2026-05-03T08:14:54.785Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "92fa8103-6c52-4ab0-b5bc-3e96b734989d", "IsPullOnly": true, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server-image-pull"} 2026-05-03T08:14:54.791Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "92fa8103-6c52-4ab0-b5bc-3e96b734989d", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:54.791Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "92fa8103-6c52-4ab0-b5bc-3e96b734989d", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:54.791Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "92fa8103-6c52-4ab0-b5bc-3e96b734989d", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server\": 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.0/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.0/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.0/pkg/internal/controller/controller.go:224 2026-05-03T08:14:55.832Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "5320de19-7bc9-4764-aee2-490d67da290e", "SecretName": "components-namespace-pull"} 2026-05-03T08:14:57.006Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "5320de19-7bc9-4764-aee2-490d67da290e", "IsPullOnly": false, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server-image-push"} 2026-05-03T08:14:57.898Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "5320de19-7bc9-4764-aee2-490d67da290e", "IsPullOnly": true, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server-image-pull"} 2026-05-03T08:14:57.905Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "5320de19-7bc9-4764-aee2-490d67da290e"} 2026-05-03T08:14:58.506Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "e24f8a58-6e92-40a3-be1f-528ebf228bbf", "SecretName": "components-namespace-pull"} 2026-05-03T08:15:00.004Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "e24f8a58-6e92-40a3-be1f-528ebf228bbf", "IsPullOnly": false, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker-image-push"} 2026-05-03T08:15:00.955Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "e24f8a58-6e92-40a3-be1f-528ebf228bbf", "IsPullOnly": true, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker-image-pull"} 2026-05-03T08:15:00.963Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "e24f8a58-6e92-40a3-be1f-528ebf228bbf"} 2026-05-03T08:15:01.730Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "be245749-59f6-48a3-9876-182ba70fa257", "SecretName": "components-namespace-pull"} 2026-05-03T08:15:03.566Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "be245749-59f6-48a3-9876-182ba70fa257", "IsPullOnly": false, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker-image-push"} 2026-05-03T08:15:04.522Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "be245749-59f6-48a3-9876-182ba70fa257", "IsPullOnly": true, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker-image-pull"} 2026-05-03T08:15:04.529Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "be245749-59f6-48a3-9876-182ba70fa257"} 2026-05-03T08:15:05.160Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "f3c27973-410b-4533-b4f0-1a4129bc5d9f", "SecretName": "components-namespace-pull"} 2026-05-03T08:15:06.233Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "f3c27973-410b-4533-b4f0-1a4129bc5d9f", "IsPullOnly": false, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend-image-push"} 2026-05-03T08:15:07.077Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "f3c27973-410b-4533-b4f0-1a4129bc5d9f", "IsPullOnly": true, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend-image-pull"} 2026-05-03T08:15:07.086Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "f3c27973-410b-4533-b4f0-1a4129bc5d9f"} 2026-05-03T08:15:07.651Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "cf212b7a-42f9-4bbc-afa3-8f3031cb7049", "SecretName": "components-namespace-pull"} 2026-05-03T08:15:08.968Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "cf212b7a-42f9-4bbc-afa3-8f3031cb7049", "IsPullOnly": false, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend-image-push"} 2026-05-03T08:15:09.901Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "cf212b7a-42f9-4bbc-afa3-8f3031cb7049", "IsPullOnly": true, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend-image-pull"} 2026-05-03T08:15:09.909Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "cf212b7a-42f9-4bbc-afa3-8f3031cb7049"} 2026-05-03T08:15:10.488Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "84a767b9-48ed-48bd-ab83-a9396d9708ac", "SecretName": "components-namespace-pull"} 2026-05-03T08:15:11.755Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "84a767b9-48ed-48bd-ab83-a9396d9708ac", "IsPullOnly": false, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server-image-push"} 2026-05-03T08:15:12.612Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "84a767b9-48ed-48bd-ab83-a9396d9708ac", "IsPullOnly": true, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server-image-pull"} 2026-05-03T08:15:12.621Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "84a767b9-48ed-48bd-ab83-a9396d9708ac"} 2026-05-03T08:15:12.971Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "f72e7d3a-a492-434f-9747-90027eba7c60", "application": "moshekipod-backwards-compat-dr"} 2026-05-03T08:15:12.984Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "f72e7d3a-a492-434f-9747-90027eba7c60", "ServiceAccountName": "build-pipeline-mathwizz-web-server", "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server-image-push", "action": "UPDATE"} 2026-05-03T08:15:12.994Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "f72e7d3a-a492-434f-9747-90027eba7c60", "ServiceAccountName": "build-pipeline-mathwizz-web-server", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T08:15:13.006Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "f72e7d3a-a492-434f-9747-90027eba7c60", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T08:15:13.024Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "f72e7d3a-a492-434f-9747-90027eba7c60", "ComponentName": "mathwizz-web-server"} 2026-05-03T08:15:13.033Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "f72e7d3a-a492-434f-9747-90027eba7c60"} 2026-05-03T08:15:13.562Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "374d176a-f4a0-4a27-85f0-46a699080f38", "application": "kokohazamar-backwards-compat-dr"} 2026-05-03T08:15:13.573Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "374d176a-f4a0-4a27-85f0-46a699080f38", "ServiceAccountName": "build-pipeline-mathwizz-history-worker", "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker-image-push", "action": "UPDATE"} 2026-05-03T08:15:13.585Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "374d176a-f4a0-4a27-85f0-46a699080f38", "ServiceAccountName": "build-pipeline-mathwizz-history-worker", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T08:15:13.597Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "374d176a-f4a0-4a27-85f0-46a699080f38", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T08:15:13.621Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "374d176a-f4a0-4a27-85f0-46a699080f38", "ComponentName": "mathwizz-history-worker"} 2026-05-03T08:15:13.632Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "374d176a-f4a0-4a27-85f0-46a699080f38"} 2026-05-03T08:15:14.010Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "0a312434-9418-4148-a21f-96be34b1d62d", "application": "moshekipod-backwards-compat-dr"} 2026-05-03T08:15:14.021Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "0a312434-9418-4148-a21f-96be34b1d62d", "ServiceAccountName": "build-pipeline-mathwizz-history-worker", "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker-image-push", "action": "UPDATE"} 2026-05-03T08:15:14.033Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "0a312434-9418-4148-a21f-96be34b1d62d", "ServiceAccountName": "build-pipeline-mathwizz-history-worker", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T08:15:14.051Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "0a312434-9418-4148-a21f-96be34b1d62d", "ComponentName": "mathwizz-history-worker"} 2026-05-03T08:15:14.061Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "0a312434-9418-4148-a21f-96be34b1d62d"} 2026-05-03T08:15:14.396Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "1e8eb7d6-c9f3-41d5-bb6a-4f61322a99b8", "application": "kokohazamar-backwards-compat-dr"} 2026-05-03T08:15:14.408Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "1e8eb7d6-c9f3-41d5-bb6a-4f61322a99b8", "ServiceAccountName": "build-pipeline-mathwizz-frontend", "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend-image-push", "action": "UPDATE"} 2026-05-03T08:15:14.421Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "1e8eb7d6-c9f3-41d5-bb6a-4f61322a99b8", "ServiceAccountName": "build-pipeline-mathwizz-frontend", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T08:15:14.440Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "1e8eb7d6-c9f3-41d5-bb6a-4f61322a99b8", "ComponentName": "mathwizz-frontend"} 2026-05-03T08:15:14.450Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "1e8eb7d6-c9f3-41d5-bb6a-4f61322a99b8"} 2026-05-03T08:15:14.803Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "8ab9750e-5d4d-4156-9637-0f7247c4ce0c", "application": "moshekipod-backwards-compat-dr"} 2026-05-03T08:15:14.813Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "8ab9750e-5d4d-4156-9637-0f7247c4ce0c", "ServiceAccountName": "build-pipeline-mathwizz-frontend", "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend-image-push", "action": "UPDATE"} 2026-05-03T08:15:14.826Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "8ab9750e-5d4d-4156-9637-0f7247c4ce0c", "ServiceAccountName": "build-pipeline-mathwizz-frontend", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T08:15:14.843Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "8ab9750e-5d4d-4156-9637-0f7247c4ce0c", "ComponentName": "mathwizz-frontend"} 2026-05-03T08:15:14.853Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "8ab9750e-5d4d-4156-9637-0f7247c4ce0c"} 2026-05-03T08:15:15.358Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "d6c37129-fade-4f7a-8638-47f9a26a8a44", "application": "kokohazamar-backwards-compat-dr"} 2026-05-03T08:15:15.371Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "d6c37129-fade-4f7a-8638-47f9a26a8a44", "ServiceAccountName": "build-pipeline-mathwizz-web-server", "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server-image-push", "action": "UPDATE"} 2026-05-03T08:15:15.382Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "d6c37129-fade-4f7a-8638-47f9a26a8a44", "ServiceAccountName": "build-pipeline-mathwizz-web-server", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-03T08:15:15.399Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "d6c37129-fade-4f7a-8638-47f9a26a8a44", "ComponentName": "mathwizz-web-server"} 2026-05-03T08:15:15.409Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "d6c37129-fade-4f7a-8638-47f9a26a8a44"}