This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017/12/01 12:39:19 [INFO] Terraform version: 0.9.4 277bbf65d1141207dbb30485bf124b1dba08f80f | |
2017/12/01 12:39:19 [INFO] Go runtime version: go1.8 | |
2017/12/01 12:39:19 [INFO] CLI args: []string{"/var/lib/jenkins/terraform", "destroy", "-force"} | |
2017/12/01 12:39:19 [DEBUG] Detected home directory from env var: /var/lib/jenkins | |
2017/12/01 12:39:19 [DEBUG] Detected home directory from env var: /var/lib/jenkins | |
2017/12/01 12:39:19 [DEBUG] Attempting to open CLI config file: /var/lib/jenkins/.terraformrc | |
2017/12/01 12:39:19 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2017/12/01 12:39:19 [INFO] CLI command args: []string{"destroy", "-force"} | |
2017/12/01 12:39:19 [DEBUG] command: loading backend config file: /var/lib/jenkins/workspace/Myservices/04-Execute-Testcases/terraform/azure | |
2017/12/01 12:39:19 [DEBUG] command: no data state file found for backend config |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017/05/16 11:24:29 [INFO] Terraform version: 0.9.4 277bbf65d1141207dbb30485bf124b1dba08f80f | |
2017/05/16 11:24:29 [INFO] Go runtime version: go1.8 | |
2017/05/16 11:24:29 [INFO] CLI args: []string{"/home/jenkins/terraform", "apply"} | |
2017/05/16 11:24:29 [DEBUG] Detected home directory from env var: /home/jenkins | |
2017/05/16 11:24:29 [DEBUG] Detected home directory from env var: /home/jenkins | |
2017/05/16 11:24:29 [DEBUG] Attempting to open CLI config file: /home/jenkins/.terraformrc | |
2017/05/16 11:24:29 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2017/05/16 11:24:29 [INFO] CLI command args: []string{"apply"} | |
2017/05/16 11:24:29 [DEBUG] command: loading backend config file: /var/lib/jenkins/workspace/Myservices/04-Execute-Testcases/terraform/vcloud | |
2017/05/16 11:24:29 [DEBUG] command: no data state file found for backend config |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[jenkins@jenkins vcloud]$ terraform apply | |
vcd_network.mgt_net: Creating... | |
dns1: "" => "11.48.115.52" | |
dns2: "" => "11.48.115.54" | |
edge_gateway: "" => "OrgVDC_Net_Blue_VL2024" | |
fence_mode: "" => "natRouted" | |
gateway: "" => "11.168.27.254" | |
href: "" => "<computed>" | |
name: "" => "Management Network" | |
netmask: "" => "255.255.252.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017/04/20 22:48:14 [DEBUG] apply: null_resource.ansible-provision: executing Apply | |
null_resource.ansible-provision: Creating... | |
2017/04/20 22:48:14 [DEBUG] plugin: terraform: null-provider (internal) 2017/04/20 22:48:14 [DEBUG] No meta timeoutkey found in Apply() | |
2017/04/20 22:48:14 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/04/20 22:48:14 [DEBUG] root: eval: *terraform.EvalApplyProvisioners | |
2017/04/20 22:48:14 [DEBUG] root: eval: *terraform.EvalIf | |
2017/04/20 22:48:14 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/04/20 22:48:14 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/04/20 22:48:14 [DEBUG] root: eval: *terraform.EvalApplyPost | |
2017/04/20 22:48:14 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred: |