Advertisement
Guest User

Untitled

a guest
Nov 30th, 2014
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.06 KB | None | 0 0
  1. ➜ ~ juju bootstrap
  2. Logging to /var/log/cloud-init-output.log on remote host
  3. Running apt-get update
  4. Installing package: git
  5. Installing package: curl
  6. Installing package: cpu-checker
  7. Installing package: bridge-utils
  8. Installing package: rsyslog-gnutls
  9. Fetching tools: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 -o $bin/tools.tar.gz 'https://streams.canonical.com/juju/tools/releases/juju-1.20.13-trusty-amd64.tgz'
  10. Bootstrapping Juju machine agent
  11. Ign http://archive.canonical.com trusty InRelease
  12. Ign http://security.ubuntu.com trusty-security InRelease
  13. Hit http://archive.canonical.com trusty Release.gpg
  14. Hit http://security.ubuntu.com trusty-security Release.gpg
  15. Hit http://archive.canonical.com trusty Release
  16. Hit http://security.ubuntu.com trusty-security Release
  17. Hit http://archive.canonical.com trusty/partner amd64 Packages
  18. Hit http://security.ubuntu.com trusty-security/main Sources
  19. Hit http://archive.canonical.com trusty/partner Translation-en
  20. Hit http://security.ubuntu.com trusty-security/universe Sources
  21. Hit http://security.ubuntu.com trusty-security/main amd64 Packages
  22. Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
  23. Hit http://security.ubuntu.com trusty-security/main Translation-en
  24. Hit http://security.ubuntu.com trusty-security/universe Translation-en
  25. Ign http://gce.clouds.archive.ubuntu.com trusty InRelease
  26. Ign http://gce.clouds.archive.ubuntu.com trusty-updates InRelease
  27. Hit http://gce.clouds.archive.ubuntu.com trusty Release.gpg
  28. Hit http://gce.clouds.archive.ubuntu.com trusty-updates Release.gpg
  29. Hit http://gce.clouds.archive.ubuntu.com trusty Release
  30. Hit http://gce.clouds.archive.ubuntu.com trusty-updates Release
  31. Hit http://gce.clouds.archive.ubuntu.com trusty/main Sources
  32. Hit http://gce.clouds.archive.ubuntu.com trusty/universe Sources
  33. Hit http://gce.clouds.archive.ubuntu.com trusty/main amd64 Packages
  34. Hit http://gce.clouds.archive.ubuntu.com trusty/universe amd64 Packages
  35. Hit http://gce.clouds.archive.ubuntu.com trusty/main Translation-en
  36. Hit http://gce.clouds.archive.ubuntu.com trusty/universe Translation-en
  37. Hit http://gce.clouds.archive.ubuntu.com trusty-updates/main Sources
  38. Hit http://gce.clouds.archive.ubuntu.com trusty-updates/universe Sources
  39. Hit http://gce.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages
  40. Hit http://gce.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages
  41. Hit http://gce.clouds.archive.ubuntu.com trusty-updates/main Translation-en
  42. Hit http://gce.clouds.archive.ubuntu.com trusty-updates/universe Translation-en
  43. Ign http://gce.clouds.archive.ubuntu.com trusty/main Translation-en_US
  44. Ign http://gce.clouds.archive.ubuntu.com trusty/universe Translation-en_US
  45. Reading package lists...
  46. Reading package lists...
  47. Building dependency tree...
  48. Reading state information...
  49. git is already the newest version.
  50. 0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
  51. Reading package lists...
  52. Building dependency tree...
  53. Reading state information...
  54. curl is already the newest version.
  55. 0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
  56. Reading package lists...
  57. Building dependency tree...
  58. Reading state information...
  59. The following extra packages will be installed:
  60. msr-tools
  61. The following NEW packages will be installed:
  62. cpu-checker msr-tools
  63. 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
  64. Need to get 17.5 kB of archives.
  65. After this operation, 112 kB of additional disk space will be used.
  66. Get:1 http://gce.clouds.archive.ubuntu.com/ubuntu/ trusty/main msr-tools amd64 1.3-2 [10.6 kB]
  67. Get:2 http://gce.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpu-checker amd64 0.7-0ubuntu4 [6,834 B]
  68. Fetched 17.5 kB in 0s (63.0 kB/s)
  69. Selecting previously unselected package msr-tools.
  70. (Reading database ... 64562 files and directories currently installed.)
  71. Preparing to unpack .../msr-tools_1.3-2_amd64.deb ...
  72. Unpacking msr-tools (1.3-2) ...
  73. Selecting previously unselected package cpu-checker.
  74. Preparing to unpack .../cpu-checker_0.7-0ubuntu4_amd64.deb ...
  75. Unpacking cpu-checker (0.7-0ubuntu4) ...
  76. Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
  77. Setting up msr-tools (1.3-2) ...
  78. Setting up cpu-checker (0.7-0ubuntu4) ...
  79. Reading package lists...
  80. Building dependency tree...
  81. Reading state information...
  82. The following NEW packages will be installed:
  83. bridge-utils
  84. 0 upgraded, 1 newly installed, 0 to remove and 29 not upgraded.
  85. Need to get 29.2 kB of archives.
  86. After this operation, 146 kB of additional disk space will be used.
  87. Get:1 http://gce.clouds.archive.ubuntu.com/ubuntu/ trusty/main bridge-utils amd64 1.5-6ubuntu2 [29.2 kB]
  88. Fetched 29.2 kB in 0s (106 kB/s)
  89. Selecting previously unselected package bridge-utils.
  90. (Reading database ... 64576 files and directories currently installed.)
  91. Preparing to unpack .../bridge-utils_1.5-6ubuntu2_amd64.deb ...
  92. Unpacking bridge-utils (1.5-6ubuntu2) ...
  93. Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
  94. Setting up bridge-utils (1.5-6ubuntu2) ...
  95. Reading package lists...
  96. Building dependency tree...
  97. Reading state information...
  98. Suggested packages:
  99. gnutls-bin
  100. The following NEW packages will be installed:
  101. rsyslog-gnutls
  102. 0 upgraded, 1 newly installed, 0 to remove and 29 not upgraded.
  103. Need to get 13.9 kB of archives.
  104. After this operation, 88.1 kB of additional disk space will be used.
  105. Get:1 http://gce.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe rsyslog-gnutls amd64 7.4.4-1ubuntu2.3 [13.9 kB]
  106. Fetched 13.9 kB in 0s (50.5 kB/s)
  107. Selecting previously unselected package rsyslog-gnutls.
  108. (Reading database ... 64602 files and directories currently installed.)
  109. Preparing to unpack .../rsyslog-gnutls_7.4.4-1ubuntu2.3_amd64.deb ...
  110. Unpacking rsyslog-gnutls (7.4.4-1ubuntu2.3) ...
  111. Setting up rsyslog-gnutls (7.4.4-1ubuntu2.3) ...
  112. Attempt 1 to download tools...
  113. tools from https://streams.canonical.com/juju/tools/releases/juju-1.20.13-trusty-amd64.tgz downloaded: HTTP 200; time 0.298s; size 8120371 bytes; speed 27251396.000 bytes/s Tools downloaded successfully.
  114. 85cbca755510844e6345704a91f3b5bb308edb0d2b6e3ab66bfe847b88edf28b /var/lib/juju/tools/1.20.13-trusty-amd64/tools.tar.gz
  115. 2014-11-30 19:34:51 INFO juju.cmd supercommand.go:37 running jujud [1.20.13-trusty-amd64 gc]
  116. 2014-11-30 19:34:51 DEBUG juju.agent agent.go:377 read agent config, format "1.18"
  117. 2014-11-30 19:34:51 DEBUG juju.environs.httpstorage storage.go:52 using https storage at "juju.nirror.com:8040"
  118. 2014-11-30 19:34:51 DEBUG juju.cmd.jujud bootstrap.go:210 starting mongo
  119. 2014-11-30 19:34:51 DEBUG juju.cmd.jujud bootstrap.go:235 calling ensureMongoServer
  120. 2014-11-30 19:34:51 INFO juju.mongo mongo.go:171 Ensuring mongo server is running; data directory /var/lib/juju; port 37017
  121. 2014-11-30 19:34:51 INFO juju.mongo mongo.go:326 installing juju-mongodb
  122. 2014-11-30 19:34:51 INFO juju.utils.apt apt.go:132 Running: [apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb]
  123. 2014-11-30 19:34:56 DEBUG juju.mongo mongo.go:275 using mongod: /usr/lib/juju/bin/mongod --version: "db version v2.4.9\nSun Nov 30 19:34:56.928 git version: nogitversion\n"
  124. 2014-11-30 19:34:58 DEBUG juju.worker.peergrouper initiate.go:41 Initiating mongo replicaset; dialInfo &mgo.DialInfo{Addrs:[]string{"127.0.0.1:37017"}, Direct:false, Timeout:300000000000, FailFast:false, Database:"", Source:"", Service:"", Mechanism:"", Username:"", Password:"", PoolLimit:0, DialServer:(func(*mgo.ServerAddr) (net.Conn, error))(nil), Dial:(func(net.Addr) (net.Conn, error))(0x5bf8b0)}; memberHostport "juju.nirror.com:37017"; user ""; password ""
  125. 2014-11-30 19:34:58 DEBUG juju.mongo open.go:96 connection failed, will retry: dial tcp 127.0.0.1:37017: connection refused
  126. 2014-11-30 19:34:58 DEBUG juju.mongo open.go:96 connection failed, will retry: dial tcp 127.0.0.1:37017: connection refused
  127. 2014-11-30 19:34:58 DEBUG juju.mongo open.go:96 connection failed, will retry: dial tcp 127.0.0.1:37017: connection refused
  128. 2014-11-30 19:34:59 DEBUG juju.mongo open.go:96 connection failed, will retry: dial tcp 127.0.0.1:37017: connection refused
  129. 2014-11-30 19:35:00 DEBUG juju.mongo open.go:96 connection failed, will retry: dial tcp 127.0.0.1:37017: connection refused
  130. 2014-11-30 19:35:00 DEBUG juju.mongo open.go:96 connection failed, will retry: dial tcp 127.0.0.1:37017: connection refused
  131. 2014-11-30 19:35:00 DEBUG juju.mongo open.go:96 connection failed, will retry: dial tcp 127.0.0.1:37017: connection refused
  132. 2014-11-30 19:35:01 INFO juju.mongo open.go:104 dialled mongo successfully
  133. 2014-11-30 19:35:01 INFO juju.replicaset replicaset.go:67 Initiating replicaset with config replicaset.Config{Name:"juju", Version:1, Members:[]replicaset.Member{replicaset.Member{Id:1, Address:"juju.nirror.com:37017", Arbiter:(*bool)(nil), BuildIndexes:(*bool)(nil), Hidden:(*bool)(nil), Priority:(*float64)(nil), Tags:map[string]string{"juju-machine-id":"0"}, SlaveDelay:(*time.Duration)(nil), Votes:(*int)(nil)}}}
  134. 2014-11-30 19:35:05 INFO juju.mongo open.go:104 dialled mongo successfully
  135. 2014-11-30 19:35:07 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  136. 2014-11-30 19:35:07 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  137. 2014-11-30 19:35:08 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  138. 2014-11-30 19:35:08 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  139. 2014-11-30 19:35:09 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  140. 2014-11-30 19:35:09 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  141. 2014-11-30 19:35:10 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  142. 2014-11-30 19:35:10 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  143. 2014-11-30 19:35:11 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  144. 2014-11-30 19:35:11 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  145. 2014-11-30 19:35:12 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  146. 2014-11-30 19:35:12 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  147. 2014-11-30 19:35:13 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  148. 2014-11-30 19:35:13 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  149. 2014-11-30 19:35:14 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  150. 2014-11-30 19:35:14 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  151. 2014-11-30 19:35:15 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  152. 2014-11-30 19:35:15 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  153. 2014-11-30 19:35:16 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  154. 2014-11-30 19:35:16 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  155. 2014-11-30 19:35:17 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  156. 2014-11-30 19:35:17 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  157. 2014-11-30 19:35:18 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  158. 2014-11-30 19:35:18 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  159. 2014-11-30 19:35:19 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  160. 2014-11-30 19:35:19 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  161. 2014-11-30 19:35:20 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  162. 2014-11-30 19:35:20 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  163. 2014-11-30 19:35:21 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  164. 2014-11-30 19:35:21 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  165. 2014-11-30 19:35:22 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  166. 2014-11-30 19:35:22 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  167. 2014-11-30 19:35:23 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  168. 2014-11-30 19:35:23 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  169. 2014-11-30 19:35:24 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  170. 2014-11-30 19:35:24 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  171. 2014-11-30 19:35:25 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  172. 2014-11-30 19:35:25 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  173. 2014-11-30 19:35:26 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  174. 2014-11-30 19:35:26 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  175. 2014-11-30 19:35:27 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  176. 2014-11-30 19:35:27 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  177. 2014-11-30 19:35:28 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  178. 2014-11-30 19:35:28 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  179. 2014-11-30 19:35:29 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  180. 2014-11-30 19:35:29 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  181. 2014-11-30 19:35:30 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  182. 2014-11-30 19:35:30 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  183. 2014-11-30 19:35:31 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  184. 2014-11-30 19:35:31 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  185. 2014-11-30 19:35:32 DEBUG juju.worker.peergrouper initiate.go:67 replica set initiation failed, will retry: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  186. 2014-11-30 19:35:32 INFO juju.mongo open.go:104 dialled mongo successfully
  187. 2014-11-30 19:35:32 INFO juju.replicaset replicaset.go:67 Initiating replicaset with config replicaset.Config{Name:"juju", Version:1, Members:[]replicaset.Member{replicaset.Member{Id:1, Address:"juju.nirror.com:37017", Arbiter:(*bool)(nil), BuildIndexes:(*bool)(nil), Hidden:(*bool)(nil), Priority:(*float64)(nil), Tags:map[string]string{"juju-machine-id":"0"}, SlaveDelay:(*time.Duration)(nil), Votes:(*int)(nil)}}}
  188. 2014-11-30 19:35:37 INFO juju.mongo open.go:104 dialled mongo successfully
  189. 2014-11-30 19:35:38 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  190. 2014-11-30 19:35:38 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  191. 2014-11-30 19:35:39 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  192. 2014-11-30 19:35:39 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  193. 2014-11-30 19:35:40 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  194. 2014-11-30 19:35:40 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  195. 2014-11-30 19:35:41 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  196. 2014-11-30 19:35:41 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  197. 2014-11-30 19:35:42 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  198. 2014-11-30 19:35:42 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  199. 2014-11-30 19:35:43 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  200. 2014-11-30 19:35:43 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  201. 2014-11-30 19:35:44 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  202. 2014-11-30 19:35:44 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  203. 2014-11-30 19:35:45 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  204. 2014-11-30 19:35:45 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  205. 2014-11-30 19:35:46 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  206. 2014-11-30 19:35:46 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  207. 2014-11-30 19:35:47 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  208. 2014-11-30 19:35:47 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  209. 2014-11-30 19:35:48 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  210. 2014-11-30 19:35:48 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  211. 2014-11-30 19:35:49 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  212. 2014-11-30 19:35:49 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  213. 2014-11-30 19:35:50 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  214. 2014-11-30 19:35:50 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  215. 2014-11-30 19:35:51 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  216. 2014-11-30 19:35:51 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  217. 2014-11-30 19:35:52 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  218. 2014-11-30 19:35:52 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  219. 2014-11-30 19:35:53 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  220. 2014-11-30 19:35:53 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  221. 2014-11-30 19:35:54 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  222. 2014-11-30 19:35:54 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  223. 2014-11-30 19:35:55 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  224. 2014-11-30 19:35:55 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  225. 2014-11-30 19:35:56 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  226. 2014-11-30 19:35:56 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  227. 2014-11-30 19:35:57 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  228. 2014-11-30 19:35:57 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  229. 2014-11-30 19:35:58 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  230. 2014-11-30 19:35:58 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  231. 2014-11-30 19:35:59 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  232. 2014-11-30 19:35:59 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  233. 2014-11-30 19:36:00 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  234. 2014-11-30 19:36:00 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  235. 2014-11-30 19:36:01 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  236. 2014-11-30 19:36:01 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  237. 2014-11-30 19:36:02 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  238. 2014-11-30 19:36:02 WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  239. 2014-11-30 19:36:03 INFO juju.worker.peergrouper initiate.go:71 finished MaybeInitiateMongoServer
  240. 2014-11-30 19:36:03 ERROR juju.cmd supercommand.go:323 cannot initiate replica set: cannot get replica set status: can't get local.system.replset config from self or any seed (EMPTYCONFIG)
  241. ERROR bootstrapping failed, removing state file: subprocess encountered error code 1
  242. Bootstrap failed, destroying environment
  243. ERROR subprocess encountered error code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement