==== start of pod log for container csi-mockplugin-attacher-0/csi-attacher ==== I1113 05:25:29.702807 1 main.go:91] Version: v2.2.0-0-g97411fa7 I1113 05:25:29.704520 1 connection.go:153] Connecting to unix:///csi/csi.sock I1113 05:25:30.705901 1 common.go:111] Probing CSI driver for readiness I1113 05:25:30.705933 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I1113 05:25:30.705940 1 connection.go:183] GRPC request: {} I1113 05:25:30.709749 1 connection.go:185] GRPC response: {"ready":{"value":true}} I1113 05:25:30.710196 1 connection.go:186] GRPC error: I1113 05:25:30.710212 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I1113 05:25:30.710218 1 connection.go:183] GRPC request: {} I1113 05:25:30.710799 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-8124","vendor_version":"0.3.0"} I1113 05:25:30.711188 1 connection.go:186] GRPC error: I1113 05:25:30.711195 1 main.go:136] CSI driver name: "csi-mock-csi-mock-volumes-8124" W1113 05:25:30.711203 1 metrics.go:142] metrics endpoint will not be started because `metrics-address` was not specified. I1113 05:25:30.711211 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I1113 05:25:30.711216 1 connection.go:183] GRPC request: {} I1113 05:25:30.711947 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I1113 05:25:30.713705 1 connection.go:186] GRPC error: I1113 05:25:30.713711 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1113 05:25:30.713715 1 connection.go:183] GRPC request: {} I1113 05:25:30.714401 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}}}]} I1113 05:25:30.718824 1 connection.go:186] GRPC error: I1113 05:25:30.718895 1 main.go:162] CSI driver supports ControllerPublishUnpublish, using real CSI handler I1113 05:25:30.718905 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1113 05:25:30.718911 1 connection.go:183] GRPC request: {} I1113 05:25:30.719438 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}}}]} I1113 05:25:30.723323 1 connection.go:186] GRPC error: I1113 05:25:30.723334 1 main.go:175] CSI driver supports list volumes published nodes. Using capability to reconcile volume attachment objects with actual backend state I1113 05:25:30.723443 1 controller.go:121] Starting CSI attacher I1113 05:25:30.723625 1 reflector.go:153] Starting reflector *v1.PersistentVolume (10m0s) from k8s.io/client-go/informers/factory.go:135 I1113 05:25:30.723645 1 reflector.go:188] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:135 I1113 05:25:30.723676 1 reflector.go:153] Starting reflector *v1beta1.VolumeAttachment (10m0s) from k8s.io/client-go/informers/factory.go:135 I1113 05:25:30.723687 1 reflector.go:188] Listing and watching *v1beta1.VolumeAttachment from k8s.io/client-go/informers/factory.go:135 I1113 05:25:30.723982 1 reflector.go:153] Starting reflector *v1beta1.CSINode (10m0s) from k8s.io/client-go/informers/factory.go:135 I1113 05:25:30.723990 1 reflector.go:188] Listing and watching *v1beta1.CSINode from k8s.io/client-go/informers/factory.go:135 I1113 05:25:30.823676 1 shared_informer.go:227] caches populated I1113 05:25:30.823798 1 controller.go:198] Started VA processing "csi-ae5b5d4ac54d329cd6878fcfd15eef71f83c29568eb2c3f3f8f6834d9d4dcb88" I1113 05:25:30.823822 1 csi_handler.go:116] Reconciling VolumeAttachments with driver backend state I1113 05:25:30.823846 1 controller.go:213] Skipping VolumeAttachment csi-ae5b5d4ac54d329cd6878fcfd15eef71f83c29568eb2c3f3f8f6834d9d4dcb88 for attacher csi-mock-csi-mock-volumes-8287 I1113 05:25:30.823824 1 controller.go:198] Started VA processing "csi-9fcf4276814077fcf7dd2c452374ad77797659fd4d92794dc48de9dd7317f035" I1113 05:25:30.823929 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I1113 05:25:30.823932 1 controller.go:213] Skipping VolumeAttachment csi-9fcf4276814077fcf7dd2c452374ad77797659fd4d92794dc48de9dd7317f035 for attacher csi-mock-csi-mock-volumes-6308 I1113 05:25:30.823957 1 connection.go:183] GRPC request: {} I1113 05:25:30.824916 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-8124"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-8124"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-8124"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}}]} I1113 05:25:30.828556 1 connection.go:186] GRPC error: W1113 05:25:30.828568 1 csi_handler.go:135] Failed to find node ID in VolumeAttachment csi-ae5b5d4ac54d329cd6878fcfd15eef71f83c29568eb2c3f3f8f6834d9d4dcb88 annotation W1113 05:25:30.828592 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-6308: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-6308 I1113 05:25:33.740619 1 controller.go:198] Started VA processing "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.740642 1 csi_handler.go:209] CSIHandler: processing VA "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.740651 1 csi_handler.go:236] Attaching "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.740663 1 csi_handler.go:396] Starting attach operation for "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.740732 1 csi_handler.go:335] Adding finalizer to PV "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b" I1113 05:25:33.745442 1 csi_handler.go:344] PV finalizer added to "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b" I1113 05:25:33.745481 1 csi_handler.go:689] Found NodeID csi-mock-csi-mock-volumes-8124 in CSINode node1 I1113 05:25:33.746299 1 csi_handler.go:297] VA finalizer added to "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.746319 1 csi_handler.go:311] NodeID annotation added to "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.750565 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerPublishVolume I1113 05:25:33.750585 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-8124","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b","storage.kubernetes.io/csiProvisionerIdentity":"1636781131424-8081-csi-mock-csi-mock-volumes-8124"},"volume_id":"4"} I1113 05:25:33.752205 1 connection.go:185] GRPC response: {"publish_context":{"device":"/dev/mock","readonly":"false"}} I1113 05:25:33.752537 1 connection.go:186] GRPC error: I1113 05:25:33.752545 1 csi_handler.go:249] Attached "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.752553 1 util.go:35] Marking as attached "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.755225 1 util.go:48] Marked as attached "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.755237 1 csi_handler.go:255] Fully attached "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.755244 1 csi_handler.go:225] CSIHandler: finished processing "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.755264 1 controller.go:198] Started VA processing "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.755273 1 csi_handler.go:209] CSIHandler: processing VA "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:33.755280 1 csi_handler.go:231] "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" is already attached I1113 05:25:33.755286 1 csi_handler.go:225] CSIHandler: finished processing "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:44.823765 1 controller.go:198] Started VA processing "csi-9fcf4276814077fcf7dd2c452374ad77797659fd4d92794dc48de9dd7317f035" I1113 05:25:44.823785 1 controller.go:213] Skipping VolumeAttachment csi-9fcf4276814077fcf7dd2c452374ad77797659fd4d92794dc48de9dd7317f035 for attacher csi-mock-csi-mock-volumes-6308 I1113 05:25:44.832590 1 controller.go:232] Started PV processing "pvc-b1bb91a4-6661-4ba9-b8d2-0cced440aba2" I1113 05:25:44.832608 1 csi_handler.go:591] CSIHandler: processing PV "pvc-b1bb91a4-6661-4ba9-b8d2-0cced440aba2" I1113 05:25:44.832616 1 csi_handler.go:595] CSIHandler: processing PV "pvc-b1bb91a4-6661-4ba9-b8d2-0cced440aba2": no deletion timestamp, ignoring I1113 05:25:46.544834 1 controller.go:198] Started VA processing "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:46.544891 1 csi_handler.go:209] CSIHandler: processing VA "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:46.544908 1 csi_handler.go:260] Starting detach operation for "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:46.544967 1 csi_handler.go:267] Detaching "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:46.544980 1 csi_handler.go:689] Found NodeID csi-mock-csi-mock-volumes-8124 in CSINode node1 I1113 05:25:46.545022 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerUnpublishVolume I1113 05:25:46.545029 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-8124","volume_id":"4"} I1113 05:25:46.546059 1 connection.go:185] GRPC response: {} I1113 05:25:46.546835 1 connection.go:186] GRPC error: I1113 05:25:46.546846 1 csi_handler.go:549] Detached "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:46.546862 1 util.go:76] Marking as detached "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:46.556003 1 controller.go:232] Started PV processing "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b" I1113 05:25:46.556017 1 csi_handler.go:591] CSIHandler: processing PV "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b" I1113 05:25:46.556024 1 csi_handler.go:595] CSIHandler: processing PV "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b": no deletion timestamp, ignoring I1113 05:25:46.556350 1 util.go:90] Finalizer removed from "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:46.556368 1 csi_handler.go:280] Fully detached "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:46.556375 1 csi_handler.go:225] CSIHandler: finished processing "csi-60f01f859379d8839c61b75cad1aabe7487041f10bb0d0d22ac00825b289cae8" I1113 05:25:47.707218 1 controller.go:232] Started PV processing "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b" I1113 05:25:47.707236 1 csi_handler.go:591] CSIHandler: processing PV "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b" I1113 05:25:47.707251 1 csi_handler.go:633] CSIHandler: processing PV "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b": no VA found, removing finalizer E1113 05:25:47.714104 1 csi_handler.go:650] Failed to remove finalizer from PV "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b": PersistentVolume "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b" 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"} I1113 05:25:47.714137 1 controller.go:232] Started PV processing "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b" I1113 05:25:47.714150 1 csi_handler.go:591] CSIHandler: processing PV "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b" I1113 05:25:47.714166 1 csi_handler.go:633] CSIHandler: processing PV "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b": no VA found, removing finalizer I1113 05:25:47.722987 1 csi_handler.go:655] Removed finalizer from PV "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b" I1113 05:25:48.714598 1 controller.go:232] Started PV processing "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b" I1113 05:25:48.714627 1 controller.go:239] PV "pvc-9f38ff2f-2ec1-4968-a67a-b9f56a10f78b" deleted, ignoring I1113 05:25:52.874664 1 controller.go:198] Started VA processing "csi-9fcf4276814077fcf7dd2c452374ad77797659fd4d92794dc48de9dd7317f035" I1113 05:25:52.874681 1 controller.go:213] Skipping VolumeAttachment csi-9fcf4276814077fcf7dd2c452374ad77797659fd4d92794dc48de9dd7317f035 for attacher csi-mock-csi-mock-volumes-6308 I1113 05:25:52.885205 1 controller.go:198] Started VA processing "csi-9fcf4276814077fcf7dd2c452374ad77797659fd4d92794dc48de9dd7317f035" I1113 05:25:52.885219 1 controller.go:213] Skipping VolumeAttachment csi-9fcf4276814077fcf7dd2c452374ad77797659fd4d92794dc48de9dd7317f035 for attacher csi-mock-csi-mock-volumes-6308 I1113 05:25:52.890950 1 controller.go:198] Started VA processing "csi-9fcf4276814077fcf7dd2c452374ad77797659fd4d92794dc48de9dd7317f035" I1113 05:25:52.890962 1 controller.go:213] Skipping VolumeAttachment csi-9fcf4276814077fcf7dd2c452374ad77797659fd4d92794dc48de9dd7317f035 for attacher csi-mock-csi-mock-volumes-6308 ==== end of pod log for container csi-mockplugin-attacher-0/csi-attacher ====