==== start of log for container csi-mockplugin-attacher-0/csi-attacher ==== I0311 21:09:44.644308 1 main.go:91] Version: v2.2.0-0-g97411fa7 I0311 21:09:44.645674 1 connection.go:153] Connecting to unix:///csi/csi.sock I0311 21:09:46.553447 1 common.go:111] Probing CSI driver for readiness I0311 21:09:46.553485 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I0311 21:09:46.553496 1 connection.go:183] GRPC request: {} I0311 21:09:46.555421 1 connection.go:185] GRPC response: {"ready":{"value":true}} I0311 21:09:46.555853 1 connection.go:186] GRPC error: I0311 21:09:46.555867 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I0311 21:09:46.555871 1 connection.go:183] GRPC request: {} I0311 21:09:46.556485 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-9111","vendor_version":"0.3.0"} I0311 21:09:46.556836 1 connection.go:186] GRPC error: I0311 21:09:46.556845 1 main.go:136] CSI driver name: "csi-mock-csi-mock-volumes-9111" W0311 21:09:46.556853 1 metrics.go:142] metrics endpoint will not be started because `metrics-address` was not specified. I0311 21:09:46.556861 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I0311 21:09:46.556865 1 connection.go:183] GRPC request: {} I0311 21:09:46.557657 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I0311 21:09:46.559261 1 connection.go:186] GRPC error: I0311 21:09:46.559270 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I0311 21:09:46.559275 1 connection.go:183] GRPC request: {} I0311 21:09:46.560949 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":8}}},{"Type":{"Rpc":{"type":7}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":9}}}]} I0311 21:09:46.563570 1 connection.go:186] GRPC error: I0311 21:09:46.563627 1 main.go:162] CSI driver supports ControllerPublishUnpublish, using real CSI handler I0311 21:09:46.563635 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I0311 21:09:46.563641 1 connection.go:183] GRPC request: {} I0311 21:09:46.564983 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":8}}},{"Type":{"Rpc":{"type":7}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":9}}}]} I0311 21:09:46.568026 1 connection.go:186] GRPC error: I0311 21:09:46.568150 1 controller.go:121] Starting CSI attacher I0311 21:09:46.568887 1 reflector.go:153] Starting reflector *v1.PersistentVolume (10m0s) from k8s.io/client-go/informers/factory.go:135 I0311 21:09:46.568918 1 reflector.go:188] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:135 I0311 21:09:46.568889 1 reflector.go:153] Starting reflector *v1beta1.VolumeAttachment (10m0s) from k8s.io/client-go/informers/factory.go:135 I0311 21:09:46.568990 1 reflector.go:188] Listing and watching *v1beta1.VolumeAttachment from k8s.io/client-go/informers/factory.go:135 I0311 21:09:46.569202 1 reflector.go:153] Starting reflector *v1beta1.CSINode (10m0s) from k8s.io/client-go/informers/factory.go:135 I0311 21:09:46.569225 1 reflector.go:188] Listing and watching *v1beta1.CSINode from k8s.io/client-go/informers/factory.go:135 I0311 21:09:46.668388 1 shared_informer.go:227] caches populated