Guest User

Untitled

a guest
May 26th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.90 KB | None | 0 0
  1. x1c in /home/nrb/go/src/github.com/heptio/ark (git) master U
  2. % GOOGLE_APPLICATION_CREDENTIALS=credentials-ark-gke ./_output/bin/linux/amd64/ark server --plugin-dir ./_output/bin/linux/amd64 --log-level debug
  3. INFO[0000] setting log-level to DEBUG
  4. INFO[0000] Starting Ark server v0.8.1-58-gaeb5f6d-dirty logSource="pkg/cmd/server/server.go:95"
  5. INFO[0000] Ensuring namespace exists for backups logSource="pkg/cmd/server/server.go:264" namespace=heptio-ark
  6. INFO[0000] Namespace already exists logSource="pkg/cmd/server/server.go:276" namespace=heptio-ark
  7. INFO[0000] Retrieving Ark configuration logSource="pkg/cmd/server/server.go:281"
  8. INFO[0000] Successfully retrieved Ark configuration logSource="pkg/cmd/server/server.go:299"
  9. INFO[0000] Using default resource priorities logSource="pkg/cmd/server/server.go:334" priorities="[namespaces persistentvolumes persistentvolumeclaims secrets configmaps serviceaccounts limitranges]"
  10. INFO[0000] Configuring cloud provider for backup service logSource="pkg/cmd/server/server.go:385"
  11. DEBU[0000] starting plugin args="[./_output/bin/linux/amd64/ark run-plugin cloudprovider gcp]" logSource="pkg/plugin/logrus_adapter.go:74" path=./_output/bin/linux/amd64/ark
  12. DEBU[0000] waiting for RPC address logSource="pkg/plugin/logrus_adapter.go:74" path=./_output/bin/linux/amd64/ark
  13. DEBU[0000] plugin address address=/tmp/plugin637093771 logSource="pkg/plugin/logrus_adapter.go:74" network=unix pluginName=ark
  14. INFO[0000] Configuring cloud provider for snapshot service logSource="pkg/cmd/server/server.go:401"
  15. INFO[0001] Starting controllers logSource="pkg/cmd/server/server.go:452"
  16. INFO[0001] Caching cloud backups every 30m0s logSource="pkg/cmd/server/server.go:458"
  17. DEBU[0001] refreshing all cached backup lists from object storage logSource="pkg/cloudprovider/backup_cache.go:69"
  18. INFO[0001] Running backup sync controller logSource="pkg/controller/backup_sync_controller.go:70"
  19. INFO[0001] Syncing backups from object storage logSource="pkg/controller/backup_sync_controller.go:78"
  20. DEBU[0001] Bucket is not in cache - doing a live lookup bucket=nrb_ark logSource="pkg/cloudprovider/backup_cache.go:89"
  21. INFO[0001] Got backups from object storage backupCount=0 logSource="pkg/controller/backup_sync_controller.go:84"
  22. INFO[0003] Starting BackupController logSource="pkg/controller/backup_controller.go:149"
  23. INFO[0003] Waiting for caches to sync logSource="pkg/controller/backup_controller.go:152"
  24. INFO[0003] Starting ScheduleController logSource="pkg/controller/schedule_controller.go:135"
  25. INFO[0003] Waiting for caches to sync logSource="pkg/controller/schedule_controller.go:138"
  26. INFO[0003] Starting controller controller=gc-controller logSource="pkg/controller/generic_controller.go:77"
  27. INFO[0003] Waiting for caches to sync controller=gc-controller logSource="pkg/controller/generic_controller.go:80"
  28. INFO[0003] Starting controller controller=backup-deletion logSource="pkg/controller/generic_controller.go:77"
  29. INFO[0003] Waiting for caches to sync controller=backup-deletion logSource="pkg/controller/generic_controller.go:80"
  30. INFO[0003] Starting DownloadRequestController logSource="pkg/controller/download_request_controller.go:122"
  31. INFO[0003] Waiting for caches to sync logSource="pkg/controller/download_request_controller.go:125"
  32. INFO[0003] Starting RestoreController logSource="pkg/controller/restore_controller.go:154"
  33. INFO[0003] Waiting for caches to sync logSource="pkg/controller/restore_controller.go:157"
  34. DEBU[0004] Backup is not new, skipping backup=heptio-ark/all logSource="pkg/controller/backup_controller.go:112" phase=Completed
  35. DEBU[0004] backup doesn't have deprecated finalizer - skipping backup=heptio-ark/all logSource="pkg/cmd/server/server.go:639"
  36. INFO[0004] Server started successfully logSource="pkg/cmd/server/server.go:616"
  37. INFO[0004] Caches are synced logSource="pkg/controller/backup_controller.go:156"
  38. INFO[0004] Caches are synced logSource="pkg/controller/schedule_controller.go:142"
  39. INFO[0004] Caches are synced controller=gc-controller logSource="pkg/controller/generic_controller.go:84"
  40. DEBU[0004] gcController.enqueueAllBackups logSource="pkg/controller/gc_controller.go:88"
  41. INFO[0004] Caches are synced controller=backup-deletion logSource="pkg/controller/generic_controller.go:84"
  42. INFO[0004] Checking for expired DeleteBackupRequests controller=backup-deletion logSource="pkg/controller/backup_deletion_controller.go:286"
  43. INFO[0004] Done checking for expired DeleteBackupRequests controller=backup-deletion logSource="pkg/controller/backup_deletion_controller.go:314"
  44. DEBU[0004] Backup has not expired yet, skipping backup=heptio-ark/all expiration="2018-06-20 14:44:14 -0400 EDT" logSource="pkg/controller/gc_controller.go:129"
  45. INFO[0004] Caches are synced logSource="pkg/controller/download_request_controller.go:129"
  46. DEBU[0004] Backup has not expired yet, skipping backup=heptio-ark/all expiration="2018-06-20 14:44:14 -0400 EDT" logSource="pkg/controller/gc_controller.go:129"
  47. INFO[0004] Caches are synced logSource="pkg/controller/restore_controller.go:161"
  48. DEBU[0009] Running processItem controller=backup-deletion key=heptio-ark/all-ns4pz logSource="pkg/controller/backup_deletion_controller.go:104"
  49. INFO[0009] Removing PV snapshots backup=all controller=backup-deletion logSource="pkg/controller/backup_deletion_controller.go:220" name=all-ns4pz namespace=heptio-ark
  50. INFO[0009] Removing snapshot associated with backup backup=all controller=backup-deletion logSource="pkg/controller/backup_deletion_controller.go:222" name=all-ns4pz namespace=heptio-ark snapshotID=gke-cluster-1-fb34eb19-pvc-33732649-84e6-4d63-b3ef-6c7a2a94a682
  51. DEBU[0009] Backup has not expired yet, skipping backup=heptio-ark/all expiration="2018-06-20 14:44:14 -0400 EDT" logSource="pkg/controller/gc_controller.go:129"
  52. INFO[0009] Removing backup from object storage backup=all controller=backup-deletion logSource="pkg/controller/backup_deletion_controller.go:229" name=all-ns4pz namespace=heptio-ark
  53. INFO[0010] Removing restores backup=all controller=backup-deletion logSource="pkg/controller/backup_deletion_controller.go:235" name=all-ns4pz namespace=heptio-ark
  54. DEBU[0010] Running processItem controller=backup-deletion key=heptio-ark/all-ns4pz logSource="pkg/controller/backup_deletion_controller.go:104"
  55. DEBU[0010] Unable to find DeleteBackupRequest controller=backup-deletion key=heptio-ark/all-ns4pz logSource="pkg/controller/backup_deletion_controller.go:113"
  56. DEBU[0062] Backup has not expired yet, skipping backup=heptio-ark/all expiration="0001-01-01 00:00:00 +0000 UTC" logSource="pkg/controller/gc_controller.go:129"
  57. DEBU[0062] Running processBackup key=heptio-ark/all logSource="pkg/controller/backup_controller.go:206"
  58. DEBU[0062] Getting backup key=heptio-ark/all logSource="pkg/controller/backup_controller.go:212"
  59. DEBU[0062] Cloning backup key=heptio-ark/all logSource="pkg/controller/backup_controller.go:233"
  60. DEBU[0062] Backup has not expired yet, skipping backup=heptio-ark/all expiration="2018-06-20 14:49:35 -0400 EDT" logSource="pkg/controller/gc_controller.go:129"
  61. DEBU[0062] Running backup key=heptio-ark/all logSource="pkg/controller/backup_controller.go:270"
  62. INFO[0062] Starting backup backup=heptio-ark/all logSource="pkg/controller/backup_controller.go:331"
  63. DEBU[0062] starting plugin args="[./_output/bin/linux/amd64/ark run-plugin backupitemaction pv]" logSource="pkg/plugin/logrus_adapter.go:74" path=./_output/bin/linux/amd64/ark
  64. DEBU[0062] waiting for RPC address logSource="pkg/plugin/logrus_adapter.go:74" path=./_output/bin/linux/amd64/ark
  65. DEBU[0062] plugin address address=/tmp/plugin436921555 logSource="pkg/plugin/logrus_adapter.go:74" network=unix pluginName=ark
  66. DEBU[0062] starting plugin args="[./_output/bin/linux/amd64/ark run-plugin backupitemaction pod]" logSource="pkg/plugin/logrus_adapter.go:74" path=./_output/bin/linux/amd64/ark
  67. DEBU[0062] waiting for RPC address logSource="pkg/plugin/logrus_adapter.go:74" path=./_output/bin/linux/amd64/ark
  68. DEBU[0062] plugin address address=/tmp/plugin260760540 logSource="pkg/plugin/logrus_adapter.go:74" network=unix pluginName=ark
  69. DEBU[0062] starting plugin args="[./_output/bin/linux/amd64/ark run-plugin backupitemaction serviceaccount]" logSource="pkg/plugin/logrus_adapter.go:74" path=./_output/bin/linux/amd64/ark
  70. DEBU[0062] waiting for RPC address logSource="pkg/plugin/logrus_adapter.go:74" path=./_output/bin/linux/amd64/ark
  71. DEBU[0062] plugin address address=/tmp/plugin023380565 logSource="pkg/plugin/logrus_adapter.go:74" network=unix pluginName=ark
  72. DEBU[0149] In seekAndPutObject logSource="pkg/cloudprovider/backup_service.go:129"
  73. DEBU[0149] calling out to PutObject logSource="pkg/cloudprovider/backup_service.go:140"
  74. INFO[0149] Completed log file upload logSource="pkg/cloudprovider/backup_service.go:155"
  75. DEBU[0149] In seekAndPutObject logSource="pkg/cloudprovider/backup_service.go:129"
  76. DEBU[0149] calling out to PutObject logSource="pkg/cloudprovider/backup_service.go:140"
  77. INFO[0149] Completed metadata upload logSource="pkg/cloudprovider/backup_service.go:172"
  78. DEBU[0149] In seekAndPutObject logSource="pkg/cloudprovider/backup_service.go:129"
  79. DEBU[0149] calling out to PutObject logSource="pkg/cloudprovider/backup_service.go:140"
  80. INFO[0149] Completed backup upload logSource="pkg/cloudprovider/backup_service.go:182"
  81. INFO[0149] Backup completed backup=heptio-ark/all logSource="pkg/controller/backup_controller.go:378"
  82. DEBU[0150] Updating backup's final status key=heptio-ark/all logSource="pkg/controller/backup_controller.go:278"
  83. DEBU[0150] Backup has not expired yet, skipping backup=heptio-ark/all expiration="2018-06-20 14:49:35 -0400 EDT" logSource="pkg/controller/gc_controller.go:129"
Add Comment
Please, Sign In to add comment