I0423 09:44:36.340821 1 serving.go:348] Generated self-signed cert in-memory I0423 09:44:36.824471 1 controllermanager.go:189] "Starting" version="v1.28.13" I0423 09:44:36.824495 1 controllermanager.go:191] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK="" I0423 09:44:36.825722 1 secure_serving.go:213] Serving securely on [::]:10257 I0423 09:44:36.825880 1 leaderelection.go:250] attempting to acquire leader lease kube-system/kube-controller-manager... I0423 09:44:36.826030 1 tlsconfig.go:240] "Starting DynamicServingCertificateController" I0423 09:44:36.826146 1 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/etc/kubernetes/pki/ca.crt" I0423 09:44:36.826224 1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/etc/kubernetes/pki/front-proxy-ca.crt" E0423 09:44:37.881343 1 leaderelection.go:332] error retrieving resource lock kube-system/kube-controller-manager: leases.coordination.k8s.io "kube-controller-manager" is forbidden: User "system:kube-controller-manager" cannot get resource "leases" in API group "coordination.k8s.io" in the namespace "kube-system" I0423 09:44:40.283543 1 leaderelection.go:260] successfully acquired lease kube-system/kube-controller-manager I0423 09:44:40.283709 1 event.go:307] "Event occurred" object="kube-system/kube-controller-manager" fieldPath="" kind="Lease" apiVersion="coordination.k8s.io/v1" type="Normal" reason="LeaderElection" message="instance_63fe073c-49f5-4cb6-ab64-dc06dc1648d3 became leader" I0423 09:44:40.491130 1 shared_informer.go:311] Waiting for caches to sync for tokens I0423 09:44:40.591647 1 shared_informer.go:318] Caches are synced for tokens I0423 09:44:41.152761 1 controllermanager.go:642] "Started controller" controller="persistentvolume-expander-controller" I0423 09:44:41.152957 1 expand_controller.go:328] "Starting expand controller" I0423 09:44:41.153020 1 shared_informer.go:311] Waiting for caches to sync for expand I0423 09:44:41.182200 1 controllermanager.go:642] "Started controller" controller="endpointslice-controller" I0423 09:44:41.182380 1 endpointslice_controller.go:264] "Starting endpoint slice controller" I0423 09:44:41.182408 1 shared_informer.go:311] Waiting for caches to sync for endpoint_slice I0423 09:44:41.195292 1 controllermanager.go:642] "Started controller" controller="deployment-controller" I0423 09:44:41.195468 1 deployment_controller.go:168] "Starting controller" controller="deployment" I0423 09:44:41.195487 1 shared_informer.go:311] Waiting for caches to sync for deployment I0423 09:44:41.207266 1 controllermanager.go:642] "Started controller" controller="cronjob-controller" I0423 09:44:41.207383 1 cronjob_controllerv2.go:139] "Starting cronjob controller v2" I0423 09:44:41.207400 1 shared_informer.go:311] Waiting for caches to sync for cronjob I0423 09:44:41.227718 1 controllermanager.go:642] "Started controller" controller="ttl-controller" I0423 09:44:41.227844 1 ttl_controller.go:124] "Starting TTL controller" I0423 09:44:41.227862 1 shared_informer.go:311] Waiting for caches to sync for TTL I0423 09:44:41.242066 1 controllermanager.go:642] "Started controller" controller="disruption-controller" I0423 09:44:41.242208 1 disruption.go:433] "Sending events to api server." I0423 09:44:41.242251 1 disruption.go:444] "Starting disruption controller" I0423 09:44:41.242267 1 shared_informer.go:311] Waiting for caches to sync for disruption I0423 09:44:41.253079 1 controllermanager.go:642] "Started controller" controller="statefulset-controller" I0423 09:44:41.253227 1 stateful_set.go:163] "Starting stateful set controller" I0423 09:44:41.253246 1 shared_informer.go:311] Waiting for caches to sync for stateful set I0423 09:44:41.261895 1 controllermanager.go:642] "Started controller" controller="persistentvolume-attach-detach-controller" I0423 09:44:41.261989 1 attach_detach_controller.go:337] "Starting attach detach controller" I0423 09:44:41.262020 1 shared_informer.go:311] Waiting for caches to sync for attach detach I0423 09:44:41.272359 1 controllermanager.go:642] "Started controller" controller="root-ca-certificate-publisher-controller" I0423 09:44:41.272436 1 publisher.go:102] "Starting root CA cert publisher controller" I0423 09:44:41.272462 1 shared_informer.go:311] Waiting for caches to sync for crt configmap I0423 09:44:41.313477 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="endpoints" I0423 09:44:41.313519 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="limitranges" I0423 09:44:41.313578 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="deployments.apps" I0423 09:44:41.313646 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="replicasets.apps" I0423 09:44:41.313713 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="endpointslices.discovery.k8s.io" I0423 09:44:41.313784 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="cronjobs.batch" I0423 09:44:41.313871 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="rolebindings.rbac.authorization.k8s.io" W0423 09:44:41.313942 1 shared_informer.go:593] resyncPeriod 13h17m51.677903246s is smaller than resyncCheckPeriod 21h38m6.488326083s and the informer has already started. Changing it to 21h38m6.488326083s I0423 09:44:41.314035 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="controllerrevisions.apps" I0423 09:44:41.314095 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="jobs.batch" I0423 09:44:41.314131 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="roles.rbac.authorization.k8s.io" I0423 09:44:41.314214 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="daemonsets.apps" I0423 09:44:41.314276 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="poddisruptionbudgets.policy" I0423 09:44:41.314316 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="leases.coordination.k8s.io" I0423 09:44:41.314385 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="podtemplates" I0423 09:44:41.314462 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="horizontalpodautoscalers.autoscaling" I0423 09:44:41.314532 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="statefulsets.apps" I0423 09:44:41.314603 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="networkpolicies.networking.k8s.io" I0423 09:44:41.314660 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="ingresses.networking.k8s.io" I0423 09:44:41.314803 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="csistoragecapacities.storage.k8s.io" W0423 09:44:41.314855 1 shared_informer.go:593] resyncPeriod 20h3m56.896745863s is smaller than resyncCheckPeriod 21h38m6.488326083s and the informer has already started. Changing it to 21h38m6.488326083s I0423 09:44:41.314957 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="serviceaccounts" I0423 09:44:41.315017 1 controllermanager.go:642] "Started controller" controller="resourcequota-controller" I0423 09:44:41.315091 1 resource_quota_controller.go:294] "Starting resource quota controller" I0423 09:44:41.315130 1 shared_informer.go:311] Waiting for caches to sync for resource quota I0423 09:44:41.315162 1 resource_quota_monitor.go:305] "QuotaMonitor running" I0423 09:44:41.570463 1 controllermanager.go:642] "Started controller" controller="horizontal-pod-autoscaler-controller" I0423 09:44:41.570579 1 horizontal.go:200] "Starting HPA controller" I0423 09:44:41.570639 1 shared_informer.go:311] Waiting for caches to sync for HPA I0423 09:44:41.721558 1 controllermanager.go:642] "Started controller" controller="certificatesigningrequest-approving-controller" I0423 09:44:41.721601 1 certificate_controller.go:115] "Starting certificate controller" name="csrapproving" I0423 09:44:41.721632 1 shared_informer.go:311] Waiting for caches to sync for certificate-csrapproving E0423 09:44:41.872469 1 core.go:92] "Failed to start service controller" err="WARNING: no cloud provider provided, services of type LoadBalancer will fail" I0423 09:44:41.872503 1 controllermanager.go:620] "Warning: skipping controller" controller="service-lb-controller" I0423 09:44:42.021048 1 controllermanager.go:642] "Started controller" controller="persistentvolume-binder-controller" I0423 09:44:42.021198 1 pv_controller_base.go:319] "Starting persistent volume controller" I0423 09:44:42.021221 1 shared_informer.go:311] Waiting for caches to sync for persistent volume I0423 09:44:42.173870 1 controllermanager.go:642] "Started controller" controller="ttl-after-finished-controller" I0423 09:44:42.173941 1 ttlafterfinished_controller.go:109] "Starting TTL after finished controller" I0423 09:44:42.173955 1 shared_informer.go:311] Waiting for caches to sync for TTL after finished I0423 09:44:42.322500 1 controllermanager.go:642] "Started controller" controller="endpointslice-mirroring-controller" I0423 09:44:42.322643 1 endpointslicemirroring_controller.go:223] "Starting EndpointSliceMirroring controller" I0423 09:44:42.322661 1 shared_informer.go:311] Waiting for caches to sync for endpoint_slice_mirroring I0423 09:44:42.469886 1 controllermanager.go:642] "Started controller" controller="replicationcontroller-controller" I0423 09:44:42.470043 1 replica_set.go:214] "Starting controller" name="replicationcontroller" I0423 09:44:42.470080 1 shared_informer.go:311] Waiting for caches to sync for ReplicationController I0423 09:44:42.718207 1 garbagecollector.go:155] "Starting controller" controller="garbagecollector" I0423 09:44:42.718247 1 shared_informer.go:311] Waiting for caches to sync for garbage collector I0423 09:44:42.718247 1 controllermanager.go:642] "Started controller" controller="garbage-collector-controller" I0423 09:44:42.718297 1 graph_builder.go:294] "Running" component="GraphBuilder" I0423 09:44:42.768856 1 cleaner.go:83] "Starting CSR cleaner controller" I0423 09:44:42.769004 1 controllermanager.go:642] "Started controller" controller="certificatesigningrequest-cleaner-controller" I0423 09:44:42.769060 1 core.go:224] "Will not configure cloud provider routes for allocate-node-cidrs" CIDRs=false routes=true I0423 09:44:42.769088 1 controllermanager.go:620] "Warning: skipping controller" controller="node-route-controller" I0423 09:44:43.019734 1 controllermanager.go:642] "Started controller" controller="ephemeral-volume-controller" I0423 09:44:43.019794 1 controller.go:169] "Starting ephemeral volume controller" I0423 09:44:43.019801 1 shared_informer.go:311] Waiting for caches to sync for ephemeral I0423 09:44:43.169535 1 controllermanager.go:642] "Started controller" controller="endpoints-controller" I0423 09:44:43.169616 1 endpoints_controller.go:177] "Starting endpoint controller" I0423 09:44:43.169634 1 shared_informer.go:311] Waiting for caches to sync for endpoint I0423 09:44:43.320633 1 controllermanager.go:642] "Started controller" controller="job-controller" I0423 09:44:43.320830 1 job_controller.go:226] "Starting job controller" I0423 09:44:43.320867 1 shared_informer.go:311] Waiting for caches to sync for job I0423 09:44:43.369150 1 certificate_controller.go:115] "Starting certificate controller" name="csrsigning-kubelet-serving" I0423 09:44:43.369188 1 shared_informer.go:311] Waiting for caches to sync for certificate-csrsigning-kubelet-serving I0423 09:44:43.369293 1 dynamic_serving_content.go:132] "Starting controller" name="csr-controller::/etc/kubernetes/pki/ca.crt::/etc/kubernetes/pki/ca.key" I0423 09:44:43.369755 1 certificate_controller.go:115] "Starting certificate controller" name="csrsigning-kubelet-client" I0423 09:44:43.369796 1 shared_informer.go:311] Waiting for caches to sync for certificate-csrsigning-kubelet-client I0423 09:44:43.369956 1 dynamic_serving_content.go:132] "Starting controller" name="csr-controller::/etc/kubernetes/pki/ca.crt::/etc/kubernetes/pki/ca.key" I0423 09:44:43.370233 1 certificate_controller.go:115] "Starting certificate controller" name="csrsigning-kube-apiserver-client" I0423 09:44:43.370251 1 shared_informer.go:311] Waiting for caches to sync for certificate-csrsigning-kube-apiserver-client I0423 09:44:43.370274 1 dynamic_serving_content.go:132] "Starting controller" name="csr-controller::/etc/kubernetes/pki/ca.crt::/etc/kubernetes/pki/ca.key" I0423 09:44:43.370680 1 controllermanager.go:642] "Started controller" controller="certificatesigningrequest-signing-controller" I0423 09:44:43.370770 1 certificate_controller.go:115] "Starting certificate controller" name="csrsigning-legacy-unknown" I0423 09:44:43.370791 1 shared_informer.go:311] Waiting for caches to sync for certificate-csrsigning-legacy-unknown I0423 09:44:43.370878 1 dynamic_serving_content.go:132] "Starting controller" name="csr-controller::/etc/kubernetes/pki/ca.crt::/etc/kubernetes/pki/ca.key" I0423 09:44:43.519509 1 controllermanager.go:642] "Started controller" controller="bootstrap-signer-controller" I0423 09:44:43.519587 1 shared_informer.go:311] Waiting for caches to sync for bootstrap_signer I0423 09:44:43.670071 1 controllermanager.go:642] "Started controller" controller="persistentvolume-protection-controller" I0423 09:44:43.670160 1 pv_protection_controller.go:78] "Starting PV protection controller" I0423 09:44:43.670201 1 shared_informer.go:311] Waiting for caches to sync for PV protection I0423 09:44:43.929460 1 controllermanager.go:642] "Started controller" controller="namespace-controller" I0423 09:44:43.929553 1 namespace_controller.go:197] "Starting namespace controller" I0423 09:44:43.929565 1 shared_informer.go:311] Waiting for caches to sync for namespace I0423 09:44:44.070190 1 controllermanager.go:642] "Started controller" controller="daemonset-controller" I0423 09:44:44.070308 1 daemon_controller.go:291] "Starting daemon sets controller" I0423 09:44:44.070331 1 shared_informer.go:311] Waiting for caches to sync for daemon sets I0423 09:44:44.221191 1 node_lifecycle_controller.go:431] "Controller will reconcile labels" I0423 09:44:44.221253 1 controllermanager.go:642] "Started controller" controller="node-lifecycle-controller" I0423 09:44:44.221320 1 node_lifecycle_controller.go:465] "Sending events to api server" I0423 09:44:44.221339 1 node_lifecycle_controller.go:476] "Starting node controller" I0423 09:44:44.221347 1 shared_informer.go:311] Waiting for caches to sync for taint I0423 09:44:44.371238 1 controllermanager.go:642] "Started controller" controller="clusterrole-aggregation-controller" I0423 09:44:44.371314 1 clusterroleaggregation_controller.go:189] "Starting ClusterRoleAggregator controller" I0423 09:44:44.371324 1 shared_informer.go:311] Waiting for caches to sync for ClusterRoleAggregator I0423 09:44:44.522823 1 controllermanager.go:642] "Started controller" controller="serviceaccount-controller" I0423 09:44:44.522917 1 serviceaccounts_controller.go:111] "Starting service account controller" I0423 09:44:44.522927 1 shared_informer.go:311] Waiting for caches to sync for service account I0423 09:44:44.670848 1 controllermanager.go:642] "Started controller" controller="replicaset-controller" I0423 09:44:44.670941 1 replica_set.go:214] "Starting controller" name="replicaset" I0423 09:44:44.670952 1 shared_informer.go:311] Waiting for caches to sync for ReplicaSet I0423 09:44:44.826072 1 controllermanager.go:642] "Started controller" controller="persistentvolumeclaim-protection-controller" I0423 09:44:44.826134 1 pvc_protection_controller.go:102] "Starting PVC protection controller" I0423 09:44:44.826141 1 shared_informer.go:311] Waiting for caches to sync for PVC protection I0423 09:44:44.972705 1 controllermanager.go:642] "Started controller" controller="pod-garbage-collector-controller" I0423 09:44:44.972751 1 gc_controller.go:101] "Starting GC controller" I0423 09:44:44.972782 1 shared_informer.go:311] Waiting for caches to sync for GC I0423 09:44:45.121098 1 controllermanager.go:642] "Started controller" controller="token-cleaner-controller" I0423 09:44:45.121124 1 controllermanager.go:620] "Warning: skipping controller" controller="node-ipam-controller" I0423 09:44:45.121190 1 tokencleaner.go:112] "Starting token cleaner controller" I0423 09:44:45.121198 1 shared_informer.go:311] Waiting for caches to sync for token_cleaner I0423 09:44:45.121203 1 shared_informer.go:318] Caches are synced for token_cleaner E0423 09:44:45.167655 1 core.go:213] "Failed to start cloud node lifecycle controller" err="no cloud provider provided" I0423 09:44:45.167688 1 controllermanager.go:620] "Warning: skipping controller" controller="cloud-node-lifecycle-controller" I0423 09:44:45.171435 1 shared_informer.go:311] Waiting for caches to sync for resource quota I0423 09:44:45.176716 1 actual_state_of_world.go:547] "Failed to update statusUpdateNeeded field in actual state of world" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"instance\" does not exist" I0423 09:44:45.187473 1 shared_informer.go:311] Waiting for caches to sync for garbage collector I0423 09:44:45.208564 1 shared_informer.go:318] Caches are synced for cronjob I0423 09:44:45.220205 1 shared_informer.go:318] Caches are synced for bootstrap_signer I0423 09:44:45.222242 1 shared_informer.go:318] Caches are synced for certificate-csrapproving I0423 09:44:45.222828 1 shared_informer.go:318] Caches are synced for endpoint_slice_mirroring I0423 09:44:45.222968 1 shared_informer.go:318] Caches are synced for service account I0423 09:44:45.233627 1 shared_informer.go:318] Caches are synced for TTL I0423 09:44:45.234009 1 shared_informer.go:318] Caches are synced for namespace I0423 09:44:45.253962 1 shared_informer.go:318] Caches are synced for expand I0423 09:44:45.269601 1 shared_informer.go:318] Caches are synced for certificate-csrsigning-kubelet-serving I0423 09:44:45.270965 1 shared_informer.go:318] Caches are synced for certificate-csrsigning-kubelet-client I0423 09:44:45.270994 1 shared_informer.go:318] Caches are synced for PV protection I0423 09:44:45.271027 1 shared_informer.go:318] Caches are synced for certificate-csrsigning-legacy-unknown I0423 09:44:45.271134 1 shared_informer.go:318] Caches are synced for certificate-csrsigning-kube-apiserver-client I0423 09:44:45.272642 1 shared_informer.go:318] Caches are synced for crt configmap I0423 09:44:45.272814 1 shared_informer.go:318] Caches are synced for ClusterRoleAggregator I0423 09:44:45.274021 1 shared_informer.go:318] Caches are synced for TTL after finished I0423 09:44:45.383503 1 shared_informer.go:318] Caches are synced for endpoint_slice I0423 09:44:45.396570 1 shared_informer.go:318] Caches are synced for deployment I0423 09:44:45.415953 1 shared_informer.go:318] Caches are synced for resource quota I0423 09:44:45.419969 1 shared_informer.go:318] Caches are synced for ephemeral I0423 09:44:45.421262 1 shared_informer.go:318] Caches are synced for job I0423 09:44:45.421375 1 shared_informer.go:318] Caches are synced for persistent volume I0423 09:44:45.421621 1 shared_informer.go:318] Caches are synced for taint I0423 09:44:45.421807 1 node_lifecycle_controller.go:1225] "Initializing eviction metric for zone" zone="" I0423 09:44:45.421973 1 node_lifecycle_controller.go:877] "Missing timestamp for Node. Assuming now as a timestamp" node="instance" I0423 09:44:45.422071 1 node_lifecycle_controller.go:1029] "Controller detected that all Nodes are not-Ready. Entering master disruption mode" I0423 09:44:45.422115 1 taint_manager.go:205] "Starting NoExecuteTaintManager" I0423 09:44:45.422168 1 taint_manager.go:210] "Sending events to api server" I0423 09:44:45.423200 1 event.go:307] "Event occurred" object="instance" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="RegisteredNode" message="Node instance event: Registered Node instance in Controller" I0423 09:44:45.427050 1 shared_informer.go:318] Caches are synced for PVC protection I0423 09:44:45.442334 1 shared_informer.go:318] Caches are synced for disruption I0423 09:44:45.453637 1 shared_informer.go:318] Caches are synced for stateful set I0423 09:44:45.463094 1 shared_informer.go:318] Caches are synced for attach detach I0423 09:44:45.470366 1 shared_informer.go:318] Caches are synced for ReplicationController I0423 09:44:45.470469 1 shared_informer.go:318] Caches are synced for daemon sets I0423 09:44:45.470689 1 shared_informer.go:318] Caches are synced for endpoint I0423 09:44:45.471443 1 shared_informer.go:318] Caches are synced for ReplicaSet I0423 09:44:45.472028 1 shared_informer.go:318] Caches are synced for resource quota I0423 09:44:45.472116 1 shared_informer.go:318] Caches are synced for HPA I0423 09:44:45.472969 1 shared_informer.go:318] Caches are synced for GC I0423 09:44:45.788482 1 shared_informer.go:318] Caches are synced for garbage collector I0423 09:44:45.818932 1 shared_informer.go:318] Caches are synced for garbage collector I0423 09:44:45.818970 1 garbagecollector.go:166] "All resource monitors have synced. Proceeding to collect garbage" I0423 09:44:46.210086 1 event.go:307] "Event occurred" object="kube-system/coredns" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set coredns-7c96b6546b to 2" I0423 09:44:46.228090 1 event.go:307] "Event occurred" object="kube-system/kube-vip-instance" fieldPath="" kind="Pod" apiVersion="v1" type="Warning" reason="NodeNotReady" message="Node is not ready" I0423 09:44:46.284735 1 event.go:307] "Event occurred" object="kube-system/kube-proxy" fieldPath="" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kube-proxy-gkvgf" I0423 09:44:46.378188 1 event.go:307] "Event occurred" object="kube-system/coredns-7c96b6546b" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-7c96b6546b-99njm" I0423 09:44:46.384780 1 event.go:307] "Event occurred" object="kube-system/coredns-7c96b6546b" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-7c96b6546b-psnsj" I0423 09:44:46.391927 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="182.299196ms" I0423 09:44:46.401098 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="9.093084ms" I0423 09:44:46.401246 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="108.333µs" I0423 09:44:46.401384 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="71.742µs" I0423 09:44:46.403189 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="57.252µs" I0423 09:44:48.449177 1 event.go:307] "Event occurred" object="kube-system/coredns" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set coredns-67659f764b to 1" I0423 09:44:48.458177 1 event.go:307] "Event occurred" object="kube-system/coredns-67659f764b" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-67659f764b-vrj7v" I0423 09:44:48.469405 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="20.02398ms" I0423 09:44:48.469965 1 event.go:307] "Event occurred" object="kube-system/coredns" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled down replica set coredns-7c96b6546b to 1 from 2" I0423 09:44:48.479433 1 event.go:307] "Event occurred" object="kube-system/coredns-7c96b6546b" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulDelete" message="Deleted pod: coredns-7c96b6546b-99njm" I0423 09:44:48.485982 1 event.go:307] "Event occurred" object="kube-system/coredns" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set coredns-67659f764b to 2 from 1" I0423 09:44:48.488176 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="18.255886ms" I0423 09:44:48.490921 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="21.476394ms" E0423 09:44:48.490946 1 replica_set.go:557] sync "kube-system/coredns-67659f764b" failed with Operation cannot be fulfilled on replicasets.apps "coredns-67659f764b": the object has been modified; please apply your changes to the latest version and try again I0423 09:44:48.499208 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="10.935908ms" I0423 09:44:48.499287 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="46.401µs" I0423 09:44:48.499791 1 event.go:307] "Event occurred" object="kube-system/coredns-67659f764b" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-67659f764b-2ch86" I0423 09:44:48.511981 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="20.986254ms" I0423 09:44:48.519282 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="7.238358ms" I0423 09:44:48.519442 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="87.562µs" I0423 09:45:05.375734 1 event.go:307] "Event occurred" object="kube-system/cilium-operator" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set cilium-operator-869df985b8 to 1" I0423 09:45:05.394246 1 event.go:307] "Event occurred" object="kube-system/cilium" fieldPath="" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: cilium-7ghj2" I0423 09:45:05.394284 1 event.go:307] "Event occurred" object="kube-system/cilium-operator-869df985b8" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: cilium-operator-869df985b8-8h95v" I0423 09:45:05.394856 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/cilium-operator-869df985b8" duration="19.43707ms" I0423 09:45:05.437762 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/cilium-operator-869df985b8" duration="39.350981ms" I0423 09:45:05.470152 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/cilium-operator-869df985b8" duration="32.333159ms" I0423 09:45:05.470270 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/cilium-operator-869df985b8" duration="81.202µs" I0423 09:45:14.512309 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:14.531236 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:14.531724 1 event.go:307] "Event occurred" object="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" fieldPath="" kind="Job" apiVersion="batch/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: envoy-gateway-gateway-helm-certgen-p6cvr" I0423 09:45:14.549493 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:14.551798 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:15.479769 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="backendtrafficpolicies.gateway.envoyproxy.io" I0423 09:45:15.479836 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="gateways.gateway.networking.k8s.io" I0423 09:45:15.480007 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="tcproutes.gateway.networking.k8s.io" I0423 09:45:15.480181 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="xbackendtrafficpolicies.gateway.networking.x-k8s.io" I0423 09:45:15.480314 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="tlsroutes.gateway.networking.k8s.io" I0423 09:45:15.480445 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="envoypatchpolicies.gateway.envoyproxy.io" I0423 09:45:15.480580 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="envoyproxies.gateway.envoyproxy.io" I0423 09:45:15.480706 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="grpcroutes.gateway.networking.k8s.io" I0423 09:45:15.480817 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="envoyextensionpolicies.gateway.envoyproxy.io" I0423 09:45:15.481104 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="backends.gateway.envoyproxy.io" I0423 09:45:15.481306 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="httproutefilters.gateway.envoyproxy.io" I0423 09:45:15.481467 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="securitypolicies.gateway.envoyproxy.io" I0423 09:45:15.481640 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="backendtlspolicies.gateway.networking.k8s.io" I0423 09:45:15.481787 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="referencegrants.gateway.networking.k8s.io" I0423 09:45:15.481977 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="udproutes.gateway.networking.k8s.io" I0423 09:45:15.482130 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="clienttrafficpolicies.gateway.envoyproxy.io" I0423 09:45:15.482304 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="httproutes.gateway.networking.k8s.io" I0423 09:45:15.482415 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="xlistenersets.gateway.networking.x-k8s.io" I0423 09:45:15.483772 1 shared_informer.go:311] Waiting for caches to sync for resource quota I0423 09:45:15.803573 1 shared_informer.go:311] Waiting for caches to sync for garbage collector I0423 09:45:16.683890 1 shared_informer.go:318] Caches are synced for resource quota I0423 09:45:16.805009 1 shared_informer.go:318] Caches are synced for garbage collector I0423 09:45:17.652961 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/cilium-operator-869df985b8" duration="5.921982ms" I0423 09:45:17.653280 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/cilium-operator-869df985b8" duration="100.632µs" I0423 09:45:25.433675 1 node_lifecycle_controller.go:1048] "Controller detected that some Nodes are Ready. Exiting master disruption mode" I0423 09:45:25.763960 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="81.802µs" I0423 09:45:25.766890 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:25.783394 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="200.615µs" I0423 09:45:25.796635 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:28.692248 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="50.661µs" I0423 09:45:28.715979 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="10.951449ms" I0423 09:45:28.716272 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="76.451µs" I0423 09:45:30.698163 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:31.745159 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:32.707677 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:32.754430 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:34.720948 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:35.732049 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:35.741259 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:35.747239 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:45:35.747301 1 event.go:307] "Event occurred" object="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" fieldPath="" kind="Job" apiVersion="batch/v1" type="Normal" reason="Completed" message="Job completed" I0423 09:45:35.820739 1 event.go:307] "Event occurred" object="envoy-gateway-system/envoy-gateway" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set envoy-gateway-78446f96c9 to 1" I0423 09:45:35.828274 1 event.go:307] "Event occurred" object="envoy-gateway-system/envoy-gateway-78446f96c9" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: envoy-gateway-78446f96c9-qcqjf" I0423 09:45:35.837681 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="envoy-gateway-system/envoy-gateway-78446f96c9" duration="17.870194ms" I0423 09:45:35.845286 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="envoy-gateway-system/envoy-gateway-78446f96c9" duration="7.542552ms" I0423 09:45:35.845478 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="envoy-gateway-system/envoy-gateway-78446f96c9" duration="90.892µs" I0423 09:45:35.856684 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="envoy-gateway-system/envoy-gateway-78446f96c9" duration="86.742µs" I0423 09:45:36.740722 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="envoy-gateway-system/envoy-gateway-78446f96c9" duration="84.582µs" I0423 09:45:39.301087 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="63.861µs" I0423 09:45:39.311642 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="97.892µs" I0423 09:45:39.329406 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="109.152µs" I0423 09:45:39.343914 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="125.953µs" I0423 09:45:40.745074 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="96.152µs" I0423 09:45:40.779204 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="13.907006ms" I0423 09:45:40.791810 1 event.go:307] "Event occurred" object="kube-system/coredns" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled down replica set coredns-7c96b6546b to 0 from 1" I0423 09:45:40.803235 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="23.800637ms" I0423 09:45:40.803342 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-67659f764b" duration="73.901µs" I0423 09:45:40.805147 1 event.go:307] "Event occurred" object="kube-system/coredns-7c96b6546b" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulDelete" message="Deleted pod: coredns-7c96b6546b-psnsj" I0423 09:45:40.816068 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="25.420741ms" I0423 09:45:40.823864 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="7.741145ms" I0423 09:45:40.823990 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="77.302µs" I0423 09:45:45.325172 1 event.go:307] "Event occurred" object="local-path-storage/local-path-provisioner" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set local-path-provisioner-679c578f5 to 1" I0423 09:45:45.336593 1 event.go:307] "Event occurred" object="local-path-storage/local-path-provisioner-679c578f5" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: local-path-provisioner-679c578f5-jggwt" I0423 09:45:45.346897 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-679c578f5" duration="22.433873ms" I0423 09:45:45.354824 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-679c578f5" duration="7.824856ms" I0423 09:45:45.355137 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-679c578f5" duration="264.296µs" I0423 09:45:45.359713 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-679c578f5" duration="103.032µs" I0423 09:45:46.116253 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="67.641µs" I0423 09:45:46.168983 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="envoy-gateway-system/envoy-gateway-78446f96c9" duration="10.534221ms" I0423 09:45:46.169413 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="envoy-gateway-system/envoy-gateway-78446f96c9" duration="357.748µs" I0423 09:45:46.691921 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="ciliumendpoints.cilium.io" I0423 09:45:46.691987 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="ciliumnodeconfigs.cilium.io" I0423 09:45:46.692016 1 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" resource="ciliumnetworkpolicies.cilium.io" I0423 09:45:46.692099 1 shared_informer.go:311] Waiting for caches to sync for resource quota I0423 09:45:46.768451 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="60.611µs" I0423 09:45:46.772767 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/coredns-7c96b6546b" duration="57.121µs" I0423 09:45:46.792843 1 shared_informer.go:318] Caches are synced for resource quota I0423 09:45:46.818259 1 shared_informer.go:311] Waiting for caches to sync for garbage collector I0423 09:45:46.918948 1 shared_informer.go:318] Caches are synced for garbage collector I0423 09:45:47.774808 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-679c578f5" duration="5.110877ms" I0423 09:45:47.774963 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-679c578f5" duration="95.762µs" I0423 09:46:05.018301 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:46:05.047366 1 job_controller.go:562] "enqueueing job" key="envoy-gateway-system/envoy-gateway-gateway-helm-certgen" I0423 09:46:06.316934 1 event.go:307] "Event occurred" object="default/test-pvc" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="WaitForFirstConsumer" message="waiting for first consumer to be created before binding" I0423 09:46:07.137985 1 event.go:307] "Event occurred" object="default/test-pvc" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="Waiting for a volume to be created either by the external provisioner 'cluster.local/local-path-provisioner' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered." I0423 09:46:07.138030 1 event.go:307] "Event occurred" object="default/test-pvc" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="Waiting for a volume to be created either by the external provisioner 'cluster.local/local-path-provisioner' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered."