==== start of pod log for container csi-mockplugin-attacher-0/csi-attacher ==== I1013 14:46:27.596367 1 main.go:96] Version: v3.2.0 I1013 14:46:27.600728 1 connection.go:153] Connecting to unix:///csi/csi.sock I1013 14:46:28.604730 1 common.go:111] Probing CSI driver for readiness I1013 14:46:28.604757 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I1013 14:46:28.604765 1 connection.go:183] GRPC request: {} I1013 14:46:28.608689 1 connection.go:185] GRPC response: {"ready":{"value":true}} I1013 14:46:28.608865 1 connection.go:186] GRPC error: I1013 14:46:28.608882 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I1013 14:46:28.608891 1 connection.go:183] GRPC request: {} I1013 14:46:28.609446 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-347","vendor_version":"0.3.0"} I1013 14:46:28.609576 1 connection.go:186] GRPC error: I1013 14:46:28.609593 1 main.go:152] CSI driver name: "csi-mock-csi-mock-volumes-347" I1013 14:46:28.609609 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I1013 14:46:28.609617 1 connection.go:183] GRPC request: {} I1013 14:46:28.610327 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I1013 14:46:28.610551 1 connection.go:186] GRPC error: I1013 14:46:28.610565 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1013 14:46:28.610573 1 connection.go:183] GRPC request: {} I1013 14:46:28.611350 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:46:28.611657 1 connection.go:186] GRPC error: I1013 14:46:28.611746 1 main.go:208] CSI driver supports ControllerPublishUnpublish, using real CSI handler I1013 14:46:28.611760 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1013 14:46:28.611769 1 connection.go:183] GRPC request: {} I1013 14:46:28.612462 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:46:28.612714 1 connection.go:186] GRPC error: I1013 14:46:28.612746 1 main.go:221] CSI driver supports list volumes published nodes. Using capability to reconcile volume attachment objects with actual backend state I1013 14:46:28.612976 1 controller.go:128] Starting CSI attacher I1013 14:46:28.613385 1 reflector.go:219] Starting reflector *v1.PersistentVolume (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:46:28.613422 1 reflector.go:255] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:134 I1013 14:46:28.613463 1 reflector.go:219] Starting reflector *v1.CSINode (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:46:28.613489 1 reflector.go:255] Listing and watching *v1.CSINode from k8s.io/client-go/informers/factory.go:134 I1013 14:46:28.613514 1 reflector.go:219] Starting reflector *v1.VolumeAttachment (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:46:28.613538 1 reflector.go:255] Listing and watching *v1.VolumeAttachment from k8s.io/client-go/informers/factory.go:134 I1013 14:46:28.713172 1 shared_informer.go:270] caches populated I1013 14:46:28.713323 1 csi_handler.go:117] Reconciling VolumeAttachments with driver backend state I1013 14:46:28.713357 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I1013 14:46:28.713368 1 connection.go:183] GRPC request: {} I1013 14:46:28.715835 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-347"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-347"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-347"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}}]} I1013 14:46:28.716470 1 connection.go:186] GRPC error: I1013 14:46:33.990397 1 controller.go:205] Started VA processing "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:33.990444 1 csi_handler.go:218] CSIHandler: processing VA "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:33.990476 1 csi_handler.go:245] Attaching "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:33.990507 1 csi_handler.go:424] Starting attach operation for "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:33.990682 1 csi_handler.go:344] Adding finalizer to PV "pvc-0f245654-140b-46a5-8a25-c00dae8ca6ca" I1013 14:46:34.005321 1 csi_handler.go:353] PV finalizer added to "pvc-0f245654-140b-46a5-8a25-c00dae8ca6ca" I1013 14:46:34.005370 1 csi_handler.go:742] Found NodeID csi-mock-csi-mock-volumes-347 in CSINode v122-worker I1013 14:46:34.005417 1 csi_handler.go:306] VA finalizer added to "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:34.005436 1 csi_handler.go:320] NodeID annotation added to "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:34.010297 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerPublishVolume I1013 14:46:34.010325 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-347","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-0f245654-140b-46a5-8a25-c00dae8ca6ca","storage.kubernetes.io/csiProvisionerIdentity":"1665672388570-8081-csi-mock-csi-mock-volumes-347"},"volume_id":"4"} I1013 14:46:34.012499 1 connection.go:185] GRPC response: {"publish_context":{"device":"/dev/mock","readonly":"false"}} I1013 14:46:34.012635 1 connection.go:186] GRPC error: I1013 14:46:34.012650 1 csi_handler.go:258] Attached "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:34.012664 1 util.go:37] Marking as attached "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:34.017730 1 util.go:51] Marked as attached "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:34.017765 1 csi_handler.go:264] Fully attached "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:34.017781 1 csi_handler.go:234] CSIHandler: finished processing "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:34.017835 1 controller.go:205] Started VA processing "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:34.017850 1 csi_handler.go:218] CSIHandler: processing VA "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:34.017866 1 csi_handler.go:240] "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" is already attached I1013 14:46:34.017878 1 csi_handler.go:234] CSIHandler: finished processing "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:49.714770 1 controller.go:205] Started VA processing "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:49.714829 1 csi_handler.go:218] CSIHandler: processing VA "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:49.714845 1 csi_handler.go:269] Starting detach operation for "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:49.714959 1 csi_handler.go:276] Detaching "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:49.714994 1 csi_handler.go:742] Found NodeID csi-mock-csi-mock-volumes-347 in CSINode v122-worker I1013 14:46:49.715023 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerUnpublishVolume I1013 14:46:49.715039 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-347","volume_id":"4"} I1013 14:46:49.716652 1 connection.go:185] GRPC response: {} I1013 14:46:49.716741 1 connection.go:186] GRPC error: I1013 14:46:49.716755 1 csi_handler.go:583] Detached "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:49.716800 1 util.go:79] Marking as detached "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:49.732434 1 controller.go:256] Started PV processing "pvc-0f245654-140b-46a5-8a25-c00dae8ca6ca" I1013 14:46:49.732475 1 csi_handler.go:625] CSIHandler: processing PV "pvc-0f245654-140b-46a5-8a25-c00dae8ca6ca" I1013 14:46:49.732499 1 csi_handler.go:647] CSIHandler: processing PV "pvc-0f245654-140b-46a5-8a25-c00dae8ca6ca": no deletion timestamp, ignoring I1013 14:46:49.732517 1 util.go:105] Finalizer removed from "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:49.732546 1 csi_handler.go:289] Fully detached "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:49.732564 1 csi_handler.go:234] CSIHandler: finished processing "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:49.732648 1 controller.go:205] Started VA processing "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" I1013 14:46:49.732707 1 controller.go:212] VA "csi-1affd91a46e5aaa952c1c69c28fc6cb051eff75ee629b237aee21ac30c03aff5" deleted, ignoring I1013 14:46:50.977093 1 controller.go:256] Started PV processing "pvc-0f245654-140b-46a5-8a25-c00dae8ca6ca" I1013 14:46:50.977142 1 csi_handler.go:625] CSIHandler: processing PV "pvc-0f245654-140b-46a5-8a25-c00dae8ca6ca" I1013 14:46:50.977181 1 csi_handler.go:686] CSIHandler: processing PV "pvc-0f245654-140b-46a5-8a25-c00dae8ca6ca": no VA found, removing finalizer I1013 14:46:50.984025 1 csi_handler.go:708] Removed finalizer from PV "pvc-0f245654-140b-46a5-8a25-c00dae8ca6ca" ==== end of pod log for container csi-mockplugin-attacher-0/csi-attacher ====