Advertisement
Guest User

Untitled

a guest
Oct 31st, 2016
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.74 KB | None | 0 0
  1. crimethink:~/vmtest/hosts$ terraform apply
  2. 2016/10/31 09:37:18 [INFO] Terraform version: 0.7.7 fa6a83ebdc323f2b415779786e102e69ddbf9a48
  3. 2016/10/31 09:37:18 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply"}
  4. 2016/10/31 09:37:18 [DEBUG] Detected home directory from env var: /home/agfa
  5. 2016/10/31 09:37:18 [DEBUG] Detected home directory from env var: /home/agfa
  6. 2016/10/31 09:37:18 [DEBUG] Attempting to open CLI config file: /home/agfa/.terraformrc
  7. 2016/10/31 09:37:18 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
  8. 2016/10/31 09:37:18 [DEBUG] Detected home directory from env var: /home/agfa
  9. ar.vsphere_server
  10. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  11. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.PruneNoopTransformer:
  12.  
  13. provider.vsphere - *terraform.GraphNodeConfigProvider
  14. var.vsphere_password - *terraform.GraphNodeConfigVariable
  15. var.vsphere_server - *terraform.GraphNodeConfigVariable
  16. var.vsphere_user - *terraform.GraphNodeConfigVariable
  17. var.vsphere_password - *terraform.GraphNodeConfigVariable
  18. var.vsphere_server - *terraform.GraphNodeConfigVariable
  19. var.vsphere_user - *terraform.GraphNodeConfigVariable
  20. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  21. provider.vsphere - *terraform.GraphNodeConfigProvider
  22. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.CloseProviderTransformer:
  23.  
  24. provider.vsphere - *terraform.GraphNodeConfigProvider
  25. var.vsphere_password - *terraform.GraphNodeConfigVariable
  26. var.vsphere_server - *terraform.GraphNodeConfigVariable
  27. var.vsphere_user - *terraform.GraphNodeConfigVariable
  28. provider.vsphere (close) - *terraform.graphNodeCloseProvider
  29. provider.vsphere - *terraform.GraphNodeConfigProvider
  30. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  31. var.vsphere_password - *terraform.GraphNodeConfigVariable
  32. var.vsphere_server - *terraform.GraphNodeConfigVariable
  33. var.vsphere_user - *terraform.GraphNodeConfigVariable
  34. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  35. provider.vsphere - *terraform.GraphNodeConfigProvider
  36. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
  37.  
  38. provider.vsphere - *terraform.GraphNodeConfigProvider
  39. var.vsphere_password - *terraform.GraphNodeConfigVariable
  40. var.vsphere_server - *terraform.GraphNodeConfigVariable
  41. var.vsphere_user - *terraform.GraphNodeConfigVariable
  42. provider.vsphere (close) - *terraform.graphNodeCloseProvider
  43. provider.vsphere - *terraform.GraphNodeConfigProvider
  44. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  45. var.vsphere_password - *terraform.GraphNodeConfigVariable
  46. var.vsphere_server - *terraform.Gr tree: var.vsphere_user
  47. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_password: walking
  48. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_password: evaluating
  49. 2016/10/31 09:37:18 [TRACE] [walkInput] Entering eval tree: var.vsphere_password
  50. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalNoop
  51. 2016/10/31 09:37:18 [TRACE] [walkInput] Exiting eval tree: var.vsphere_password
  52. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_server: walking
  53. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_server: evaluating
  54. 2016/10/31 09:37:18 [TRACE] [walkInput] Entering eval tree: var.vsphere_server
  55. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalNoop
  56. 2016/10/31 09:37:18 [TRACE] [walkInput] Exiting eval tree: var.vsphere_server
  57. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_user
  58. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_password
  59. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_server
  60. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere: walking
  61. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere: evaluating
  62. 2016/10/31 09:37:18 [TRACE] [walkInput] Entering eval tree: provider.vsphere
  63. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  64. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInitProvider
  65. 2016/10/31 09:37:18 [DEBUG] plugin: starting plugin: /usr/local/bin/terraform []string{"/usr/local/bin/terraform", "internal-plugin", "provider", "vsphere"}
  66. 2016/10/31 09:37:18 [DEBUG] plugin: waiting for RPC address for: /usr/local/bin/terraform
  67. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: 2016/10/31 09:37:18 [INFO] Terraform version: 0.7.7 fa6a83ebdc323f2b415779786e102e69ddbf9a48
  68. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: 2016/10/31 09:37:18 [INFO] CLI args: []string{"/usr/local/bin/terraform", "internal-plugin", "provider", "vsphere"}
  69. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: 2016/10/31 09:37:18 [DEBUG] Detected home directory from env var: /home/agfa
  70. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: 2016/10/31 09:37:18 [DEBUG] Detected home directory from env var: /home/agfa
  71. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: 2016/10/31 09:37:18 [DEBUG] Attempting to open CLI config file: /home/agfa/.terraformrc
  72. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: 2016/10/31 09:37:18 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
  73. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:18 [INFO] Starting provider plugin vsphere
  74. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:18 [DEBUG] Detected home directory from env var: /home/agfa
  75. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:18 [DEBUG] plugin: plugin address: unix /tmp/plugin151095158
  76. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalOpFilter
  77. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  78. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalGetProvider
  79. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInterpolate
  80. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
  81. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInputProvider
  82. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  83. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  84. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  85. 2016/10/31 09:37:18 [TRACE] [walkInput] Exiting eval tree: provider.vsphere
  86. 2016/10/31 09:37:18 [DEBUG] vertex vsphere_virtual_machine.webapp, got dep: provider.vsphere
  87. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: walking
  88. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: evaluating
  89. 2016/10/31 09:37:18 [TRACE] [walkInput] Entering eval tree: vsphere_virtual_machine.webapp
  90. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  91. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInterpolate
  92. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  93. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
  94. 2016/10/31 09:37:18 [TRACE] [walkInput] Exiting eval tree: vsphere_virtual_machine.webapp
  95. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: expanding/walking dynamic subgraph
  96. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
  97.  
  98. vsphere_virtual_machine.webapp - *terraform.graphNodeExpandedResource
  99. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.TargetsTransformer:
  100.  
  101. vsphere_virtual_machine.webapp - *terraform.graphNodeExpandedResource
  102. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.RootTransformer:
  103.  
  104. vsphere_virtual_machine.webapp - *terraform.graphNodeExpandedResource
  105. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: walking
  106. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: evaluating
  107. 2016/10/31 09:37:18 [TRACE] [walkInput] Entering eval tree: vsphere_virtual_machine.webapp
  108. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  109. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  110. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInstanceInfo
  111. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  112. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  113. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  114. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  115. 2016/10/31 09:37:18 [TRACE] [walkInput] Exiting eval tree: vsphere_virtual_machine.webapp
  116. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere (close), got dep: vsphere_virtual_machine.webapp
  117. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere (close): walking
  118. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere (close): evaluating
  119. 2016/10/31 09:37:18 [TRACE] [walkInput] Entering eval tree: provider.vsphere (close)
  120. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalCloseProvider
  121. 2016/10/31 09:37:18 [TRACE] [walkInput] Exiting eval tree: provider.vsphere (close)
  122. 2016/10/31 09:37:18 [INFO] Validating the context...
  123. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.ConfigTransformer:
  124.  
  125. provider.vsphere - *terraform.GraphNodeConfigProvider
  126. var.vsphere_password - *terraform.GraphNodeConfigVariable
  127. var.vsphere_server - *terraform.GraphNodeConfigVariable
  128. var.vsphere_user - *terraform.GraphNodeConfigVariable
  129. var.vsphere_password - *terraform.GraphNodeConfigVariable
  130. var.vsphere_server - *terraform.GraphNodeConfigVariable
  131. var.vsphere_user - *terraform.GraphNodeConfigVariable
  132. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  133. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.OrphanTransformer:
  134.  
  135. provider.vsphere - *terraform.GraphNodeConfigProvider
  136. var.vsphere_password - *terraform.GraphNodeConfigVariable
  137. var.vsphere_server - *terraform.GraphNodeConfigVariable
  138. var.vsphere_user - *terraform.GraphNodeConfigVariable
  139. var.vsphere_password - *terraform.GraphNodeConfigVariable
  140. var.vsphere_server - *terraform.GraphNodeConfigVariable
  141. var.vsphere_user - *terraform.GraphNodeConfigVariable
  142. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  143. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
  144.  
  145. provider.vsphere - *terraform.GraphNodeConfigProvider
  146. var.vsphere_password - *terraform.GraphNodeConfigVa - *terraform.GraphNodeConfigVariable
  147. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  148. provider.vsphere - *terraform.GraphNodeConfigProvider
  149. onfigVariable
  150. var.vsphere_user - *terraform.GraphNodeConfigVariable
  151. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  152. provider.vsphere - *terraform.GraphNodeConfigProvider
  153. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_server
  154. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  155. 2016/10/31 09:37:18 [DEBUG] Checking resource noop: vsphere_virtual_machine.webapp
  156. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  157. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_password
  158. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  159. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_user
  160. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  161. 2016/10/31 09:37:18 [DEBUG] Starting graph walk: walkValidate
  162. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_server: walking
  163. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_server: evaluating
  164. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_server
  165. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_user: walking
  166. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_user: evaluating
  167. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_user
  168. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_password: walking
  169. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_password: evaluating
  170. 2016/10/31 09:37:18 [TRACE] [walkValidate] Entering eval tree: var.vsphere_password
  171. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalNoop
  172. 2016/10/31 09:37:18 [TRACE] [walkValidate] Exiting eval tree: var.vsphere_password
  173. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_password
  174. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere: walking
  175. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere: evaluating
  176. 2016/10/31 09:37:18 [TRACE] [walkValidate] Entering eval tree: provider.vsphere
  177. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  178. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInitProvider
  179. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  180. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalOpFilter
  181. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  182. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalGetProvider
  183. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInterpolate
  184. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
  185. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalValidateProvider
  186. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
  187. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  188. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  189. 2016/10/31 09:37:18 [DEBUG] vertex vsphere_virtual_machine.webapp, got dep: provider.vsphere
  190. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: walking
  191. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: evaluating
  192. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalOpFilter
  193. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalValidateCount
  194. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
  195. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: walking
  196. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: evaluating
  197. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  198. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalOpFilter
  199. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  200. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalGetProvider
  201. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInterpolate
  202. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalValidateResource
  203. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInstanceInfo
  204. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  205. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  206. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  207. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  208. 2016/10/31 09:37:18 [TRACE] [walkValidate] Exiting eval tree: vsphere_virtual_machine.webapp
  209. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere (close), got dep: vsphere_virtual_machine.webapp
  210. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere (close): walking
  211. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere (close): evaluating
  212. 2016/10/31 09:37:18 [TRACE] [walkValidate] Entering eval tree: provider.vsphere (close)
  213. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalCloseProvider
  214. 2016/10/31 09:37:18 [TRACE] [walkValidate] Exiting eval tree: provider.vsphere (close)
  215. 2016/10/31 09:37:18 [INFO] Validation result: 0 warnings, 0 errors
  216. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.ConfigTransformer:
  217.  
  218. provider.vsphere - *terraform.GraphNodeConfigProvider
  219. var.vsphere_password - *terraform.GraphNodeConfigVariable
  220. var.vsphere_server - *terraform.GraphNodeConfigVariable
  221. var.vsphere_user - *terraform.GraphNodeConfigVariable
  222. var.vsphere_password - *terraform.GraphNodeConfigVariable
  223. var.vsphere_server - *terraform.GraphNodeConfigVariable
  224. var.vsphere_user - *terraform.GraphNodeConfigVariable
  225. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  226. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.OrphanTransformer:
  227.  
  228. provider.vsphere - *terraform.GraphNodeConfigProvider
  229. var.vsphere_password - *terraform.GraphNodeConfigVariable
  230. var.vsphere_server - *terraform.GraphNodeConfigVariable
  231. var.vsphere_user - *terraform.GraphNodeConfigVariable
  232. var.vsphere_password - *terraform.GraphNodeConfigVariable
  233. var.vsphere_server - *terraform.GraphNodeConfigVariable
  234. var.vsphere_user - *terraform.GraphNodeConfigVariable
  235. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  236. 2016/10/troyTransformer:
  237.  
  238. provider.vsphere - *terraform.GraphNodeConfigProvider
  239. var.vsphere_password - *terraform.GraphNodeConfigVariable
  240. var.vsphere_server - *terraform.GraphNodeConfigVariable
  241. var.vsphere_user - *terraform.GraphNodeConfigVariable
  242. var.vsphere_password - *terraform.GraphNodeConfigVariable
  243. var.vsphere_server - *terraform.GraphNodeConfigVariable
  244. var.vsphere_user - *terraform.GraphNodeConfigVariable
  245. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  246. provider.vsphere - *terraform.GraphNodeConfigProvider
  247. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_password
  248. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  249. 2016/10/31 09:37:18 [DEBUG] Checking resource noop: vsphere_virtual_machine.webapp
  250. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  251. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_user
  252. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  253. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_server
  254. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  255. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.PruneNoopTransformer:
  256.  
  257. provider.vsphere - *terraform.GraphNodeConfigProvider
  258. var.vsphere_password - *terraform.GraphNodeConfigVariable
  259. var.vsphere_server - *terraform.GraphNodeConfigVariable
  260. var.vsphere_user - *terraform.GraphNodeConfigVariable
  261. var.vsphere_password - *terraform.GraphNodeConfigVariable
  262. var.vsphere_server - *terraform.GraphNodeConfigVariable
  263. var.vsphere_user - *terraform.GraphNodeConfigVariable
  264. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  265. provider.vsphere - *terraform.GraphNodeConfigProvider
  266. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.CloseProviderTransformer:
  267.  
  268. provider.vsphere - *terraform.GraphNodeConfigProvider
  269. var.vsphere_password - *terraform.GraphNodeConfigVariable
  270. var.vsphere_server - *terraform.GraphNodeConfigVariable
  271. var.vsphere_user - *terraform.GraphNodeConfigVariable
  272. provider.vsphere (close) - *terraform.graphNodeCloseProvider
  273. provider.vsphere - *terraform.GraphNodeConfigProvrd - *terraform.GraphNodeConfigVariable
  274. var.vsphere_server - *terraform.GraphNodeConfigVariable
  275. var.vsphere_user - *terraform.GraphNodeConfigVariable
  276. provider.vsphere (close) - *terraform.graphNodeCloseProvider
  277. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  278. var.vsphere_password - *terraform.GraphNodeConfigVariable
  279. var.vsphere_server - *terraform.GraphNodeConfigVariable
  280. var.vsphere_user - *terraform.GraphNodeConfigVariable
  281. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  282. provider.vsphere - *terraform.GraphNodeConfigProvider
  283. 2016/10/31 09:37:18 [DEBUG] Starting graph walk: walkRefresh
  284. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_user: walking
  285. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_user: evaluating
  286. 2016/10/31 09:37:18 [TRACE] [walkRefresh] Entering eval tree: var.vsphere_user
  287. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalNoop
  288. 2016/10/31 09:37:18 [TRACE] [walkRefresh] Exiting eval tree: var.vsphere_user
  289. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_password: walking
  290. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_password: evaluating
  291. 2016/10/31 09:37:18 [TRACE] [walkRefresh] Entering eval tree: var.vsphere_password
  292. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalNoop
  293. 2016/10/31 09:37:18 [TRACE] [walkRefresh] Exiting eval tree: var.vsphere_password
  294. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_server: walking
  295. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_server: evaluating
  296. 2016/10/31 09:37:18 [TRACE] [walkRefresh] Entering eval tree: var.vsphere_server
  297. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalNoop
  298. 2016/10/31 09:37:18 [TRACE] [walkRefresh] Exiting eval tree: var.vsphere_server
  299. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_user
  300. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_password
  301. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_server
  302. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere: walking
  303. 2016/10/31 09:37:18 [2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  304. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  305. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalOpFilter
  306. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  307. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalGetProvider
  308. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInterpolate
  309. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
  310. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
  311. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalOpFilter
  312. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  313. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalConfigProvider
  314. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:18 [INFO] VMWare vSphere Client configured for URL: ministry.ts.mitra.com
  315. 16/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalRefresh
  316. 2016/10/31 09:37:18 [DEBUG] refresh: vsphere_virtual_machine.webapp: no state, not refreshing
  317. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalWriteState
  318. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  319. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  320. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  321. 2016/10/31 09:37:18 [TRACE] [walkRefresh] Exiting eval tree: vsphere_virtual_machine.webapp
  322. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere (close), got dep: vsphere_virtual_machine.webapp
  323. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere (close): walking
  324. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere (close): evaluating
  325. 2016/10/31 09:37:18 [TRACE] [walkRefresh] Entering eval tree: provider.vsphere (close)
  326. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalCloseProvider
  327. 2016/10/31 09:37:18 [TRACE] [walkRefresh] Exiting eval tree: provider.vsphere (close)
  328. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.ConfigTransformer:
  329.  
  330. provider.vsphere - *terraform.GraphNodeConfigProvider
  331. var.vsphere_password - *terraform.GraphNodeConfigVariable
  332. var.vsphere_server - *terraform.GraphNodeConfigVariable
  333. var.vsphere_user - *terraform.GraphNodeConfigVariable
  334. var.vsphere_password - *terraform.GraphNodeConfigVariable
  335. var.vsphere_server - *terraform.GraphNodeConfigVariable
  336. var.vsphere_user - *terraform.GraphNodeConfigVariable
  337. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  338. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.OrphanTransformer:
  339.  
  340. provider.vsphere - *terraform.GraphNodeConfigProvider
  341. var.vsphere_password - *terraform.GraphNodeConfigVariable
  342. var.vsphere_server - *terraform.GraphNodeConfigVariable
  343. var.vsphere_user - *terraform.GraphNodeConfigVariable
  344. var.vsphere_password - *terraform.GraphNodeConfigVariable
  345. var.vsphere_server - *terraform.GraphNodeConfigVariable
  346. var.vsphere_user - *terraform.GraphNodeConfigVariable
  347. vsphere_virtual_machine.webapp - *terraform.GraphNodstep *terraform.PruneDestroyTransformer:
  348.  
  349. provider.vsphere - *terraform.GraphNodeConfigProvider
  350. var.vsphere_password - *terraform.GraphNodeConfigVariable
  351. var.vsphere_server - *terraform.GraphNodeConfigVariable
  352. var.vsphere_user - *terraform.GraphNodeConfigVariable
  353. var.vsphere_password - *terraform.GraphNodeConfigVariable
  354. var.vsphere_server - *terraform.GraphNodeConfigVariable
  355. var.vsphere_user - *terraform.GraphNodeConfigVariable
  356. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  357. provider.vsphere - *terraform.GraphNodeConfigProvider
  358. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_user
  359. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  360. 2016/10/31 09:37:18 [DEBUG] Checking resource noop: vsphere_virtual_machine.webapp
  361. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  362. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_server
  363. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  364. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_password
  365. 2016/10/31 09:37:18 [DEBUG] No diff, not a noop
  366. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.PruneNoopTransformer:
  367.  
  368. provider.vsphere - *terraform.GraphNodeConfigProvider
  369. var.vsphere_password - *terraform.GraphNodeConfigVariable
  370. var.vsphere_server - *terraform.GraphNodeConfigVariable
  371. var.vsphere_user - *terraform.GraphNodeConfigVariable
  372. var.vsphere_password - *terraform.GraphNodeConfigVariable
  373. var.vsphere_server - *terraform.GraphNodeConfigVariable
  374. var.vsphere_user - *terraform.GraphNodeConfigVariable
  375. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  376. provider.vsphere - *terraform.GraphNodeConfigProvider
  377. 2016/10/31 09:37:18 [TRACE] Graph after step *terraform.CloseProviderTransformer:
  378.  
  379. provider.vsphere - *terraform.GraphNodeConfigProvider
  380. var.vsphere_password - *terraform.GraphNodeConfigVariable
  381. var.vsphere_server - *terraform.GraphNodeConfigVariable
  382. var.vsphere_user - *terraform.GraphNodeConfigVariable
  383. provider.vsphere (close) - *terraform.graphNodeCloseProvider
  384. provider.vsphere - *terrader
  385. var.vsphere_password - *terraform.GraphNodeConfigVariable
  386. var.vsphere_server - *terraform.GraphNodeConfigVariable
  387. var.vsphere_user - *terraform.GraphNodeConfigVariable
  388. provider.vsphere (close) - *terraform.graphNodeCloseProvider
  389. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  390. var.vsphere_password - *terraform.GraphNodeConfigVariable
  391. var.vsphere_server - *terraform.GraphNodeConfigVariable
  392. var.vsphere_user - *terraform.GraphNodeConfigVariable
  393. vsphere_virtual_machine.webapp - *terraform.GraphNodeConfigResource
  394. provider.vsphere - *terraform.GraphNodeConfigProvider
  395. 2016/10/31 09:37:18 [DEBUG] Starting graph walk: walkPlan
  396. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_user: walking
  397. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_user: evaluating
  398. 2016/10/31 09:37:18 [TRACE] [walkPlan] Entering eval tree: var.vsphere_user
  399. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalNoop
  400. 2016/10/31 09:37:18 [TRACE] [walkPlan] Exiting eval tree: var.vsphere_user
  401. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_password: walking
  402. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_password: evaluating
  403. 2016/10/31 09:37:18 [TRACE] [walkPlan] Entering eval tree: var.vsphere_password
  404. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalNoop
  405. 2016/10/31 09:37:18 [TRACE] [walkPlan] Exiting eval tree: var.vsphere_password
  406. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_server: walking
  407. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_server: evaluating
  408. 2016/10/31 09:37:18 [TRACE] [walkPlan] Entering eval tree: var.vsphere_server
  409. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalNoop
  410. 2016/10/31 09:37:18 [TRACE] [walkPlan] Exiting eval tree: var.vsphere_server
  411. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_user
  412. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_password
  413. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_server
  414. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere: walking
  415. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere: evaluating
  416. 2016/10/31 09:37:18 [TRACE] [walkPlan] Entering eval tree: provider.vsphere
  417. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  418. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInitProvider
  419. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  420. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  421. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalOpFilter
  422. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  423. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalGetProvider
  424. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInterpolate
  425. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
  426. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
  427. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalOpFilter
  428. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  429. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalConfigProvider
  430. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:18 [INFO] VMWare vSphere Client configured for URL: ministry.ts.mitra.com
  431. 2016/10/31 09:37:18 [DEBUG] vertex vsphere_virtual_machine.webapp, got dep: provider.vsphere
  432. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: walking
  433. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: evaluating
  434. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  435. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInterpolate
  436. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  437. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
  438. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: walking
  439. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: evaluating
  440. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  441. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  442. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInstanceInfo
  443. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  444. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalOpFilter
  445. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  446. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInterpolate
  447. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalGetProvider
  448. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalValidateResource
  449. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalReadState
  450. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalDiff
  451. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy
  452. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalWriteState
  453. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalWriteDiff
  454. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  455. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  456. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere (close), got dep: vsphere_virtual_machine.webapp
  457. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere (close): walking
  458. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere (close): evaluating
  459. 2016/10/31 09:37:18 [TRACE] [walkPlan] Entering eval tree: provider.vsphere (close)
  460. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalCloseProvider
  461. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_server
  462. 2016/10/31 09:37:18 [DEBUG] Found up edge to provider.vsphere, var is not noop
  463. 2016/10/31 09:37:18 [DEBUG] Checking resource noop: vsphere_virtual_machine.webapp
  464. 2016/10/31 09:37:18 [DEBUG] Diff has vsphere_virtual_machine.webapp, resource is not a noop
  465. 2016/10/31 09:37:18 [DEBUG] Final noop value: false
  466. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_password
  467. 2016/10/31 09:37:18 [DEBUG] Found up edge to provider.vsphere, var is not noop
  468. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_user
  469. 2016/10/31 09:37:18 [DEBUG] Found up edge to provider.vsphere, var is not noop
  470. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_server
  471. 2016/10/31 09:37:18 [DEBUG] Found up edge to provider.vsphere, var is not noop
  472. 2016/10/31 09:37:18 [DEBUG] Checking resource noop: vsphere_virtual_machine.webapp
  473. 2016/10/31 09:37:18 [DEBUG] Diff has vsphere_virtual_machine.webapp, resource is not a noop
  474. 2016/10/31 09:37:18 [DEBUG] Final noop value: false
  475. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_password
  476. 2016/10/31 09:37:18 [DEBUG] Found up edge to provider.vsphere, var is not noop
  477. 2016/10/31 09:37:18 [DEBUG] Checking variable noop: var.vsphere_user
  478. 2016/10/31 09:37:18 [DEBUG] Found up edge to provider.vsphere, var is not noop
  479. 2016/10/31 09:37:18 [DEBUG] Starting graph walk: walkApply
  480. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_user: walking
  481. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_user: evaluating
  482. 2016/10/31 09:37:18 [TRACE] [walkApply] Entering eval tree: var.vsphere_user
  483. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalNoop
  484. 2016/10/31 09:37:18 [TRACE] [walkApply] Exiting eval tree: var.vsphere_user
  485. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_user
  486. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_server: walking
  487. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_server: evaluating
  488. 2016/10/31 09:37:18 [TRACE] [walkApply] Entering eval tree: var.vsphere_server
  489. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalNoop
  490. 2016/10/31 09:37:18 [TRACE] [walkApply] Exiting eval tree: var.vsphere_server
  491. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_password: walking
  492. 2016/10/31 09:37:18 [DEBUG] vertex root.var.vsphere_password: evaluating
  493. 2016/10/31 09:37:18 [TRACE] [walkApply] Entering eval tree: var.vsphere_password
  494. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalNoop
  495. 2016/10/31 09:37:18 [TRACE] [walkApply] Exiting eval tree: var.vsphere_password
  496. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_password
  497. 2016/10/31 09:37:18 [DEBUG] vertex provider.vsphere, got dep: var.vsphere_server
  498. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere: walking
  499. 2016/10/31 09:37:18 [DEBUG] vertex root.provider.vsphere: evaluating
  500. 2016/10/31 09:37:18 [TRACE] [walkApply] Entering eval tree: provider.vsphere
  501. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  502. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInitProvider
  503. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  504. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  505. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalOpFilter
  506. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  507. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalGetProvider
  508. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInterpolate
  509. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
  510. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
  511. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalOpFilter
  512. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  513. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalConfigProvider
  514. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:18 [INFO] VMWare vSphere Client configured for URL: ministry.ts.mitra.com
  515. 2016/10/31 09:37:18 [DEBUG] vertex vsphere_virtual_machine.webapp, got dep: provider.vsphere
  516. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: walking
  517. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: evaluating
  518. 2016/10/31 09:37:18 [TRACE] [walkApply] Entering eval tree: vsphere_virtual_machine.webapp
  519. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalSequence
  520. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInterpolate
  521. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  522. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
  523. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: walking
  524. 2016/10/31 09:37:18 [DEBUG] vertex root.vsphere_virtual_machine.webapp: evaluating
  525. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalReadDiff
  526. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalIf
  527. 2016/10/31 09:37:18 [DEBUG] root: eval: terraform.EvalNoop
  528. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalIf
  529. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalInterpolate
  530. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalGetProvider
  531. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalReadState
  532. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalValidateResource
  533. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalDiff
  534. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalReadDiff
  535. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalCompareDiff
  536. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalGetProvider
  537. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalReadState
  538. 2016/10/31 09:37:18 [DEBUG] root: eval: *terraform.EvalApply
  539. vsphere_virtual_machine.webapp: Creating...
  540. custom_configuration_parameters.%: "" => "1"
  541. custom_configuration_parameters.guestOS: "" => "rhel6_64Guest"
  542. datacenter: "" => "PDV-DC"
  543. detach_unknown_disks_on_delete: "" => "false"
  544. disk.#: "" => "1"
  545. disk.1731144135.bootable: "" => "true"
  546. disk.1731144135.controller_type: "" => "scsi"
  547. disk.1731144135.datastore: "" => "Datastore1"
  548. disk.1731144135.iops: "" => ""
  549. 2016/10/31 09:37:18 [DEBUG] apply: vsphere_virtual_machine.webapp: executing Apply
  550. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:18 [DEBUG] custom_configuration_parameters init: map[guestOS:rhel6_64Guest]
  551. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:18 [DEBUG] network_interface init: [{ Deployment 0 0 }]
  552. disk.1731144135.keep_on_remove: "" => ""
  553. disk.1731144135.key: "" => "<computed>"
  554. disk.1731144135.name: "" => "webapp-01-disk.vmdk"
  555. disk.1731144135.size: "" => "3"
  556. disk.1731144135.template: "" => ""
  557. disk.1731144135.type: "" => "thin"
  558. 2016/10/31 09:37:18 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:18 [DEBUG] disk init: [{webapp-01-disk.vmdk 3 0 thin scsi false}]
  559. disk.1731144135.uuid: "" => "<computed>"
  560. disk.1731144135.vmdk: "" => ""
  561. domain: "" => "vsphere.local"
  562. enable_disk_uuid: "" => "false"
  563. linked_clone: "" => "false"
  564. memory: "" => "1024"
  565. memory_reservation: "" => "0"
  566. name: "" => "webapp-01"
  567. network_interface.#: "" => "1"
  568. network_interface.0.ip_address: "" => "<computed>"
  569. network_interface.0.ipv4_address: "" => "<computed>"
  570. network_interface.0.ipv4_gateway: "" => "<computed>"
  571. network_interface.0.ipv4_prefix_length: "" => "<computed>"
  572. network_interface.0.ipv6_address: "" => "<computed>"
  573. network_interface.0.ipv6_gateway: "" => "<computed>"
  574. network_interface.0.ipv6_prefix_length: "" => "<computed>"
  575. network_interface.0.label: "" => "Deployment"
  576. network_interface.0.mac_address: "" => "<computed>"
  577. network_interface.0.subnet_mask: "" => "<computed>"
  578. skip_customization: "" => "false"
  579. time_zone: "" => "Etc/UTC"
  580. uuid: "" => "<computed>"
  581. vcpu: "" => "1"
  582. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] resource pool: &object.ResourcePool{Common:object.Common{c:(*vim25.Client)(0xc4201cc500), r:types.ManagedObjectReference{Type:"ResourcePool", Value:"resgroup-8"}}, InventoryPath:"/PDV-DC/host/bellyfeel.ts.mitra.com/Resources"}
  583. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] folder: ""
  584. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] virtual machine config spec: {{} webapp-01 [] [] 0 0 <nil> <nil> otherLinux64Guest <nil> <nil> 0xc4201963c0 <nil> <nil> 1 1 1024 <nil> <nil> <nil> <nil> <nil> [] <nil> 0xc4205d21b0 <nil> <nil> <nil> <nil> [] [] <nil> <nil> <nil> <nil> <nil> <nil> <nil> 0 <nil> <nil> <nil> <nil> <nil> <nil> [] <nil>}
  585. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] virtual machine Extra Config spec start
  586. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] virtual machine Extra Config spec: guestOS,rhel6_64Guest
  587. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] virtual machine Extra Config spec: [0xc4206033a0]
  588. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] datastore: &object.Datastore{Common:object.Common{c:(*vim25.Client)(0xc4201cc500), r:types.ManagedObjectReference{Type:"Datastore", Value:"datastore-11"}}, InventoryPath:"/PDV-DC/datastore/Datastore1"}
  589. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] network device: &{VirtualEthernetCard:{VirtualDevice:{DynamicData:{} Key:-1 DeviceInfo:<nil> Backing:0xc420490a20 Connectable:<nil> SlotInfo:<nil> ControllerKey:0 UnitNumber:<nil>} AddressType:generated MacAddress: WakeOnLanEnabled:<nil> ResourceAllocation:<nil> ExternalId: UptCompatibilityEnabled:<nil>}}
  590. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] network devices: []types.BaseVirtualDeviceConfigSpec{(*types.VirtualDeviceConfigSpec)(0xc4200d80a0)}
  591. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] network configs: []types.CustomizationAdapterMapping{}
  592. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] datastore: "Datastore1"
  593. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] new vm: {VirtualMachine vm-325} @ /PDV-DC/vm/webapp-01
  594. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] add cdroms: []
  595. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] disk index: 0
  596. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] vm devices: object.VirtualDeviceList{(*types.VirtualIDEController)(0xc4202b2230), (*types.VirtualIDEController)(0xc4202b22a0), (*types.VirtualPS2Controller)(0xc4202b2310), (*types.VirtualPCIController)(0xc4202b2380), (*types.VirtualSIOController)(0xc4202b23f0), (*types.VirtualKeyboard)(0xc4202ae050), (*types.VirtualPointingDevice)(0xc4202ae190), (*types.VirtualMachineVideoCard)(0xc4200841b0), (*types.VirtualMachineVMCIDevice)(0xc4202b2460), (*types.VirtualLsiLogicController)(0xc4200842d0), (*types.VirtualE1000)(0xc420088140)}
  597. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] disk controller: &types.VirtualSCSIController{VirtualController:types.VirtualController{VirtualDevice:types.VirtualDevice{DynamicData:types.DynamicData{}, Key:1000, DeviceInfo:(*types.Description)(0xc42016f680), Backing:types.BaseVirtualDeviceBackingInfo(nil), Connectable:(*types.VirtualDeviceConnectInfo)(nil), SlotInfo:types.BaseVirtualDeviceBusSlotInfo(nil), ControllerKey:100, UnitNumber:(*int32)(0xc42057f2ac)}, BusNumber:0, Device:[]int32(nil)}, HotAddRemove:(*bool)(0xc42057f349), SharedBus:"noSharing", ScsiCtlrUnitNumber:7}
  598. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] addHardDisk - diskPath: [Datastore1] webapp-01/webapp-01-disk.vmdk
  599. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] disk: &types.VirtualDisk{VirtualDevice:types.VirtualDevice{DynamicData:types.DynamicData{}, Key:-1, DeviceInfo:types.BaseDescription(nil), Backing:(*types.VirtualDiskFlatVer2BackingInfo)(0xc4202ea680), Connectable:(*types.VirtualDeviceConnectInfo)(nil), SlotInfo:types.BaseVirtualDeviceBusSlotInfo(nil), ControllerKey:1000, UnitNumber:(*int32)(0xc42057ffd0)}, CapacityInKB:0, CapacityInBytes:0, Shares:(*types.SharesInfo)(nil), StorageIOAllocation:(*types.StorageIOAllocationInfo)(nil), DiskObjectId:"", VFlashCacheConfigInfo:(*types.VirtualDiskVFlashCacheConfigInfo)(nil), Iofilter:[]string(nil)}
  600. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] addHardDisk: &types.VirtualDisk{VirtualDevice:types.VirtualDevice{DynamicData:types.DynamicData{}, Key:-1, DeviceInfo:types.BaseDescription(nil), Backing:(*types.VirtualDiskFlatVer2BackingInfo)(0xc4202ea680), Connectable:(*types.VirtualDeviceConnectInfo)(nil), SlotInfo:types.BaseVirtualDeviceBusSlotInfo(nil), ControllerKey:1000, UnitNumber:(*int32)(0xc42057ffd0)}, CapacityInKB:3145728, CapacityInBytes:0, Shares:(*types.SharesInfo)(nil), StorageIOAllocation:(*types.StorageIOAllocationInfo)(nil), DiskObjectId:"", VFlashCacheConfigInfo:(*types.VirtualDiskVFlashCacheConfigInfo)(nil), Iofilter:[]string(nil)}
  601. 2016/10/31 09:37:19 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:19 [DEBUG] addHardDisk capacity: 3145728
  602. 2016/10/31 09:37:20 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:20 [DEBUG] VM customization skipped
  603. 2016/10/31 09:37:20 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:20 [INFO] Created virtual machine: webapp-01
  604. 2016/10/31 09:37:20 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:20 [DEBUG] virtual machine resource data: &schema.ResourceData{schema:map[string]*schema.Schema{"detach_unknown_disks_on_delete":(*schema.Schema)(0xc4204881e0), "name":(*schema.Schema)(0xc420486e10), "folder":(*schema.Schema)(0xc420486f00), "memory_reservation":(*schema.Schema)(0xc4204871d0), "dns_suffixes":(*schema.Schema)(0xc420487950), "time_zone":(*schema.Schema)(0xc420487860), "uuid":(*schema.Schema)(0xc420487d10), "custom_configuration_parameters":(*schema.Schema)(0xc420487e00), "windows_opt_config":(*schema.Schema)(0xc420487ef0), "vcpu":(*schema.Schema)(0xc420486ff0), "datacenter":(*schema.Schema)(0xc4204872c0), "linked_clone":(*schema.Schema)(0xc420487590), "gateway":(*schema.Schema)(0xc420487680), "cdrom":(*schema.Schema)(0xc4204882d0), "enable_disk_uuid":(*schema.Schema)(0xc420487c20), "network_interface":(*schema.Schema)(0xc420488000), "disk":(*schema.Schema)(0xc4204880f0), "memory":(*schema.Schema)(0xc4204870e0), "cluster":(*schema.Schema)(0xc4204873b0), "resource_pool":(*schema.Schema)(0xc4204874a0), "domain":(*schema.Schema)(0xc420487770), "dns_servers":(*schema.Schema)(0xc420487a40), "skip_customization":(*schema.Schema)(0xc420487b30)}, config:(*terraform.ResourceConfig)(nil), state:(*terraform.InstanceState)(nil), diff:(*terraform.InstanceDiff)(0xc4203e81e0), meta:map[string]string(nil), multiReader:(*schema.MultiLevelFieldReader)(0xc4203e8620), setWriter:(*schema.MapFieldWriter)(0xc4203e8580), newState:(*terraform.InstanceState)(0xc4202ae0f0), partial:false, partialMap:map[string]struct {}(nil), once:sync.Once{m:sync.Mutex{state:0, sema:0x0}, done:0x1}, isNew:true}
  605. 2016/10/31 09:37:20 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:20 [DEBUG] Datacenter - &object.Datacenter{Common:object.Common{c:(*vim25.Client)(0xc4201cc500), r:types.ManagedObjectReference{Type:"Datacenter", Value:"datacenter-2"}}}
  606. 2016/10/31 09:37:20 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:20 [DEBUG] mvm.Summary.Config - types.VirtualMachineConfigSummary{DynamicData:types.DynamicData{}, Name:"webapp-01", Template:false, VmPathName:"[Datastore1] webapp-01/webapp-01.vmx", MemorySizeMB:1024, CpuReservation:0, MemoryReservation:0, NumCpu:1, NumEthernetCards:1, NumVirtualDisks:1, Uuid:"4215420c-cfa3-fb67-775a-9e3ad31ede0d", InstanceUuid:"5015d1e3-df4f-3b7e-aae0-d0a0cde30a2a", GuestId:"otherLinux64Guest", GuestFullName:"Other Linux (64-bit)", Annotation:"", Product:(*types.VAppProductInfo)(nil), InstallBootRequired:(*bool)(0xc420139d8a), FtInfo:types.BaseFaultToleranceConfigInfo(nil), ManagedBy:(*types.ManagedByInfo)(nil)}
  607. 2016/10/31 09:37:20 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:20 [DEBUG] mvm.Summary.Config - &types.VirtualMachineConfigInfo{DynamicData:types.DynamicData{}, ChangeVersion:"2016-10-31T13:37:48.365064Z", Modified:time.Time{sec:62135596800, nsec:0, loc:(*time.Location)(0x4552fe0)}, Name:"webapp-01", GuestFullName:"Other Linux (64-bit)", Version:"vmx-11", Uuid:"4215420c-cfa3-fb67-775a-9e3ad31ede0d", InstanceUuid:"5015d1e3-df4f-3b7e-aae0-d0a0cde30a2a", NpivNodeWorldWideName:[]int64(nil), NpivPortWorldWideName:[]int64(nil), NpivWorldWideNameType:"", NpivDesiredNodeWwns:0, NpivDesiredPortWwns:0, NpivTemporaryDisabled:(*bool)(0xc42036157c), NpivOnNonRdmDisks:(*bool)(nil), LocationId:"", Template:false, GuestId:"otherLinux64Guest", AlternateGuestName:"", Annotation:"", Files:types.VirtualMachineFileInfo{DynamicData:types.DynamicData{}, VmPathName:"[Datastore1] webapp-01/webapp-01.vmx", SnapshotDirectory:"[Datastore1] webapp-01/", SuspendDirectory:"[Datastore1] webapp-01/", LogDirectory:"[Datastore1] webapp-01/", FtMetadataDirectory:""}, Tools:(*types.ToolsConfigInfo)(0xc4203c9320), Flags:types.VirtualMachineFlagInfo{DynamicData:types.DynamicData{}, DisableAcceleration:(*bool)(0xc420361905), EnableLogging:(*bool)(0xc420361925), UseToe:(*bool)(0xc42036195a), RunWithDebugInfo:(*bool)(0xc420361985), MonitorType:"release", HtSharing:"any", SnapshotDisabled:(*bool)(0xc4203619fb), SnapshotLocked:(*bool)(0xc420361a6d), DiskUuidEnabled:(*bool)(0xc420361a9d), VirtualMmuUsage:"automatic", VirtualExecUsage:"hvAuto", SnapshotPowerOffBehavior:"powerOff", RecordReplayEnabled:(*bool)(0xc420361cc0), FaultToleranceType:"unset"}, ConsolePreferences:(*types.VirtualMachineConsolePreferences)(nil), DefaultPowerOps:types.VirtualMachineDefaultPowerOpInfo{DynamicData:types.DynamicData{}, PowerOffType:"soft", SuspendType:"hard", ResetType:"soft", DefaultPowerOffType:"soft", DefaultSuspendType:"hard", DefaultResetType:"soft", StandbyAction:"checkpoint"}, Hardware:types.VirtualHardware{DynamicData:types.DynamicData{}, NumCPU:1, NumCoresPerSocket:1, MemoryMB:1024, VirtualICH7MPresent:(*bool)(0xc420361eec), VirtualSMCPresent:(*bool)(0xc420361f0d), Device:[]types.BaseVirtualDevice{(*types.VirtualIDEController)(0xc4202b2f50), (*types.VirtualIDEController)(0xc4202b2fc0), (*types.VirtualPS2Controller)(0xc4202b3030), (*types.VirtualPCIController)(0xc4202b30a0), (*types.VirtualSIOController)(0xc4202b3180), (*types.VirtualKeyboard)(0xc4200d9040), (*types.VirtualPointingDevice)(0xc4200d9090), (*types.VirtualMachineVideoCard)(0xc420388f30), (*types.VirtualMachineVMCIDevice)(0xc4202b3260), (*types.VirtualLsiLogicController)(0xc420389050), (*types.VirtualE1000)(0xc4201ea140), (*types.VirtualDisk)(0xc4201ea500)}}, CpuAllocation:(*types.ResourceAllocationInfo)(0xc420437470), MemoryAllocation:(*types.ResourceAllocationInfo)(0xc4204374a0), LatencySensitivity:(*types.LatencySensitivity)(0xc420363700), MemoryHotAddEnabled:(*bool)(0xc42013888c), CpuHotAddEnabled:(*bool)(0xc42013889d), CpuHotRemoveEnabled:(*bool)(0xc4201388bd), HotPlugMemoryLimit:0, HotPlugMemoryIncrementSize:0, CpuAffinity:(*types.VirtualMachineAffinityInfo)(nil), MemoryAffinity:(*types.VirtualMachineAffinityInfo)(nil), NetworkShaper:(*types.VirtualMachineNetworkShaperInfo)(nil), ExtraConfig:[]types.BaseOptionValue{(*types.OptionValue)(0xc420363b60), (*types.OptionValue)(0xc420363d60), (*types.OptionValue)(0xc420363f60), (*types.OptionValue)(0xc4202d61e0), (*types.OptionValue)(0xc4202d6580), (*types.OptionValue)(0xc4202d68a0), (*types.OptionValue)(0xc4202d6b60), (*types.OptionValue)(0xc4202d6d60), (*types.OptionValue)(0xc4202d6ee0), (*types.OptionValue)(0xc4202d7080), (*types.OptionValue)(0xc4202d7200), (*types.OptionValue)(0xc4202d73c0), (*types.OptionValue)(0xc4202d7520), (*types.OptionValue)(0xc4202d78e0), (*types.OptionValue)(0xc4202d7a60), (*types.OptionValue)(0xc4202d7bc0), (*types.OptionValue)(0xc4202d7d40), (*types.OptionValue)(0xc4202d7ec0), (*types.OptionValue)(0xc420428020), (*types.OptionValue)(0xc4204281a0), (*types.OptionValue)(0xc420428300)}, CpuFeatureMask:[]types.HostCpuIdInfo(nil), DatastoreUrl:[]types.VirtualMachineConfigInfoDatastoreUrlPair{types.VirtualMachineConfigInfoDatastoreUrlPair{DynamicData:types.DynamicData{}, Name:"Datastore1", Url:"/vmfs/volumes/55d5f0e2-1d9669e3-6486-68b599c83714"}}, SwapPlacement:"inherit", BootOptions:(*types.VirtualMachineBootOptions)(0xc4200d90e0), FtInfo:types.BaseFaultToleranceConfigInfo(nil), RepConfig:(*types.ReplicationConfigSpec)(nil), VAppConfig:types.BaseVmConfigInfo(nil), VAssertsEnabled:(*bool)(0xc4201394ab), ChangeTrackingEnabled:(*bool)(0xc4201394cd), Firmware:"bios", MaxMksConnections:40, GuestAutoLockEnabled:(*bool)(0xc42013952a), ManagedBy:(*types.ManagedByInfo)(nil), MemoryReservationLockedToMax:(*bool)(0xc42013953d), InitialOverhead:(*types.VirtualMachineConfigInfoOverheadInfo)(0xc420139560), NestedHVEnabled:(*bool)(0xc420139589), VPMCEnabled:(*bool)(0xc42013961b), ScheduledHardwareUpgradeInfo:(*types.ScheduledHardwareUpgradeInfo)(0xc4204d9ec0), ForkConfigInfo:(*types.VirtualMachineForkConfigInfo)(0xc4204374d0), VFlashCacheReservation:0, VmxConfigChecksum:[]uint8{0x5a, 0x47, 0x44, 0x4a, 0x37, 0x45, 0x63, 0x7a, 0x79, 0x4a, 0x43, 0x4f, 0x74, 0x79, 0x65, 0x52, 0x66, 0x62, 0x63, 0x6d, 0x4b, 0x45, 0x7a, 0x44, 0x53, 0x39, 0x6f, 0x3d}, MessageBusTunnelEnabled:(*bool)(0xc420139719), VmStorageObjectId:"", SwapStorageObjectId:""}
  608. 2016/10/31 09:37:20 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:20 [DEBUG] mvm.Guest.Net - []types.GuestNicInfo(nil)
  609. 2016/10/31 09:37:20 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:20 [DEBUG] resourceVSphereVirtualMachineRead - Analyzing disk: [Datastore1] webapp-01/webapp-01-disk.vmdk
  610. 2016/10/31 09:37:20 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:20 [DEBUG] disks: []map[string]interface {}{}
  611. 2016/10/31 09:37:20 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:20 [DEBUG] networkInterfaces: []map[string]interface {}{}
  612. 2016/10/31 09:37:20 [DEBUG] plugin: terraform: vsphere-provider (internal) 2016/10/31 09:37:20 [DEBUG] "Datastore1"
  613. 2016/10/31 09:37:20 [DEBUG] root: eval: *terraform.EvalWriteState
  614. 2016/10/31 09:37:20 [DEBUG] root: eval: *terraform.EvalApplyProvisioners
  615. 2016/10/31 09:37:20 [DEBUG] root: eval: *terraform.EvalIf
  616. 2016/10/31 09:37:20 [DEBUG] root: eval: *terraform.EvalWriteState
  617. 2016/10/31 09:37:20 [DEBUG] root: eval: *terraform.EvalWriteDiff
  618. 2016/10/31 09:37:20 [DEBUG] root: eval: *terraform.EvalApplyPost
  619. vsphere_virtual_machine.webapp: Creation complete
  620. 2016/10/31 09:37:20 [DEBUG] root: eval: *terraform.EvalUpdateStateHook
  621. 2016/10/31 09:37:20 [DEBUG] vertex provider.vsphere (close), got dep: vsphere_virtual_machine.webapp
  622. 2016/10/31 09:37:20 [DEBUG] vertex root.provider.vsphere (close): walking
  623. 2016/10/31 09:37:20 [DEBUG] vertex root.provider.vsphere (close): evaluating
  624.  
  625. Apply complete! Resources: 1 added, 0 changed, 0 destroyed.
  626.  
  627. The state of your infrastructure has been saved to the path
  628. 2016/10/31 09:37:20 [DEBUG] plugin: waiting for all plugin processes to complete...
  629. below. This state is required to modify and destroy your
  630. infrastructure, so keep it safe. To inspect the complete state
  631. use the `terraform show` command.
  632.  
  633. State path: terraform.tfstate
  634. 2016/10/31 09:37:20 [DEBUG] plugin: /usr/local/bin/terraform: plugin process exited
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement