==== start of pod log for container csi-mockplugin-0/mock ==== I0423 00:03:59.558942 1 main.go:126] mock driver started I0423 00:03:59.801127 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginInfo","Request":{},"Response":{"name":"csi-mock-csi-mock-volumes-7049","vendor_version":"0.3.0","manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"}},"Error":"","FullError":null} I0423 00:04:00.296899 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Identity/Probe","Request":{},"Response":{"ready":{"value":true}},"Error":"","FullError":null} I0423 00:04:00.297515 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginInfo","Request":{},"Response":{"name":"csi-mock-csi-mock-volumes-7049","vendor_version":"0.3.0","manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"}},"Error":"","FullError":null} I0423 00:04:00.298045 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]},"Error":"","FullError":null} I0423 00:04:00.298730 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Controller/ControllerGetCapabilities","Request":{},"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":9}}}]},"Error":"","FullError":null} I0423 00:04:00.436927 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeGetInfo","Request":{},"Response":{"node_id":"csi-mock-csi-mock-volumes-7049","max_volumes_per_node":2},"Error":"","FullError":null} I0423 00:04:10.034812 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Controller/CreateVolume","Request":{"name":"pvc-327c44de-f998-4110-98b9-59e7b2972c1a","capacity_range":{"required_bytes":1073741824},"volume_capabilities":[{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}}]},"Response":{"volume":{"capacity_bytes":1073741824,"volume_id":"4","volume_context":{"name":"pvc-327c44de-f998-4110-98b9-59e7b2972c1a"}}},"Error":"","FullError":null} I0423 00:04:12.203451 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null} I0423 00:04:12.206024 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeStageVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-327c44de-f998-4110-98b9-59e7b2972c1a/globalmount","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-327c44de-f998-4110-98b9-59e7b2972c1a","storage.kubernetes.io/csiProvisionerIdentity":"1650672240299-8081-csi-mock-csi-mock-volumes-7049"}},"Response":{},"Error":"","FullError":null} I0423 00:04:12.209771 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null} I0423 00:04:12.210862 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodePublishVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-327c44de-f998-4110-98b9-59e7b2972c1a/globalmount","target_path":"/var/lib/kubelet/pods/49d283a6-2e49-4290-9127-1087b9896b54/volumes/kubernetes.io~csi/pvc-327c44de-f998-4110-98b9-59e7b2972c1a/mount","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-327c44de-f998-4110-98b9-59e7b2972c1a","storage.kubernetes.io/csiProvisionerIdentity":"1650672240299-8081-csi-mock-csi-mock-volumes-7049"}},"Response":{},"Error":"","FullError":null} I0423 00:04:29.323799 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null} I0423 00:04:29.324701 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeGetVolumeStats","Request":{"volume_id":"4","volume_path":"/var/lib/kubelet/pods/49d283a6-2e49-4290-9127-1087b9896b54/volumes/kubernetes.io~csi/pvc-327c44de-f998-4110-98b9-59e7b2972c1a/mount"},"Response":{"usage":[{"total":1073741824,"unit":1}],"volume_condition":{}},"Error":"","FullError":null} I0423 00:04:51.115682 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeUnpublishVolume","Request":{"volume_id":"4","target_path":"/var/lib/kubelet/pods/49d283a6-2e49-4290-9127-1087b9896b54/volumes/kubernetes.io~csi/pvc-327c44de-f998-4110-98b9-59e7b2972c1a/mount"},"Response":{},"Error":"","FullError":null} I0423 00:04:51.218214 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null} I0423 00:04:51.218956 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeUnstageVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-327c44de-f998-4110-98b9-59e7b2972c1a/globalmount"},"Response":{},"Error":"","FullError":null} I0423 00:04:53.425483 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Controller/DeleteVolume","Request":{"volume_id":"4"},"Response":{},"Error":"","FullError":null} ==== end of pod log for container csi-mockplugin-0/mock ====