==== start of pod log for container csi-mockplugin-0/csi-provisioner ==== W0411 18:08:11.601887 1 feature_gate.go:237] Setting GA feature gate Topology=true. It will be removed in a future release. I0411 18:08:11.601935 1 feature_gate.go:245] feature gates: &{map[Topology:true]} I0411 18:08:11.601958 1 csi-provisioner.go:150] Version: v3.3.0 I0411 18:08:11.601965 1 csi-provisioner.go:173] Building kube configs for running in cluster... I0411 18:08:11.602503 1 connection.go:154] Connecting to unix:///csi/csi.sock I0411 18:08:12.604156 1 common.go:111] Probing CSI driver for readiness I0411 18:08:12.604187 1 connection.go:183] GRPC call: /csi.v1.Identity/Probe I0411 18:08:12.604195 1 connection.go:184] GRPC request: {} I0411 18:08:12.614331 1 connection.go:186] GRPC response: {} I0411 18:08:12.614437 1 connection.go:187] GRPC error: I0411 18:08:12.614456 1 connection.go:183] GRPC call: /csi.v1.Identity/GetPluginInfo I0411 18:08:12.614466 1 connection.go:184] GRPC request: {} I0411 18:08:12.615454 1 connection.go:186] GRPC response: {"name":"csi-mock-csi-mock-volumes-2057","vendor_version":"v1.9.0"} I0411 18:08:12.615537 1 connection.go:187] GRPC error: I0411 18:08:12.615552 1 csi-provisioner.go:217] Detected CSI driver csi-mock-csi-mock-volumes-2057 I0411 18:08:12.615565 1 connection.go:183] GRPC call: /csi.v1.Identity/GetPluginCapabilities I0411 18:08:12.615573 1 connection.go:184] GRPC request: {} I0411 18:08:12.616555 1 connection.go:186] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"Service":{"type":2}}}]} I0411 18:08:12.616698 1 connection.go:187] GRPC error: I0411 18:08:12.616710 1 connection.go:183] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I0411 18:08:12.616714 1 connection.go:184] GRPC request: {} I0411 18:08:12.617812 1 connection.go:186] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":12}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":7}}},{"Type":{"Rpc":{"type":11}}},{"Type":{"Rpc":{"type":13}}},{"Type":{"Rpc":{"type":9}}},{"Type":{"Rpc":{"type":2}}}]} I0411 18:08:12.618121 1 connection.go:187] GRPC error: I0411 18:08:12.618229 1 csi-provisioner.go:286] CSI driver supports PUBLISH_UNPUBLISH_VOLUME, watching VolumeAttachments I0411 18:08:12.619170 1 controller.go:732] Using saving PVs to API server in background I0411 18:08:12.619821 1 reflector.go:221] Starting reflector *v1.StorageClass (1h0m0s) from k8s.io/client-go/informers/factory.go:134 I0411 18:08:12.619865 1 reflector.go:257] Listing and watching *v1.StorageClass from k8s.io/client-go/informers/factory.go:134 I0411 18:08:12.619825 1 reflector.go:221] Starting reflector *v1.VolumeAttachment (1h0m0s) from k8s.io/client-go/informers/factory.go:134 I0411 18:08:12.619883 1 reflector.go:257] Listing and watching *v1.VolumeAttachment from k8s.io/client-go/informers/factory.go:134 I0411 18:08:12.619892 1 reflector.go:221] Starting reflector *v1.CSINode (1h0m0s) from k8s.io/client-go/informers/factory.go:134 I0411 18:08:12.619908 1 reflector.go:257] Listing and watching *v1.CSINode from k8s.io/client-go/informers/factory.go:134 I0411 18:08:12.619917 1 reflector.go:221] Starting reflector *v1.PersistentVolumeClaim (15m0s) from k8s.io/client-go/informers/factory.go:134 I0411 18:08:12.619936 1 reflector.go:221] Starting reflector *v1.Node (1h0m0s) from k8s.io/client-go/informers/factory.go:134 I0411 18:08:12.619960 1 reflector.go:257] Listing and watching *v1.Node from k8s.io/client-go/informers/factory.go:134 I0411 18:08:12.619941 1 reflector.go:257] Listing and watching *v1.PersistentVolumeClaim from k8s.io/client-go/informers/factory.go:134 I0411 18:08:12.719931 1 shared_informer.go:285] caches populated I0411 18:08:12.720008 1 shared_informer.go:285] caches populated I0411 18:08:12.720056 1 shared_informer.go:285] caches populated I0411 18:08:12.720076 1 shared_informer.go:285] caches populated I0411 18:08:12.720088 1 shared_informer.go:285] caches populated I0411 18:08:12.720106 1 controller.go:811] Starting provisioner controller csi-mock-csi-mock-volumes-2057_csi-mockplugin-0_76b7c5bf-a03c-499b-b47f-b58d41989578! I0411 18:08:12.720130 1 clone_controller.go:66] Starting CloningProtection controller I0411 18:08:12.720202 1 clone_controller.go:82] Started CloningProtection controller I0411 18:08:12.720226 1 volume_store.go:97] Starting save volume queue I0411 18:08:12.720427 1 reflector.go:221] Starting reflector *v1.PersistentVolume (15m0s) from sigs.k8s.io/sig-storage-lib-external-provisioner/v8/controller/controller.go:845 I0411 18:08:12.720445 1 reflector.go:257] Listing and watching *v1.PersistentVolume from sigs.k8s.io/sig-storage-lib-external-provisioner/v8/controller/controller.go:845 I0411 18:08:12.720501 1 reflector.go:221] Starting reflector *v1.StorageClass (15m0s) from sigs.k8s.io/sig-storage-lib-external-provisioner/v8/controller/controller.go:848 I0411 18:08:12.720526 1 reflector.go:257] Listing and watching *v1.StorageClass from sigs.k8s.io/sig-storage-lib-external-provisioner/v8/controller/controller.go:848 I0411 18:08:12.820621 1 shared_informer.go:285] caches populated I0411 18:08:12.820673 1 controller.go:860] Started provisioner controller csi-mock-csi-mock-volumes-2057_csi-mockplugin-0_76b7c5bf-a03c-499b-b47f-b58d41989578! I0411 18:08:19.632856 1 controller.go:1337] provision "csi-mock-volumes-2057/pvc-qf4vk" class "csi-mock-volumes-2057-sc5tsv6": started I0411 18:08:19.633101 1 event.go:285] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"csi-mock-volumes-2057", Name:"pvc-qf4vk", UID:"e159ff7d-a0fd-4b47-946a-81da87c37350", APIVersion:"v1", ResourceVersion:"7538798", FieldPath:""}): type: 'Normal' reason: 'Provisioning' External provisioner is provisioning volume for claim "csi-mock-volumes-2057/pvc-qf4vk" I0411 18:08:19.633197 1 connection.go:183] GRPC call: /csi.v1.Controller/CreateVolume I0411 18:08:19.633214 1 connection.go:184] GRPC request: {"accessibility_requirements":{"preferred":[{"segments":{"topology.hostpath.csi/node":"v126-worker2"}},{"segments":{"topology.hostpath.csi/node":"v126-worker"}}],"requisite":[{"segments":{"topology.hostpath.csi/node":"v126-worker"}},{"segments":{"topology.hostpath.csi/node":"v126-worker2"}}]},"capacity_range":{"required_bytes":1073741824},"name":"pvc-e159ff7d-a0fd-4b47-946a-81da87c37350","volume_capabilities":[{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":7}}]} I0411 18:08:19.637526 1 connection.go:186] GRPC response: {"volume":{"accessible_topology":[{"segments":{"topology.hostpath.csi/node":"v126-worker2"}}],"capacity_bytes":1073741824,"volume_id":"7a22f7cc-f82e-11ee-96fe-b276fd770d2a"}} I0411 18:08:19.637774 1 connection.go:187] GRPC error: I0411 18:08:19.637791 1 controller.go:812] create volume rep: {CapacityBytes:1073741824 VolumeId:7a22f7cc-f82e-11ee-96fe-b276fd770d2a VolumeContext:map[] ContentSource: AccessibleTopology:[segments: ] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I0411 18:08:19.637897 1 controller.go:881] createVolumeOperation: set annotation [volume.kubernetes.io/provisioner-deletion-secret-namespace/volume.kubernetes.io/provisioner-deletion-secret-name] on pv [pvc-e159ff7d-a0fd-4b47-946a-81da87c37350]. I0411 18:08:19.637931 1 controller.go:906] successfully created PV pvc-e159ff7d-a0fd-4b47-946a-81da87c37350 for PVC pvc-qf4vk and csi volume name 7a22f7cc-f82e-11ee-96fe-b276fd770d2a I0411 18:08:19.637956 1 controller.go:922] successfully created PV {GCEPersistentDisk:nil AWSElasticBlockStore:nil HostPath:nil Glusterfs:nil NFS:nil RBD:nil ISCSI:nil Cinder:nil CephFS:nil FC:nil Flocker:nil FlexVolume:nil AzureFile:nil VsphereVolume:nil Quobyte:nil AzureDisk:nil PhotonPersistentDisk:nil PortworxVolume:nil ScaleIO:nil Local:nil StorageOS:nil CSI:&CSIPersistentVolumeSource{Driver:csi-mock-csi-mock-volumes-2057,VolumeHandle:7a22f7cc-f82e-11ee-96fe-b276fd770d2a,ReadOnly:false,FSType:ext4,VolumeAttributes:map[string]string{storage.kubernetes.io/csiProvisionerIdentity: 1712858892618-8081-csi-mock-csi-mock-volumes-2057,},ControllerPublishSecretRef:nil,NodeStageSecretRef:nil,NodePublishSecretRef:nil,ControllerExpandSecretRef:nil,NodeExpandSecretRef:nil,}} I0411 18:08:19.638229 1 controller.go:1442] provision "csi-mock-volumes-2057/pvc-qf4vk" class "csi-mock-volumes-2057-sc5tsv6": volume "pvc-e159ff7d-a0fd-4b47-946a-81da87c37350" provisioned I0411 18:08:19.638260 1 controller.go:1455] provision "csi-mock-volumes-2057/pvc-qf4vk" class "csi-mock-volumes-2057-sc5tsv6": succeeded I0411 18:08:19.638273 1 volume_store.go:154] Saving volume pvc-e159ff7d-a0fd-4b47-946a-81da87c37350 I0411 18:08:19.645216 1 volume_store.go:157] Volume pvc-e159ff7d-a0fd-4b47-946a-81da87c37350 saved I0411 18:08:19.645339 1 controller.go:1069] Claim processing succeeded, removing PVC e159ff7d-a0fd-4b47-946a-81da87c37350 from claims in progress I0411 18:08:19.645442 1 event.go:285] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"csi-mock-volumes-2057", Name:"pvc-qf4vk", UID:"e159ff7d-a0fd-4b47-946a-81da87c37350", APIVersion:"v1", ResourceVersion:"7538798", FieldPath:""}): type: 'Normal' reason: 'ProvisioningSucceeded' Successfully provisioned volume pvc-e159ff7d-a0fd-4b47-946a-81da87c37350 I0411 18:09:09.712300 1 controller.go:1471] delete "pvc-e159ff7d-a0fd-4b47-946a-81da87c37350": started I0411 18:09:09.712386 1 controller.go:1261] volume pvc-e159ff7d-a0fd-4b47-946a-81da87c37350 does not need any deletion secrets I0411 18:09:09.712423 1 connection.go:183] GRPC call: /csi.v1.Controller/DeleteVolume I0411 18:09:09.712435 1 connection.go:184] GRPC request: {"volume_id":"7a22f7cc-f82e-11ee-96fe-b276fd770d2a"} I0411 18:09:09.715119 1 connection.go:186] GRPC response: {} I0411 18:09:09.715185 1 connection.go:187] GRPC error: I0411 18:09:09.715203 1 controller.go:1486] delete "pvc-e159ff7d-a0fd-4b47-946a-81da87c37350": volume deleted I0411 18:09:09.721006 1 controller.go:1531] delete "pvc-e159ff7d-a0fd-4b47-946a-81da87c37350": persistentvolume deleted I0411 18:09:09.721057 1 controller.go:1536] delete "pvc-e159ff7d-a0fd-4b47-946a-81da87c37350": succeeded ==== end of pod log for container csi-mockplugin-0/csi-provisioner ====