==== start of pod log for container csi-mockplugin-attacher-0/csi-attacher ==== I1013 14:48:23.944389 1 main.go:96] Version: v3.2.0 I1013 14:48:23.948501 1 connection.go:153] Connecting to unix:///csi/csi.sock I1013 14:48:23.949475 1 common.go:111] Probing CSI driver for readiness I1013 14:48:23.949505 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I1013 14:48:23.949530 1 connection.go:183] GRPC request: {} I1013 14:48:23.953263 1 connection.go:185] GRPC response: {"ready":{"value":true}} I1013 14:48:23.953363 1 connection.go:186] GRPC error: I1013 14:48:23.953382 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I1013 14:48:23.953387 1 connection.go:183] GRPC request: {} I1013 14:48:23.954034 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-2661","vendor_version":"0.3.0"} I1013 14:48:23.954127 1 connection.go:186] GRPC error: I1013 14:48:23.954137 1 main.go:152] CSI driver name: "csi-mock-csi-mock-volumes-2661" I1013 14:48:23.954144 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I1013 14:48:23.954148 1 connection.go:183] GRPC request: {} I1013 14:48:23.954845 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I1013 14:48:23.954970 1 connection.go:186] GRPC error: I1013 14:48:23.954977 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1013 14:48:23.954982 1 connection.go:183] GRPC request: {} I1013 14:48:23.955622 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":10}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":8}}},{"Type":{"Rpc":{"type":7}}},{"Type":{"Rpc":{"type":12}}},{"Type":{"Rpc":{"type":11}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":9}}}]} I1013 14:48:23.955779 1 connection.go:186] GRPC error: I1013 14:48:23.955843 1 main.go:208] CSI driver supports ControllerPublishUnpublish, using real CSI handler I1013 14:48:23.955853 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1013 14:48:23.955858 1 connection.go:183] GRPC request: {} I1013 14:48:23.956415 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":10}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":8}}},{"Type":{"Rpc":{"type":7}}},{"Type":{"Rpc":{"type":12}}},{"Type":{"Rpc":{"type":11}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":9}}}]} I1013 14:48:23.956541 1 connection.go:186] GRPC error: I1013 14:48:23.956558 1 main.go:221] CSI driver supports list volumes published nodes. Using capability to reconcile volume attachment objects with actual backend state I1013 14:48:23.956758 1 controller.go:128] Starting CSI attacher I1013 14:48:23.957060 1 reflector.go:219] Starting reflector *v1.VolumeAttachment (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:48:23.957079 1 reflector.go:255] Listing and watching *v1.VolumeAttachment from k8s.io/client-go/informers/factory.go:134 I1013 14:48:23.957210 1 reflector.go:219] Starting reflector *v1.PersistentVolume (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:48:23.957228 1 reflector.go:255] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:134 I1013 14:48:23.957277 1 reflector.go:219] Starting reflector *v1.CSINode (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:48:23.957292 1 reflector.go:255] Listing and watching *v1.CSINode from k8s.io/client-go/informers/factory.go:134 I1013 14:48:24.057694 1 shared_informer.go:270] caches populated I1013 14:48:24.057816 1 csi_handler.go:117] Reconciling VolumeAttachments with driver backend state I1013 14:48:24.057865 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I1013 14:48:24.057878 1 connection.go:183] GRPC request: {} I1013 14:48:24.060285 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-2661"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-2661"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-2661"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}}]} I1013 14:48:24.060898 1 connection.go:186] GRPC error: I1013 14:48:29.320552 1 controller.go:205] Started VA processing "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.320597 1 csi_handler.go:218] CSIHandler: processing VA "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.320635 1 csi_handler.go:245] Attaching "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.320659 1 csi_handler.go:424] Starting attach operation for "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.320752 1 csi_handler.go:344] Adding finalizer to PV "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46" I1013 14:48:29.336586 1 csi_handler.go:353] PV finalizer added to "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46" I1013 14:48:29.336640 1 csi_handler.go:742] Found NodeID csi-mock-csi-mock-volumes-2661 in CSINode v122-worker2 I1013 14:48:29.336680 1 csi_handler.go:306] VA finalizer added to "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.336705 1 csi_handler.go:320] NodeID annotation added to "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.341922 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerPublishVolume I1013 14:48:29.341954 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-2661","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-c96efef5-3322-4720-95ee-06b9dc49bc46","storage.kubernetes.io/csiProvisionerIdentity":"1665672504556-8081-csi-mock-csi-mock-volumes-2661"},"volume_id":"4"} I1013 14:48:29.344257 1 connection.go:185] GRPC response: {"publish_context":{"device":"/dev/mock","readonly":"false"}} I1013 14:48:29.344429 1 connection.go:186] GRPC error: I1013 14:48:29.344447 1 csi_handler.go:258] Attached "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.344464 1 util.go:37] Marking as attached "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.349745 1 util.go:51] Marked as attached "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.349781 1 csi_handler.go:264] Fully attached "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.349797 1 csi_handler.go:234] CSIHandler: finished processing "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.349845 1 controller.go:205] Started VA processing "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.349860 1 csi_handler.go:218] CSIHandler: processing VA "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:29.349877 1 csi_handler.go:240] "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" is already attached I1013 14:48:29.349891 1 csi_handler.go:234] CSIHandler: finished processing "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:39.905941 1 controller.go:205] Started VA processing "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:39.905984 1 csi_handler.go:218] CSIHandler: processing VA "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:39.905998 1 csi_handler.go:269] Starting detach operation for "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:39.906105 1 csi_handler.go:276] Detaching "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:39.906137 1 csi_handler.go:742] Found NodeID csi-mock-csi-mock-volumes-2661 in CSINode v122-worker2 I1013 14:48:39.906169 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerUnpublishVolume I1013 14:48:39.906181 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-2661","volume_id":"4"} I1013 14:48:39.907680 1 connection.go:185] GRPC response: {} I1013 14:48:39.907745 1 connection.go:186] GRPC error: I1013 14:48:39.907758 1 csi_handler.go:583] Detached "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:39.907800 1 util.go:79] Marking as detached "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:39.927514 1 controller.go:256] Started PV processing "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46" I1013 14:48:39.927545 1 csi_handler.go:625] CSIHandler: processing PV "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46" I1013 14:48:39.927568 1 csi_handler.go:647] CSIHandler: processing PV "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46": no deletion timestamp, ignoring I1013 14:48:39.927695 1 util.go:105] Finalizer removed from "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:39.927738 1 csi_handler.go:289] Fully detached "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:39.927765 1 csi_handler.go:234] CSIHandler: finished processing "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:39.927830 1 controller.go:205] Started VA processing "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" I1013 14:48:39.927903 1 controller.go:212] VA "csi-9c4a2e7c0890a5d7b196c4c4f2af05e561b5424f5dd287b828a63b521c6c67bf" deleted, ignoring I1013 14:48:40.300648 1 controller.go:256] Started PV processing "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46" I1013 14:48:40.300716 1 csi_handler.go:625] CSIHandler: processing PV "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46" I1013 14:48:40.300770 1 csi_handler.go:686] CSIHandler: processing PV "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46": no VA found, removing finalizer E1013 14:48:40.309643 1 csi_handler.go:703] Failed to remove finalizer from PV "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46": PersistentVolume "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{"kubernetes.io/pv-protection"} I1013 14:48:40.309728 1 controller.go:256] Started PV processing "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46" I1013 14:48:40.309741 1 csi_handler.go:625] CSIHandler: processing PV "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46" I1013 14:48:40.309763 1 csi_handler.go:686] CSIHandler: processing PV "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46": no VA found, removing finalizer I1013 14:48:40.316064 1 csi_handler.go:708] Removed finalizer from PV "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46" I1013 14:48:41.310281 1 controller.go:256] Started PV processing "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46" I1013 14:48:41.310346 1 controller.go:263] PV "pvc-c96efef5-3322-4720-95ee-06b9dc49bc46" deleted, ignoring ==== end of pod log for container csi-mockplugin-attacher-0/csi-attacher ====