Advertisement
Guest User

Untitled

a guest
Oct 31st, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.88 KB | None | 0 0
  1. 2013-10-31 21:37:14 INFO juju machine.go:109 machine agent machine-0 start
  2. 2013-10-31 21:37:14 DEBUG juju.agent agent.go:237 Reading agent config, format: format 1.16
  3. 2013-10-31 21:37:14 INFO juju machine.go:134 Starting StateWorker for machine-0
  4. 2013-10-31 21:37:14 INFO juju runner.go:253 worker: start "state"
  5. 2013-10-31 21:37:14 INFO juju.state open.go:68 opening state; mongo addresses: ["localhost:37017"]; entity "machine-0"
  6. 2013-10-31 21:37:14 INFO juju runner.go:253 worker: start "api"
  7. 2013-10-31 21:37:14 INFO juju apiclient.go:111 state/api: dialing "wss://localhost:17070/"
  8. 2013-10-31 21:37:14 ERROR juju apiclient.go:116 state/api: websocket.Dial wss://localhost:17070/: dial tcp 127.0.0.1:17070: connection refused
  9. 2013-10-31 21:37:14 ERROR juju runner.go:211 worker: exited "api": websocket.Dial wss://localhost:17070/: dial tcp 127.0.0.1:17070: connection refused
  10. 2013-10-31 21:37:14 INFO juju runner.go:245 worker: restarting "api" in 3s
  11. 2013-10-31 21:37:14 INFO juju.state open.go:106 connection established
  12. 2013-10-31 21:37:14 INFO juju runner.go:253 worker: start "local-storage"
  13. 2013-10-31 21:37:14 INFO juju.worker.localstorage worker.go:50 serving storage from /var/lib/juju/storage to https://:8040
  14. 2013-10-31 21:37:15 INFO juju.worker.localstorage worker.go:90 no shared storage: dir="" addr=""
  15. 2013-10-31 21:37:15 INFO juju.worker.localstorage worker.go:93 storage routines started, awaiting death
  16. 2013-10-31 21:37:15 INFO juju runner.go:253 worker: start "firewaller"
  17. 2013-10-31 21:37:15 INFO juju runner.go:253 worker: start "addressupdater"
  18. 2013-10-31 21:37:15 INFO juju runner.go:253 worker: start "apiserver"
  19. 2013-10-31 21:37:15 INFO juju apiserver.go:39 state/api: listening on "[::]:17070"
  20. 2013-10-31 21:37:15 INFO juju runner.go:253 worker: start "cleaner"
  21. 2013-10-31 21:37:15 INFO juju runner.go:253 worker: start "resumer"
  22. 2013-10-31 21:37:15 INFO juju runner.go:253 worker: start "minunitsworker"
  23. 2013-10-31 21:37:15 DEBUG juju.environs.config config.go:598 coercion failed attributes: map[string]interface {}{"bootstrap-host":"162.219.7.68"}, checker: schema.fieldMapC{fields:schema.Fields{"bootstrap-host":schema.stringC{}, "bootstrap-user":schema.stringC{}, "storage-listen-ip":schema.stringC{}, "storage-port":schema.intC{}, "storage-auth-key":schema.stringC{}}, defaults:schema.Defaults{"bootstrap-user":"", "storage-listen-ip":"", "storage-port":8040}, strict:false}, storage-auth-key: expected string, got nothing
  24. 2013-10-31 21:37:15 ERROR juju.worker environ.go:50 loaded invalid environment configuration: storage-auth-key: expected string, got nothing
  25. 2013-10-31 21:37:15 DEBUG juju.environs.config config.go:598 coercion failed attributes: map[string]interface {}{"bootstrap-host":"162.219.7.68"}, checker: schema.fieldMapC{fields:schema.Fields{"bootstrap-host":schema.stringC{}, "bootstrap-user":schema.stringC{}, "storage-listen-ip":schema.stringC{}, "storage-port":schema.intC{}, "storage-auth-key":schema.stringC{}}, defaults:schema.Defaults{"bootstrap-user":"", "storage-listen-ip":"", "storage-port":8040}, strict:false}, storage-auth-key: expected string, got nothing
  26. 2013-10-31 21:37:15 ERROR juju.worker environ.go:50 loaded invalid environment configuration: storage-auth-key: expected string, got nothing
  27. 2013-10-31 21:37:17 INFO juju runner.go:253 worker: start "api"
  28. 2013-10-31 21:37:17 INFO juju apiclient.go:111 state/api: dialing "wss://localhost:17070/"
  29. 2013-10-31 21:37:17 INFO juju apiclient.go:121 state/api: connection established
  30. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":1,"Type":"Admin","Request":"Login","Params":{"AuthTag":"machine-0","Password":"78OpQ4RiEmvFoNbdhDFzv2D0","Nonce":"user-admin:bootstrap"}}
  31. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":1,"Response":{}}
  32. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":2,"Type":"Agent","Request":"GetEntities","Params":{"Entities":[{"Tag":"machine-0"}]}}
  33. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":3,"Type":"Pinger","Request":"Ping","Params":{}}
  34. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":3,"Response":{}}
  35. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":2,"Response":{"Entities":[{"Life":"alive","Jobs":["JobManageEnviron","JobManageState","JobHostUnits"],"ContainerType":"","Error":null}]}}
  36. 2013-10-31 21:37:17 INFO juju runner.go:253 worker: start "machiner"
  37. 2013-10-31 21:37:17 INFO juju runner.go:253 worker: start "upgrader"
  38. 2013-10-31 21:37:17 INFO juju runner.go:253 worker: start "logger"
  39. 2013-10-31 21:37:17 DEBUG juju.worker.logger logger.go:35 initial log config: "<root>=DEBUG"
  40. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":4,"Type":"Machiner","Request":"Life","Params":{"Entities":[{"Tag":"machine-0"}]}}
  41. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":5,"Type":"Upgrader","Request":"SetTools","Params":{"AgentTools":[{"Tag":"machine-0","Tools":{"Version":"1.16.0-precise-amd64"}}]}}
  42. 2013-10-31 21:37:17 DEBUG juju.worker.logger logger.go:60 logger setup
  43. 2013-10-31 21:37:17 INFO juju runner.go:253 worker: start "lxc-provisioner"
  44. 2013-10-31 21:37:17 INFO juju runner.go:253 worker: start "environ-provisioner"
  45. 2013-10-31 21:37:17 INFO juju runner.go:253 worker: start "deployer"
  46. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":6,"Type":"Logger","Request":"LoggingConfig","Params":{"Entities":[{"Tag":"machine-0"}]}}
  47. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":7,"Type":"Provisioner","Request":"WatchForEnvironConfigChanges","Params":{}}
  48. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":8,"Type":"Provisioner","Request":"WatchForEnvironConfigChanges","Params":{}}
  49. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":9,"Type":"Deployer","Request":"WatchUnits","Params":{"Entities":[{"Tag":"machine-0"}]}}
  50. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":4,"Response":{"Results":[{"Life":"alive","Error":null}]}}
  51. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":6,"Response":{"Results":[{"Error":null,"Result":"\u003croot\u003e=DEBUG"}]}}
  52. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":10,"Type":"Machiner","Request":"SetStatus","Params":{"Entities":[{"Tag":"machine-0","Status":"started","Info":"","Data":null}],"Machines":null}}
  53. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":7,"Response":{"NotifyWatcherId":"2","Error":null}}
  54. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":9,"Response":{"Results":[{"StringsWatcherId":"3","Changes":null,"Error":null}]}}
  55. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":8,"Response":{"NotifyWatcherId":"4","Error":null}}
  56. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":11,"Type":"Logger","Request":"WatchLoggingConfig","Params":{"Entities":[{"Tag":"machine-0"}]}}
  57. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":12,"Type":"Provisioner","Request":"EnvironConfig","Params":{}}
  58. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":13,"Type":"Provisioner","Request":"EnvironConfig","Params":{}}
  59. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":14,"Type":"NotifyWatcher","Id":"2","Request":"Next","Params":{}}
  60. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":15,"Type":"StringsWatcher","Id":"3","Request":"Next","Params":{}}
  61. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":16,"Type":"NotifyWatcher","Id":"4","Request":"Next","Params":{}}
  62. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":12,"Response":{"Error":null,"Config":{"admin-secret":"","agent-version":"1.16.0","api-port":17070,"authorized-keys":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNh/LIZIBoqcB6Q8ONh06Du0755HuhiMHzacayEUIMVWeH1eILCIEIgiZUApgRnWGMyZVW7qkoTVmC30Pk7KQhtMTlrq+JitAZ/+zKzYn/3qq3zkWnGjJSmDhzZgTztRVLSvsYmLBHKYoVvS84aFUjcdGwc0v07oyV6jw/CLSXmatoCWyC/o4RiqZQJDLPfJf5Glf4isf4epz6NjgZmUwC0iCUBNhl27xoNBumgriQaZeArXsOX0X4kkt0jvDBff0yDG7JNSXiWcpS77pa6jUuilkps8MHHk577VoD+mLxLSgS8DTU3I2FHx0GLMD3Z+F2STa1lnHWW5Y3wY+scTIL context@zephyr.zro.net (Zachery Hostens)\n","bootstrap-host":"162.219.7.68","ca-cert":"-----BEGIN CERTIFICATE-----\nMIICVzCCAcKgAwIBAgIBADALBgkqhkiG9w0BAQUwQjENMAsGA1UEChMEanVqdTEx\nMC8GA1UEAwwoanVqdS1nZW5lcmF0ZWQgQ0EgZm9yIGVudmlyb25tZW50ICJudWxs\nIjAeFw0xMzEwMzEyMDQ0MjhaFw0yMzEwMzEyMDQ5MjhaMEIxDTALBgNVBAoTBGp1\nanUxMTAvBgNVBAMMKGp1anUtZ2VuZXJhdGVkIENBIGZvciBlbnZpcm9ubWVudCAi\nbnVsbCIwgZ0wCwYJKoZIhvcNAQEBA4GNADCBiQKBgQDo6YvVGyxwwjF3S2W52vsp\nyVNqtTdPhmDuor4eUMC4Mlz6UZ0V6MKQiOvCYRMXsmcZq/z9jOe+9fcTz1yvqK+s\nBLOpIlyfjyGOHgowpXRIaUBwf7TJEMpymB4B8Qil55i2oD5wg4S2nPFub1q/9sWc\nwvhAwiTBaDcKH0hyZiAEnQIDAQABo2MwYTAOBgNVHQ8BAf8EBAMCAKQwDwYDVR0T\nAQH/BAUwAwEB/zAdBgNVHQ4EFgQUOw2I3J5N1Yj+BQng8uDZ1qnMZ0UwHwYDVR0j\nBBgwFoAUOw2I3J5N1Yj+BQng8uDZ1qnMZ0UwCwYJKoZIhvcNAQEFA4GBAIgGSyDz\nR5KDkgZ7+15vqsVZVKuptbeFRUe4vH+17Pw36v9Wtqvy9kMiUMEZAKXYaHO7RkUX\n9SmJeugntf40lxdNvql72vV80Aqh76HJwXWykTnyfLopugHU9LucuDrRk2OY7pLX\nkTpY4aT8LTf2RYM9v8iwwGGHeABSHbJNIoBG\n-----END CERTIFICATE-----\n","ca-private-key":"","default-series":"precise","development":false,"firewall-mode":"instance","image-metadata-url":"","logging-config":"\u003croot\u003e=DEBUG","name":"null","ssl-hostname-verification":true,"state-port":37017,"tools-url":"","type":"null"}}}
  63. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":13,"Response":{"Error":null,"Config":{"admin-secret":"","agent-version":"1.16.0","api-port":17070,"authorized-keys":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNh/LIZIBoqcB6Q8ONh06Du0755HuhiMHzacayEUIMVWeH1eILCIEIgiZUApgRnWGMyZVW7qkoTVmC30Pk7KQhtMTlrq+JitAZ/+zKzYn/3qq3zkWnGjJSmDhzZgTztRVLSvsYmLBHKYoVvS84aFUjcdGwc0v07oyV6jw/CLSXmatoCWyC/o4RiqZQJDLPfJf5Glf4isf4epz6NjgZmUwC0iCUBNhl27xoNBumgriQaZeArXsOX0X4kkt0jvDBff0yDG7JNSXiWcpS77pa6jUuilkps8MHHk577VoD+mLxLSgS8DTU3I2FHx0GLMD3Z+F2STa1lnHWW5Y3wY+scTIL context@zephyr.zro.net (Zachery Hostens)\n","bootstrap-host":"162.219.7.68","ca-cert":"-----BEGIN CERTIFICATE-----\nMIICVzCCAcKgAwIBAgIBADALBgkqhkiG9w0BAQUwQjENMAsGA1UEChMEanVqdTEx\nMC8GA1UEAwwoanVqdS1nZW5lcmF0ZWQgQ0EgZm9yIGVudmlyb25tZW50ICJudWxs\nIjAeFw0xMzEwMzEyMDQ0MjhaFw0yMzEwMzEyMDQ5MjhaMEIxDTALBgNVBAoTBGp1\nanUxMTAvBgNVBAMMKGp1anUtZ2VuZXJhdGVkIENBIGZvciBlbnZpcm9ubWVudCAi\nbnVsbCIwgZ0wCwYJKoZIhvcNAQEBA4GNADCBiQKBgQDo6YvVGyxwwjF3S2W52vsp\nyVNqtTdPhmDuor4eUMC4Mlz6UZ0V6MKQiOvCYRMXsmcZq/z9jOe+9fcTz1yvqK+s\nBLOpIlyfjyGOHgowpXRIaUBwf7TJEMpymB4B8Qil55i2oD5wg4S2nPFub1q/9sWc\nwvhAwiTBaDcKH0hyZiAEnQIDAQABo2MwYTAOBgNVHQ8BAf8EBAMCAKQwDwYDVR0T\nAQH/BAUwAwEB/zAdBgNVHQ4EFgQUOw2I3J5N1Yj+BQng8uDZ1qnMZ0UwHwYDVR0j\nBBgwFoAUOw2I3J5N1Yj+BQng8uDZ1qnMZ0UwCwYJKoZIhvcNAQEFA4GBAIgGSyDz\nR5KDkgZ7+15vqsVZVKuptbeFRUe4vH+17Pw36v9Wtqvy9kMiUMEZAKXYaHO7RkUX\n9SmJeugntf40lxdNvql72vV80Aqh76HJwXWykTnyfLopugHU9LucuDrRk2OY7pLX\nkTpY4aT8LTf2RYM9v8iwwGGHeABSHbJNIoBG\n-----END CERTIFICATE-----\n","ca-private-key":"","default-series":"precise","development":false,"firewall-mode":"instance","image-metadata-url":"","logging-config":"\u003croot\u003e=DEBUG","name":"null","ssl-hostname-verification":true,"state-port":37017,"tools-url":"","type":"null"}}}
  64. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":11,"Response":{"Results":[{"NotifyWatcherId":"5","Error":null}]}}
  65. 2013-10-31 21:37:17 DEBUG juju.environs.config config.go:598 coercion failed attributes: map[string]interface {}{"bootstrap-host":"162.219.7.68"}, checker: schema.fieldMapC{fields:schema.Fields{"bootstrap-host":schema.stringC{}, "bootstrap-user":schema.stringC{}, "storage-listen-ip":schema.stringC{}, "storage-port":schema.intC{}, "storage-auth-key":schema.stringC{}}, defaults:schema.Defaults{"bootstrap-user":"", "storage-listen-ip":"", "storage-port":8040}, strict:false}, storage-auth-key: expected string, got nothing
  66. 2013-10-31 21:37:17 ERROR juju.worker environ.go:50 loaded invalid environment configuration: storage-auth-key: expected string, got nothing
  67. 2013-10-31 21:37:17 DEBUG juju.environs.config config.go:598 coercion failed attributes: map[string]interface {}{"bootstrap-host":"162.219.7.68"}, checker: schema.fieldMapC{fields:schema.Fields{"bootstrap-host":schema.stringC{}, "bootstrap-user":schema.stringC{}, "storage-listen-ip":schema.stringC{}, "storage-port":schema.intC{}, "storage-auth-key":schema.stringC{}}, defaults:schema.Defaults{"bootstrap-user":"", "storage-listen-ip":"", "storage-port":8040}, strict:false}, storage-auth-key: expected string, got nothing
  68. 2013-10-31 21:37:17 ERROR juju.worker environ.go:50 loaded invalid environment configuration: storage-auth-key: expected string, got nothing
  69. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":17,"Type":"Logger","Request":"LoggingConfig","Params":{"Entities":[{"Tag":"machine-0"}]}}
  70. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":18,"Type":"NotifyWatcher","Id":"5","Request":"Next","Params":{}}
  71. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":17,"Response":{"Results":[{"Error":null,"Result":"\u003croot\u003e=DEBUG"}]}}
  72. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":5,"Response":{"Results":[{"Error":null}]}}
  73. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":19,"Type":"Upgrader","Request":"WatchAPIVersion","Params":{"Entities":[{"Tag":"machine-0"}]}}
  74. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":19,"Response":{"Results":[{"NotifyWatcherId":"6","Error":null}]}}
  75. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":20,"Type":"Upgrader","Request":"DesiredVersion","Params":{"Entities":[{"Tag":"machine-0"}]}}
  76. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":21,"Type":"NotifyWatcher","Id":"6","Request":"Next","Params":{}}
  77. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":20,"Response":{"Results":[{"Version":"1.16.0","Error":null}]}}
  78. 2013-10-31 21:37:17 INFO juju.worker.upgrader upgrader.go:134 desired tool version: 1.16.0
  79. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":10,"Response":{"Results":[{"Error":null}]}}
  80. 2013-10-31 21:37:17 INFO juju.worker.machiner machiner.go:52 "machine-0" started
  81. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":22,"Type":"Machiner","Request":"Watch","Params":{"Entities":[{"Tag":"machine-0"}]}}
  82. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":22,"Response":{"Results":[{"NotifyWatcherId":"7","Error":null}]}}
  83. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":23,"Type":"Machiner","Request":"Life","Params":{"Entities":[{"Tag":"machine-0"}]}}
  84. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:107 <- {"RequestId":24,"Type":"NotifyWatcher","Id":"7","Request":"Next","Params":{}}
  85. 2013-10-31 21:37:17 DEBUG juju.rpc.jsoncodec codec.go:172 -> {"RequestId":23,"Response":{"Results":[{"Life":"alive","Error":null}]}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement