Advertisement
Guest User

snapshot-controller v4

a guest
Apr 21st, 2021
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.20 KB | None | 0 0
  1. I0420 21:47:29.149519 1 main.go:71] Version: v4.0.0XXXXXXX
  2. I0420 21:47:29.151594 1 main.go:120] Start NewCSISnapshotController with kubeconfig [] resyncPeriod [15m0s]
  3. I0420 21:47:29.154502 1 leaderelection.go:243] attempting to acquire leader lease kube-system/snapshot-controller-leader...
  4. I0420 21:47:29.161835 1 leaderelection.go:346] lock is held by csi-snapshot-controller-679f6d65c6-pmpsk and has not yet expired
  5. I0420 21:47:29.161873 1 leaderelection.go:248] failed to acquire lease kube-system/snapshot-controller-leader
  6. I0420 21:47:29.161897 1 leader_election.go:212] new leader detected, current leader: csi-snapshot-controller-679f6d65c6-pmpsk
  7. I0420 21:47:37.793531 1 leaderelection.go:346] lock is held by csi-snapshot-controller-679f6d65c6-pmpsk and has not yet expired
  8. I0420 21:47:37.793643 1 leaderelection.go:248] failed to acquire lease kube-system/snapshot-controller-leader
  9. I0420 21:47:48.439886 1 leaderelection.go:346] lock is held by csi-snapshot-controller-679f6d65c6-pmpsk and has not yet expired
  10. I0420 21:47:48.439914 1 leaderelection.go:248] failed to acquire lease kube-system/snapshot-controller-leader
  11. I0420 21:47:57.431604 1 leaderelection.go:346] lock is held by csi-snapshot-controller-679f6d65c6-pmpsk and has not yet expired
  12. I0420 21:47:57.431635 1 leaderelection.go:248] failed to acquire lease kube-system/snapshot-controller-leader
  13. I0420 21:48:05.063672 1 leaderelection.go:346] lock is held by csi-snapshot-controller-679f6d65c6-pmpsk and has not yet expired
  14. I0420 21:48:05.063705 1 leaderelection.go:248] failed to acquire lease kube-system/snapshot-controller-leader
  15. I0420 21:48:12.614888 1 leaderelection.go:346] lock is held by csi-snapshot-controller-679f6d65c6-pmpsk and has not yet expired
  16. I0420 21:48:12.614921 1 leaderelection.go:248] failed to acquire lease kube-system/snapshot-controller-leader
  17. I0420 21:48:21.744263 1 leaderelection.go:253] successfully acquired lease kube-system/snapshot-controller-leader
  18. I0420 21:48:21.744402 1 leader_election.go:212] new leader detected, current leader: csi-snapshot-controller-74685cbbd5-bn8g4
  19. I0420 21:48:21.744541 1 leader_election.go:205] became leader, starting
  20. I0420 21:48:21.744737 1 reflector.go:219] Starting reflector *v1.PersistentVolumeClaim (15m0s) from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  21. I0420 21:48:21.744759 1 reflector.go:255] Listing and watching *v1.PersistentVolumeClaim from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  22. I0420 21:48:21.744764 1 reflector.go:219] Starting reflector *v1.VolumeSnapshotContent (15m0s) from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  23. I0420 21:48:21.744784 1 reflector.go:255] Listing and watching *v1.VolumeSnapshotContent from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  24. I0420 21:48:21.744969 1 reflector.go:219] Starting reflector *v1.VolumeSnapshotClass (15m0s) from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  25. I0420 21:48:21.744995 1 reflector.go:255] Listing and watching *v1.VolumeSnapshotClass from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  26. I0420 21:48:21.745035 1 reflector.go:219] Starting reflector *v1.VolumeSnapshot (15m0s) from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  27. I0420 21:48:21.745145 1 reflector.go:255] Listing and watching *v1.VolumeSnapshot from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  28. I0420 21:48:21.745573 1 snapshot_controller_base.go:133] Starting snapshot controller
  29. E0420 21:48:21.748762 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshotClass: failed to list *v1.VolumeSnapshotClass: the server could not find the requested resource (get volumesnapshotclasses.snapshot.storage.k8s.io)
  30. E0420 21:48:21.748814 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshot: failed to list *v1.VolumeSnapshot: the server could not find the requested resource (get volumesnapshots.snapshot.storage.k8s.io)
  31. E0420 21:48:21.748978 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshotContent: failed to list *v1.VolumeSnapshotContent: the server could not find the requested resource (get volumesnapshotcontents.snapshot.storage.k8s.io)
  32. I0420 21:48:21.751719 1 leaderelection.go:273] successfully renewed lease kube-system/snapshot-controller-leader
  33. I0420 21:48:22.627826 1 reflector.go:255] Listing and watching *v1.VolumeSnapshot from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  34. E0420 21:48:22.630505 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshot: failed to list *v1.VolumeSnapshot: the server could not find the requested resource (get volumesnapshots.snapshot.storage.k8s.io)
  35. I0420 21:48:22.674488 1 reflector.go:255] Listing and watching *v1.VolumeSnapshotClass from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  36. E0420 21:48:22.676488 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshotClass: failed to list *v1.VolumeSnapshotClass: the server could not find the requested resource (get volumesnapshotclasses.snapshot.storage.k8s.io)
  37. I0420 21:48:22.963602 1 reflector.go:255] Listing and watching *v1.VolumeSnapshotContent from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  38. E0420 21:48:22.965851 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshotContent: failed to list *v1.VolumeSnapshotContent: the server could not find the requested resource (get volumesnapshotcontents.snapshot.storage.k8s.io)
  39. I0420 21:48:24.619582 1 reflector.go:255] Listing and watching *v1.VolumeSnapshotClass from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  40. E0420 21:48:24.621622 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshotClass: failed to list *v1.VolumeSnapshotClass: the server could not find the requested resource (get volumesnapshotclasses.snapshot.storage.k8s.io)
  41. I0420 21:48:25.175246 1 reflector.go:255] Listing and watching *v1.VolumeSnapshotContent from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  42. E0420 21:48:25.177284 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshotContent: failed to list *v1.VolumeSnapshotContent: the server could not find the requested resource (get volumesnapshotcontents.snapshot.storage.k8s.io)
  43. I0420 21:48:25.532610 1 reflector.go:255] Listing and watching *v1.VolumeSnapshot from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  44. E0420 21:48:25.534531 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshot: failed to list *v1.VolumeSnapshot: the server could not find the requested resource (get volumesnapshots.snapshot.storage.k8s.io)
  45. I0420 21:48:26.767184 1 leaderelection.go:273] successfully renewed lease kube-system/snapshot-controller-leader
  46. I0420 21:48:28.839626 1 reflector.go:255] Listing and watching *v1.VolumeSnapshotClass from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  47. E0420 21:48:28.841692 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshotClass: failed to list *v1.VolumeSnapshotClass: the server could not find the requested resource (get volumesnapshotclasses.snapshot.storage.k8s.io)
  48. I0420 21:48:29.640427 1 reflector.go:255] Listing and watching *v1.VolumeSnapshot from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  49. E0420 21:48:29.642661 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshot: failed to list *v1.VolumeSnapshot: the server could not find the requested resource (get volumesnapshots.snapshot.storage.k8s.io)
  50. I0420 21:48:29.878044 1 reflector.go:255] Listing and watching *v1.VolumeSnapshotContent from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  51. E0420 21:48:29.881722 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshotContent: failed to list *v1.VolumeSnapshotContent: the server could not find the requested resource (get volumesnapshotcontents.snapshot.storage.k8s.io)
  52. I0420 21:48:31.775874 1 leaderelection.go:273] successfully renewed lease kube-system/snapshot-controller-leader
  53. I0420 21:48:36.784175 1 leaderelection.go:273] successfully renewed lease kube-system/snapshot-controller-leader
  54. I0420 21:48:37.117854 1 reflector.go:255] Listing and watching *v1.VolumeSnapshotClass from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  55. E0420 21:48:37.120146 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshotClass: failed to list *v1.VolumeSnapshotClass: the server could not find the requested resource (get volumesnapshotclasses.snapshot.storage.k8s.io)
  56. I0420 21:48:37.680756 1 reflector.go:255] Listing and watching *v1.VolumeSnapshotContent from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  57. E0420 21:48:37.682588 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshotContent: failed to list *v1.VolumeSnapshotContent: the server could not find the requested resource (get volumesnapshotcontents.snapshot.storage.k8s.io)
  58. I0420 21:48:40.389128 1 reflector.go:255] Listing and watching *v1.VolumeSnapshot from pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167
  59. E0420 21:48:40.391123 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.0/tools/cache/reflector.go:167: Failed to watch *v1.VolumeSnapshot: failed to list *v1.VolumeSnapshot: the server could not find the requested resource (get volumesnapshots.snapshot.storage.k8s.io)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement