Guest User

Untitled

a guest
Jan 23rd, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. I0123 06:05:16.016313 1 main.go:108] Version: v1.0.2-rc1-0-g2edd7f10
  2. I0123 06:05:16.016367 1 main.go:115] Attempting to open a gRPC connection with: "/csi/csi.sock"
  3. I0123 06:05:16.016374 1 connection.go:69] Connecting to /csi/csi.sock
  4. I0123 06:05:16.016674 1 connection.go:96] Still trying, connection is CONNECTING
  5. I0123 06:05:16.016999 1 connection.go:93] Connected
  6. I0123 06:05:16.017036 1 main.go:123] Calling CSI driver to discover driver name.
  7. I0123 06:05:16.017071 1 connection.go:137] GRPC call: /csi.v1.Identity/GetPluginInfo
  8. I0123 06:05:16.017194 1 connection.go:138] GRPC request: {}
  9. I0123 06:05:16.019574 1 connection.go:140] GRPC response: {"name":"ebs.csi.aws.com","vendor_version":"0.2.0"}
  10. I0123 06:05:16.020175 1 connection.go:141] GRPC error: <nil>
  11. I0123 06:05:16.020181 1 main.go:131] CSI driver name: "ebs.csi.aws.com"
  12. I0123 06:05:16.020227 1 node_register.go:54] Starting Registration Server at: /registration/ebs.csi.aws.com-reg.sock
  13. I0123 06:05:16.028524 1 node_register.go:61] Registration Server started at: /registration/ebs.csi.aws.com-reg.sock
  14. I0123 06:05:16.356509 1 main.go:76] Received GetInfo call: &InfoRequest{}
  15. I0123 06:05:17.287166 1 main.go:86] Received NotifyRegistrationStatus call: &RegistrationStatus{PluginRegistered:false,Error:plugin registration failed with err: error uninst$
  16. lling CSI driver from CSINodeInfo object error updating CSINodeInfo: timed out waiting for the condition; caused by: [the server could not find the requested resource (get csinodei$
  17. fos.csi.storage.k8s.io ip-172-20-79-90.ec2.internal), the server could not find the requested resource (get csinodeinfos.csi.storage.k8s.io ip-172-20-79-90.ec2.internal), the serve$
  18. could not find the requested resource (get csinodeinfos.csi.storage.k8s.io ip-172-20-79-90.ec2.internal), the server could not find the requested resource (get csinodeinfos.csi.st$
  19. rage.k8s.io ip-172-20-79-90.ec2.internal)],}
  20. E0123 06:05:17.287237 1 main.go:88] Registration process failed with error: plugin registration failed with err: error uninstalling CSI driver from CSINodeInfo object error u$
  21. dating CSINodeInfo: timed out waiting for the condition; caused by: [the server could not find the requested resource (get csinodeinfos.csi.storage.k8s.io ip-172-20-79-90.ec2.inter$
  22. al), the server could not find the requested resource (get csinodeinfos.csi.storage.k8s.io ip-172-20-79-90.ec2.internal), the server could not find the requested resource (get csin$
  23. deinfos.csi.storage.k8s.io ip-172-20-79-90.ec2.internal), the server could not find the requested resource (get csinodeinfos.csi.storage.k8s.io ip-172-20-79-90.ec2.internal)], rest$
  24. rting registration container.
Add Comment
Please, Sign In to add comment