Created
January 16, 2015 08:11
-
-
Save gosuri/43e258c4f647c9dbfb2b to your computer and use it in GitHub Desktop.
terraform crash log
This file contains hidden or 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
2015/01/15 23:26:14 [INFO] Terraform version: 0.3.7 dev d01670f49b5cfcd524ffe7d03ac69f79511c1934+CHANGES | |
2015/01/15 23:26:14 Detected home directory from env var: /Users/gosuri | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: atlas = /Users/gosuri/projects/go/bin/terraform-provider-atlas | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: aws = /Users/gosuri/projects/go/bin/terraform-provider-aws | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: cloudflare = /Users/gosuri/projects/go/bin/terraform-provider-cloudflare | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: cloudstack = /Users/gosuri/projects/go/bin/terraform-provider-cloudstack | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: consul = /Users/gosuri/projects/go/bin/terraform-provider-consul | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: digitalocean = /Users/gosuri/projects/go/bin/terraform-provider-digitalocean | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: dnsimple = /Users/gosuri/projects/go/bin/terraform-provider-dnsimple | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: google = /Users/gosuri/projects/go/bin/terraform-provider-google | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: heroku = /Users/gosuri/projects/go/bin/terraform-provider-heroku | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: mailgun = /Users/gosuri/projects/go/bin/terraform-provider-mailgun | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: null = /Users/gosuri/projects/go/bin/terraform-provider-null | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: file = /Users/gosuri/projects/go/bin/terraform-provisioner-file | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: local-exec = /Users/gosuri/projects/go/bin/terraform-provisioner-local-exec | |
2015/01/15 23:26:14 [DEBUG] Discoverd plugin: remote-exec = /Users/gosuri/projects/go/bin/terraform-provisioner-remote-exec | |
2015/01/15 23:26:14 Detected home directory from env var: /Users/gosuri | |
2015/01/15 23:26:14 [DEBUG] Attempting to open CLI config file: /Users/gosuri/.terraformrc | |
2015/01/15 23:26:14 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2015/01/15 23:26:14 Detected home directory from env var: /Users/gosuri | |
2015/01/15 23:26:14 [DEBUG] Creating graph for path: [root] | |
2015/01/15 23:26:14 [DEBUG] Creating graph for path: [root legacy] | |
2015/01/15 23:26:14 [DEBUG] Starting plugin: /Users/gosuri/projects/go/bin/terraform-provider-aws []string{"/Users/gosuri/projects/go/bin/terraform-provider-aws"} | |
2015/01/15 23:26:14 [DEBUG] Waiting for RPC address for: /Users/gosuri/projects/go/bin/terraform-provider-aws | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 Plugin address: unix /var/folders/fx/stvnb9953y12r4w9jvl959700000gn/T/tf-plugin827391681 | |
2015/01/15 23:26:15 [DEBUG] Graph [root legacy] created and valid. 14 nouns. | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root primary-services] | |
2015/01/15 23:26:15 [DEBUG] Graph [root primary-services] created and valid. 29 nouns. | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root aaa] | |
2015/01/15 23:26:15 [DEBUG] Graph [root aaa] created and valid. 14 nouns. | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root aaa-qa] | |
2015/01/15 23:26:15 [DEBUG] Graph [root aaa-qa] created and valid. 16 nouns. | |
2015/01/15 23:26:15 [DEBUG] Graph [root] created and valid. 5 nouns. | |
2015/01/15 23:26:15 [INFO] Validating provider: aws | |
2015/01/15 23:26:15 [INFO] Validating provider: aws | |
2015/01/15 23:26:15 [INFO] Validating provider: aws | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.elb_public: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.elb_private: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.app: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.private_d: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.public_d: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.private_b: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.public_b: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.private_a: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.public_a: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.nat: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_s3_bucket.registry: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_vpc.default: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.dns-virginia-aaa-lgcy-2: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.dns-virginia-aaa-lgcy-1: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.saturn-b: expanding to count = 3 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.saturn-a: expanding to count = 3 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_security_group.elb_public | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_security_group.elb_private | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_security_group.app | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_subnet.private_d | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_subnet.public_d | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_subnet.private_b | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_subnet.public_b | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_subnet.private_a | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_subnet.public_a | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_security_group.nat | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_s3_bucket.registry | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_vpc.default | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.dns-virginia-aaa-lgcy-2 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.dns-virginia-aaa-lgcy-1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.saturn-b.2 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.saturn-b.1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.saturn-b.0 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.saturn-a.2 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.saturn-a.1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.saturn-a.0 | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.vpn_as: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.private_b: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.public_b: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_internet_gateway.default: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.nat: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.chef: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.base: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_security_group.vpn_as | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_subnet.private_b | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_subnet.public_b | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_internet_gateway.default | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_security_group.nat | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_security_group.chef | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_security_group.base | |
2015/01/15 23:26:15 [DEBUG] aws_eip.eip-saturn-b-02: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_eip.eip-saturn-b-01: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_eip.eip-saturn-b-00: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.nat: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_eip.eip-saturn-b-02 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_eip.eip-saturn-b-01 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_eip.eip-saturn-b-00 | |
2015/01/15 23:26:15 [DEBUG] aws_eip.eip-saturn-a-02: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_eip.eip-saturn-a-01: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_eip.eip-saturn-a-00: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_elb.aaa-prod-ws: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_elb.aaa-prod-play: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.nat | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_eip.eip-saturn-a-02 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_eip.eip-saturn-a-01 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_eip.eip-saturn-a-00 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_elb.aaa-prod-ws | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_elb.aaa-prod-play | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.siem: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.provisioner: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.dns: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.base: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.nat: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_eip.nat: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_security_group.siem | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_security_group.provisioner | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_security_group.dns | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.base | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.nat | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_eip.nat | |
2015/01/15 23:26:15 [DEBUG] aws_instance.siem: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.siem | |
2015/01/15 23:26:15 [INFO] Validating provider: aws | |
2015/01/15 23:26:15 [DEBUG] aws_route53_record.siem: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.provisioner: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_eip.nat: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.dns: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.chef: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_route_table.private: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_route53_record.siem | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.provisioner | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_eip.nat | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.dns | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.chef | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_route_table.private | |
2015/01/15 23:26:15 [DEBUG] aws_launch_configuration.web: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.web: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_launch_configuration.api: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.api: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.api_partner: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_launch_configuration.web | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.web | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_launch_configuration.api | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.api | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.api_partner | |
2015/01/15 23:26:15 [DEBUG] aws_route53_record.provisioner: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_route53_record.provisioner | |
2015/01/15 23:26:15 [DEBUG] aws_instance.vpn_as: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_instance.vpn_as | |
2015/01/15 23:26:15 [DEBUG] aws_route_table_association.private_b: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_route_table_association.private_b | |
2015/01/15 23:26:15 [DEBUG] aws_elb.web: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_elb.web | |
2015/01/15 23:26:15 [DEBUG] aws_elb.api: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_route53_record.api: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_route53_record.api_partner: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_eip.vpn_as: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_elb.api | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_route53_record.api | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_route53_record.api_partner | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_eip.vpn_as | |
2015/01/15 23:26:15 [DEBUG] aws_route53_record.elb_web_public: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_route53_record.elb_web: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_autoscaling_group.web: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_route53_record.elb_web_public | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_route53_record.elb_web | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_autoscaling_group.web | |
2015/01/15 23:26:15 [DEBUG] aws_route53_record.elb_api: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_autoscaling_group.api: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_route53_record.vpn_as_private: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_route53_record.vpn_as: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_route53_record.elb_api | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_autoscaling_group.api | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_route53_record.vpn_as_private | |
2015/01/15 23:26:15 [INFO] Validating resource: aws_route53_record.vpn_as | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root] | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root legacy] | |
2015/01/15 23:26:15 [DEBUG] Graph [root legacy] created and valid. 14 nouns. | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root primary-services] | |
2015/01/15 23:26:15 [DEBUG] Graph [root primary-services] created and valid. 29 nouns. | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root aaa] | |
2015/01/15 23:26:15 [DEBUG] Graph [root aaa] created and valid. 14 nouns. | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root aaa-qa] | |
2015/01/15 23:26:15 [DEBUG] Graph [root aaa-qa] created and valid. 16 nouns. | |
2015/01/15 23:26:15 [DEBUG] Graph [root] created and valid. 5 nouns. | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root] | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root legacy] | |
2015/01/15 23:26:15 [DEBUG] Graph [root legacy] created and valid. 14 nouns. | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root primary-services] | |
2015/01/15 23:26:15 [DEBUG] Graph [root primary-services] created and valid. 29 nouns. | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root aaa] | |
2015/01/15 23:26:15 [DEBUG] Graph [root aaa] created and valid. 14 nouns. | |
2015/01/15 23:26:15 [DEBUG] Creating graph for path: [root aaa-qa] | |
2015/01/15 23:26:15 [DEBUG] Graph [root aaa-qa] created and valid. 16 nouns. | |
2015/01/15 23:26:15 [DEBUG] Graph [root] created and valid. 5 nouns. | |
2015/01/15 23:26:15 [INFO] Configuring provider: aws | |
2015/01/15 23:26:15 [INFO] Configuring provider: aws | |
2015/01/15 23:26:15 [INFO] Configuring provider: aws | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Building AWS auth structure | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Building AWS region structure | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing EC2 connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing ELB connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing AutoScaling connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing S3 connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing RDS connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing Route53 connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Building AWS auth structure | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Building AWS region structure | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing EC2 connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing ELB connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing AutoScaling connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing S3 connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing RDS connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing Route53 connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Building AWS auth structure | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Building AWS region structure | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing EC2 connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing ELB connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing AutoScaling connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing S3 connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing RDS connection | |
2015/01/15 23:26:15 terraform-provider-aws: 2015/01/15 23:26:15 [INFO] Initializing Route53 connection | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.elb_public: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.elb_private: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.app: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.private_d: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.public_d: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.private_b: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.public_b: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.private_a: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_subnet.public_a: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_security_group.nat: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_s3_bucket.registry: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_vpc.default: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.dns-virginia-aaa-lgcy-2: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.dns-virginia-aaa-lgcy-1: expanding to count = 1 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.saturn-b: expanding to count = 3 | |
2015/01/15 23:26:15 [DEBUG] aws_instance.saturn-a: expanding to count = 3 | |
2015/01/15 23:26:15 [INFO] Module root.aaa walking: aws_security_group.elb_public (Graph node: aws_security_group.elb_public) | |
2015/01/15 23:26:15 [INFO] Module root.aaa walking: aws_security_group.elb_private (Graph node: aws_security_group.elb_private) | |
2015/01/15 23:26:15 [INFO] Module root.aaa walking: aws_security_group.app (Graph node: aws_security_group.app) | |
2015/01/15 23:26:15 [INFO] Module root.aaa walking: aws_subnet.private_d (Graph node: aws_subnet.private_d) | |
2015/01/15 23:26:15 [INFO] Module root.aaa walking: aws_subnet.public_d (Graph node: aws_subnet.public_d) | |
2015/01/15 23:26:15 [INFO] Module root.aaa walking: aws_subnet.private_b (Graph node: aws_subnet.private_b) | |
2015/01/15 23:26:15 [INFO] Module root.aaa walking: aws_subnet.public_b (Graph node: aws_subnet.public_b) | |
2015/01/15 23:26:15 [INFO] Module root.aaa walking: aws_subnet.private_a (Graph node: aws_subnet.private_a) | |
2015/01/15 23:26:15 [INFO] Module root.aaa walking: aws_subnet.public_a (Graph node: aws_subnet.public_a) | |
2015/01/15 23:26:15 [INFO] Module root.aaa walking: aws_security_group.nat (Graph node: aws_security_group.nat) | |
2015/01/15 23:26:15 [INFO] Module root.primary-services walking: aws_s3_bucket.registry (Graph node: aws_s3_bucket.registry) | |
2015/01/15 23:26:15 [INFO] Module root.primary-services walking: aws_vpc.default (Graph node: aws_vpc.default) | |
2015/01/15 23:26:15 [INFO] Module root.legacy walking: aws_instance.dns-virginia-aaa-lgcy-2 (Graph node: aws_instance.dns-virginia-aaa-lgcy-2) | |
2015/01/15 23:26:15 [INFO] Module root.legacy walking: aws_instance.dns-virginia-aaa-lgcy-1 (Graph node: aws_instance.dns-virginia-aaa-lgcy-1) | |
2015/01/15 23:26:15 [INFO] Module root.legacy walking: aws_instance.saturn-b.2 (Graph node: aws_instance.saturn-b.2) | |
2015/01/15 23:26:15 [INFO] Module root.legacy walking: aws_instance.saturn-b.1 (Graph node: aws_instance.saturn-b.1) | |
2015/01/15 23:26:15 [INFO] Module root.legacy walking: aws_instance.saturn-b.0 (Graph node: aws_instance.saturn-b.0) | |
2015/01/15 23:26:15 [INFO] Module root.legacy walking: aws_instance.saturn-a.2 (Graph node: aws_instance.saturn-a.2) | |
2015/01/15 23:26:15 [DEBUG] aws_instance.nat: expanding to count = 1 | |
2015/01/15 23:26:15 [INFO] Module root.legacy walking: aws_instance.saturn-a.1 (Graph node: aws_instance.saturn-a.1) | |
2015/01/15 23:26:15 [INFO] Module root.legacy walking: aws_instance.saturn-a.0 (Graph node: aws_instance.saturn-a.0) | |
2015/01/15 23:26:15 [INFO] Module root.aaa walking: aws_instance.nat (Graph node: aws_instance.nat) | |
2015/01/15 23:26:16 [DEBUG] aws_eip.eip-saturn-b-02: expanding to count = 1 | |
2015/01/15 23:26:16 [DEBUG] aws_eip.eip-saturn-b-01: expanding to count = 1 | |
2015/01/15 23:26:16 [DEBUG] aws_eip.eip-saturn-b-00: expanding to count = 1 | |
2015/01/15 23:26:16 [INFO] Module root.legacy walking: aws_eip.eip-saturn-b-02 (Graph node: aws_eip.eip-saturn-b-02) | |
2015/01/15 23:26:16 [INFO] Module root.legacy walking: aws_eip.eip-saturn-b-01 (Graph node: aws_eip.eip-saturn-b-01) | |
2015/01/15 23:26:16 [INFO] Module root.legacy walking: aws_eip.eip-saturn-b-00 (Graph node: aws_eip.eip-saturn-b-00) | |
2015/01/15 23:26:16 terraform-provider-aws: 2015/01/15 23:26:16 [DEBUG] EIP describe configuration: []string{"eipalloc-052f8c60"}, []string{} (domain: vpc) | |
2015/01/15 23:26:16 terraform-provider-aws: 2015/01/15 23:26:16 [DEBUG] EIP describe configuration: []string{"eipalloc-072f8c62"}, []string{} (domain: vpc) | |
2015/01/15 23:26:16 terraform-provider-aws: 2015/01/15 23:26:16 [DEBUG] EIP describe configuration: []string{"eipalloc-042f8c61"}, []string{} (domain: vpc) | |
2015/01/15 23:26:16 [DEBUG] aws_eip.eip-saturn-a-02: expanding to count = 1 | |
2015/01/15 23:26:16 [DEBUG] aws_eip.eip-saturn-a-01: expanding to count = 1 | |
2015/01/15 23:26:16 [DEBUG] aws_eip.eip-saturn-a-00: expanding to count = 1 | |
2015/01/15 23:26:16 [DEBUG] aws_elb.aaa-prod-ws: expanding to count = 1 | |
2015/01/15 23:26:16 [DEBUG] aws_elb.aaa-prod-play: expanding to count = 1 | |
2015/01/15 23:26:16 [INFO] Module root.legacy walking: aws_eip.eip-saturn-a-02 (Graph node: aws_eip.eip-saturn-a-02) | |
2015/01/15 23:26:16 [INFO] Module root.legacy walking: aws_eip.eip-saturn-a-01 (Graph node: aws_eip.eip-saturn-a-01) | |
2015/01/15 23:26:16 [INFO] Module root.legacy walking: aws_eip.eip-saturn-a-00 (Graph node: aws_eip.eip-saturn-a-00) | |
2015/01/15 23:26:16 [INFO] Module root.legacy walking: aws_elb.aaa-prod-ws (Graph node: aws_elb.aaa-prod-ws) | |
2015/01/15 23:26:16 [INFO] Module root.legacy walking: aws_elb.aaa-prod-play (Graph node: aws_elb.aaa-prod-play) | |
2015/01/15 23:26:16 terraform-provider-aws: 2015/01/15 23:26:16 [DEBUG] EIP describe configuration: []string{"eipalloc-a92f8ccc"}, []string{} (domain: vpc) | |
2015/01/15 23:26:16 terraform-provider-aws: 2015/01/15 23:26:16 [DEBUG] EIP describe configuration: []string{"eipalloc-a82f8ccd"}, []string{} (domain: vpc) | |
2015/01/15 23:26:16 terraform-provider-aws: 2015/01/15 23:26:16 [DEBUG] EIP describe configuration: []string{"eipalloc-ab2f8cce"}, []string{} (domain: vpc) | |
2015/01/15 23:26:16 [DEBUG] aws_eip.nat: expanding to count = 1 | |
2015/01/15 23:26:16 [INFO] Module root.aaa walking: aws_eip.nat (Graph node: aws_eip.nat) | |
2015/01/15 23:26:16 terraform-provider-aws: 2015/01/15 23:26:16 [DEBUG] EIP describe configuration: []string{"eipalloc-71bd0d14"}, []string{} (domain: vpc) | |
2015/01/15 23:26:17 [INFO] Configuring provider: aws | |
2015/01/15 23:26:17 terraform-provider-aws: 2015/01/15 23:26:17 [INFO] Building AWS auth structure | |
2015/01/15 23:26:17 terraform-provider-aws: 2015/01/15 23:26:17 [INFO] Building AWS region structure | |
2015/01/15 23:26:17 terraform-provider-aws: 2015/01/15 23:26:17 [INFO] Initializing EC2 connection | |
2015/01/15 23:26:17 terraform-provider-aws: 2015/01/15 23:26:17 [INFO] Initializing ELB connection | |
2015/01/15 23:26:17 terraform-provider-aws: 2015/01/15 23:26:17 [INFO] Initializing AutoScaling connection | |
2015/01/15 23:26:17 terraform-provider-aws: 2015/01/15 23:26:17 [INFO] Initializing S3 connection | |
2015/01/15 23:26:17 terraform-provider-aws: 2015/01/15 23:26:17 [INFO] Initializing RDS connection | |
2015/01/15 23:26:17 terraform-provider-aws: 2015/01/15 23:26:17 [INFO] Initializing Route53 connection | |
2015/01/15 23:26:17 [DEBUG] aws_launch_configuration.web: expanding to count = 1 | |
2015/01/15 23:26:17 [DEBUG] aws_instance.web: expanding to count = 1 | |
2015/01/15 23:26:17 [DEBUG] aws_launch_configuration.api: expanding to count = 1 | |
2015/01/15 23:26:17 [DEBUG] aws_instance.api: expanding to count = 1 | |
2015/01/15 23:26:17 [DEBUG] aws_instance.api_partner: expanding to count = 1 | |
2015/01/15 23:26:17 [INFO] Module root.aaa-qa walking: aws_launch_configuration.web (Graph node: aws_launch_configuration.web) | |
2015/01/15 23:26:17 [INFO] Module root.aaa-qa walking: aws_instance.web (Graph node: aws_instance.web) | |
2015/01/15 23:26:17 [INFO] Module root.aaa-qa walking: aws_launch_configuration.api (Graph node: aws_launch_configuration.api) | |
2015/01/15 23:26:17 [INFO] Module root.aaa-qa walking: aws_instance.api (Graph node: aws_instance.api) | |
2015/01/15 23:26:17 [INFO] Module root.aaa-qa walking: aws_instance.api_partner (Graph node: aws_instance.api_partner) | |
2015/01/15 23:26:17 terraform-provider-aws: 2015/01/15 23:26:17 [DEBUG] launch configuration describe configuration: autoscaling.DescribeLaunchConfigurations{Names:[]string{"web-qa-aaa-virginia"}} | |
2015/01/15 23:26:17 terraform-provider-aws: 2015/01/15 23:26:17 [DEBUG] launch configuration describe configuration: autoscaling.DescribeLaunchConfigurations{Names:[]string{"api-qa-aaa-virginia"}} | |
2015/01/15 23:26:18 [DEBUG] aws_security_group.vpn_as: expanding to count = 1 | |
2015/01/15 23:26:18 [DEBUG] aws_subnet.private_b: expanding to count = 1 | |
2015/01/15 23:26:18 [DEBUG] aws_subnet.public_b: expanding to count = 1 | |
2015/01/15 23:26:18 [DEBUG] aws_internet_gateway.default: expanding to count = 1 | |
2015/01/15 23:26:18 [DEBUG] aws_security_group.nat: expanding to count = 1 | |
2015/01/15 23:26:18 [DEBUG] aws_security_group.chef: expanding to count = 1 | |
2015/01/15 23:26:18 [DEBUG] aws_security_group.base: expanding to count = 1 | |
2015/01/15 23:26:18 [INFO] Module root.primary-services walking: aws_security_group.vpn_as (Graph node: aws_security_group.vpn_as) | |
2015/01/15 23:26:18 [INFO] Module root.primary-services walking: aws_subnet.private_b (Graph node: aws_subnet.private_b) | |
2015/01/15 23:26:18 [INFO] Module root.primary-services walking: aws_subnet.public_b (Graph node: aws_subnet.public_b) | |
2015/01/15 23:26:18 [INFO] Module root.primary-services walking: aws_internet_gateway.default (Graph node: aws_internet_gateway.default) | |
2015/01/15 23:26:18 [INFO] Module root.primary-services walking: aws_security_group.nat (Graph node: aws_security_group.nat) | |
2015/01/15 23:26:18 [INFO] Module root.primary-services walking: aws_security_group.chef (Graph node: aws_security_group.chef) | |
2015/01/15 23:26:18 [INFO] Module root.primary-services walking: aws_security_group.base (Graph node: aws_security_group.base) | |
2015/01/15 23:26:18 [DEBUG] aws_elb.api: expanding to count = 1 | |
2015/01/15 23:26:18 [DEBUG] aws_route53_record.api: expanding to count = 1 | |
2015/01/15 23:26:18 [INFO] Module root.aaa-qa walking: aws_elb.api (Graph node: aws_elb.api) | |
2015/01/15 23:26:18 [INFO] Module root.aaa-qa walking: aws_route53_record.api (Graph node: aws_route53_record.api) | |
2015/01/15 23:26:18 [DEBUG] aws_elb.web: expanding to count = 1 | |
2015/01/15 23:26:18 [INFO] Module root.aaa-qa walking: aws_elb.web (Graph node: aws_elb.web) | |
2015/01/15 23:26:18 [DEBUG] aws_route53_record.api_partner: expanding to count = 1 | |
2015/01/15 23:26:18 [INFO] Module root.aaa-qa walking: aws_route53_record.api_partner (Graph node: aws_route53_record.api_partner) | |
2015/01/15 23:26:18 [DEBUG] aws_instance.base: expanding to count = 1 | |
2015/01/15 23:26:18 [INFO] Module root.primary-services walking: aws_instance.base (Graph node: aws_instance.base) | |
2015/01/15 23:26:18 [DEBUG] aws_instance.nat: expanding to count = 1 | |
2015/01/15 23:26:18 [INFO] Module root.primary-services walking: aws_instance.nat (Graph node: aws_instance.nat) | |
2015/01/15 23:26:18 [DEBUG] aws_route53_record.elb_api: expanding to count = 1 | |
2015/01/15 23:26:18 [DEBUG] aws_autoscaling_group.api: expanding to count = 1 | |
2015/01/15 23:26:18 [INFO] Module root.aaa-qa walking: aws_route53_record.elb_api (Graph node: aws_route53_record.elb_api) | |
2015/01/15 23:26:18 [INFO] Module root.aaa-qa walking: aws_autoscaling_group.api (Graph node: aws_autoscaling_group.api) | |
2015/01/15 23:26:18 terraform-provider-aws: 2015/01/15 23:26:18 [DEBUG] AutoScaling Group describe configuration: autoscaling.DescribeAutoScalingGroups{Names:[]string{"api-qa-aaa-virginia"}} | |
2015/01/15 23:26:18 [DEBUG] aws_security_group.provisioner: expanding to count = 1 | |
2015/01/15 23:26:18 [DEBUG] aws_security_group.siem: expanding to count = 1 | |
2015/01/15 23:26:18 [DEBUG] aws_security_group.dns: expanding to count = 1 | |
2015/01/15 23:26:18 [INFO] Module root.primary-services walking: aws_security_group.provisioner (Graph node: aws_security_group.provisioner) | |
2015/01/15 23:26:18 [INFO] Module root.primary-services walking: aws_security_group.siem (Graph node: aws_security_group.siem) | |
2015/01/15 23:26:18 [INFO] Module root.primary-services walking: aws_security_group.dns (Graph node: aws_security_group.dns) | |
2015/01/15 23:26:18 [DEBUG] aws_route53_record.elb_web_public: expanding to count = 1 | |
2015/01/15 23:26:18 [DEBUG] aws_route53_record.elb_web: expanding to count = 1 | |
2015/01/15 23:26:18 [DEBUG] aws_autoscaling_group.web: expanding to count = 1 | |
2015/01/15 23:26:18 [INFO] Module root.aaa-qa walking: aws_route53_record.elb_web_public (Graph node: aws_route53_record.elb_web_public) | |
2015/01/15 23:26:18 [INFO] Module root.aaa-qa walking: aws_route53_record.elb_web (Graph node: aws_route53_record.elb_web) | |
2015/01/15 23:26:19 [INFO] Module root.aaa-qa walking: aws_autoscaling_group.web (Graph node: aws_autoscaling_group.web) | |
2015/01/15 23:26:19 terraform-provider-aws: 2015/01/15 23:26:19 [DEBUG] AutoScaling Group describe configuration: autoscaling.DescribeAutoScalingGroups{Names:[]string{"web-qa-aaa-virginia"}} | |
2015/01/15 23:26:19 terraform-provider-aws: panic: interface conversion: interface is nil, not *schema.Set | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 673 [running]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*MapFieldWriter).setSet(0xc2083d02c0, 0xc208288120, 0x3, 0x3, 0x0, 0x0, 0xc2081b19e0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/field_writer_map.go:295 +0x753 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*MapFieldWriter).set(0xc2083d02c0, 0xc208288120, 0x3, 0x3, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/field_writer_map.go:89 +0x478 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*MapFieldWriter).setObject(0xc2083d02c0, 0xc2083d0920, 0x2, 0x2, 0x468ba0, 0xc20819de60, 0xc2085b4990, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/field_writer_map.go:200 +0x6b9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*MapFieldWriter).set(0xc2083d02c0, 0xc2083d0920, 0x2, 0x2, 0x468ba0, 0xc20819de60, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/field_writer_map.go:91 +0x4cb | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.func·003(0xc2081a5cdd, 0x1, 0x468ba0, 0xc20819de60, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/field_writer_map.go:105 +0x1f5 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*MapFieldWriter).setList(0xc2083d02c0, 0xc2081a59d0, 0x1, 0x1, 0x456b20, 0xc2083d0280, 0xc20855de60, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/field_writer_map.go:117 +0x3ba | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*MapFieldWriter).set(0xc2083d02c0, 0xc2081a59d0, 0x1, 0x1, 0x456b20, 0xc2083d0280, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/field_writer_map.go:85 +0x3d6 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*MapFieldWriter).WriteField(0xc2083d02c0, 0xc2081a59d0, 0x1, 0x1, 0x456b20, 0xc2083d0280, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/field_writer_map.go:67 +0x71a | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*MapFieldWriter).setSet(0xc2083d01e0, 0xc2081a59d0, 0x1, 0x1, 0x456b20, 0xc2083d0280, 0xc2081b1d40, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/field_writer_map.go:264 +0x2f3 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*MapFieldWriter).set(0xc2083d01e0, 0xc2081a59d0, 0x1, 0x1, 0x456b20, 0xc2083d0280, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/field_writer_map.go:89 +0x478 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*MapFieldWriter).WriteField(0xc2083d01e0, 0xc2081a59d0, 0x1, 0x1, 0x456b20, 0xc2083d0280, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/field_writer_map.go:67 +0x71a | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*ResourceData).Set(0xc20859baa0, 0x5faab0, 0x7, 0x456b20, 0xc2083d0280, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource_data.go:134 +0x11b | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSecurityGroupRead(0xc20859baa0, 0x43b340, 0xc20807c7b0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_security_group.go:212 +0x143f | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Refresh(0xc2081bed20, 0xc20848fb40, 0x43b340, 0xc20807c7b0, 0xc2081dcd98, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:139 +0x17c | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Refresh(0xc2081bee40, 0xc208694a00, 0xc20848fb40, 0x43cae0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:179 +0x1c7 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Refresh(0xc2081bc2c0, 0xc2084d0900, 0xc2084d0f90, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:341 +0x73 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.call(0x4f6b20, 0x5ae820, 0x13, 0x5e7910, 0x4, 0xc208521f28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.Call(0x4f6b20, 0x5ae820, 0x13, 0xc208521f28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:296 +0xbc | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*service).call(0xc20813ef40, 0xc20813ef00, 0xc208135030, 0xc208177080, 0xc2084d3360, 0x43ca80, 0xc2084d0900, 0x16, 0x43cae0, 0xc2084d0f90, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 1 [IO wait]: | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).Wait(0xc2080108b0, 0x72, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc2080108b0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*netFD).accept(0xc208010850, 0x0, 0x9cfdc8, 0xc20800b528) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_unix.go:419 +0x40b | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*UnixListener).AcceptUnix(0xc20801ed40, 0x36740, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/unixsock_posix.go:282 +0x56 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*UnixListener).Accept(0xc20801ed40, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/unixsock_posix.go:293 +0x4c | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*Server).Accept(0xc20800b420, 0x9d0848, 0xc20801ed40) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:33 +0x37 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/plugin.Serve(0xc20800b400) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/plugin/server.go:88 +0x7e8 | |
2015/01/15 23:26:19 terraform-provider-aws: main.main() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/bins/provider-aws/main.go:11 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 5 [syscall]: | |
2015/01/15 23:26:19 terraform-provider-aws: os/signal.loop() | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/os/signal/signal_unix.go:21 +0x1f | |
2015/01/15 23:26:19 terraform-provider-aws: created by os/signal.init·1 | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/os/signal/signal_unix.go:27 +0x35 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 7 [chan receive]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/plugin.func·007() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/plugin/server.go:79 +0x69 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/plugin.Serve | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/plugin/server.go:85 +0x7c4 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 8 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc2080548c0, 0xc2080dd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc2080526c0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc2080526c0, 0xc20800b5b0, 0x1, 0x9, 0x2592, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc2080526c0, 0xc20800b5b0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc2080526c0, 0xc20800b5b0, 0x1, 0x9, 0x2c, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc2080526c0, 0xc20800b5b0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208064700, 0xc20805e120) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208064700, 0xc20801ee00, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208064700, 0x449a40, 0xc20801eea0, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208064700, 0x449a40, 0xc20801eea0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc20807c3c0, 0xc20801eea0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc208035f00, 0x9d1b00, 0xc20807c3c0, 0x0, 0x0, 0xc20801eea0, 0xc20800b500, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc208035f00, 0x9d1b00, 0xc20807c3c0, 0xc208064600, 0xc20801f1c0, 0x4655e0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc208035f00, 0x9d1b00, 0xc20807c3c0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc208035f00, 0x9d1a28, 0xc2080548c0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*Server).ServeConn(0xc20800b420, 0x9d1940, 0xc2080380a0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:76 +0x530 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*Server).Accept | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:39 +0x173 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 9 [IO wait]: | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).Wait(0xc208010990, 0x72, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc208010990, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*netFD).Read(0xc208010930, 0xc20800f000, 0x1000, 0x1000, 0x0, 0x9cfdc8, 0xc208385ae0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*conn).Read(0xc2080380a0, 0xc20800f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/net.go:121 +0xdc | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc208052360) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc208052360, 0xc20800b540, 0xc, 0xc, 0xc208385ad0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc208052360, 0xc20800b540, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc208052360, 0xc20800b540, 0xc, 0xc, 0xc, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).recv(0xc208046dc0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:332 +0xcb | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/yamux.newSession | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:93 +0x3f0 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 10 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).send(0xc208046dc0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:290 +0x554 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/yamux.newSession | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:94 +0x40a | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 11 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).keepalive(0xc208046dc0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:246 +0x106 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/yamux.newSession | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:96 +0x435 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 13 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc208046dc0, 0xc20000000c, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:154 +0x173 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*muxBroker).Run(0xc20801ee60) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/mux_broker.go:107 +0x37 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*Server).ServeConn | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:65 +0x388 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 304 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208055400, 0xc2081fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc20817bce0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc20817bce0, 0xc2081ba570, 0x1, 0x9, 0xc2081ef858, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc20817bce0, 0xc2081ba570, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc20817bce0, 0xc2081ba570, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc20817bce0, 0xc2081ba570, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208177c80, 0xc20805ea20) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208177c80, 0xc208403100, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208177c80, 0x449a40, 0xc208403140, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208177c80, 0x449a40, 0xc208403140, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208153ad0, 0xc208403140, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc20813fa00, 0x9d1b00, 0xc208153ad0, 0x0, 0x0, 0xc208403140, 0xc2081ba500, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc20813fa00, 0x9d1b00, 0xc208153ad0, 0xc208177a80, 0xc20840f820, 0x43ca80, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc20813fa00, 0x9d1b00, 0xc208153ad0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc20813fa00, 0x9d1a28, 0xc208055400) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x9d1a28, 0xc208055400, 0x648630, 0x10, 0x5ae6c0, 0xc2081b4ea0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 15 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208054140, 0xc2080a1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc208052d80) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc208052d80, 0xc20800b783, 0x1, 0x9, 0xc2080d3858, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc208052d80, 0xc20800b783, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc208052d80, 0xc20800b783, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc208052d80, 0xc20800b783, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208064800, 0xc20805eb40) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208064800, 0xc208150700, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208064800, 0x449a40, 0xc2081507e0, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208064800, 0x449a40, 0xc2081507e0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc20807dfb0, 0xc2081507e0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc2080de900, 0x9d1b00, 0xc20807dfb0, 0x0, 0x0, 0xc2081507e0, 0xc20800b700, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc2080de900, 0x9d1b00, 0xc20807dfb0, 0xc208064780, 0xc208150fe0, 0x43cba0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc2080de900, 0x9d1b00, 0xc20807dfb0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc2080de900, 0x9d1a28, 0xc208054140) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x9d1a28, 0xc208054140, 0x648630, 0x10, 0x5ae6c0, 0xc20801f4e0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 30 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc2080ae3c0, 0xc2080fb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc208053440) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc208053440, 0xc2080b0093, 0x1, 0x9, 0xc2080d5858, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc208053440, 0xc2080b0093, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc208053440, 0xc2080b0093, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc208053440, 0xc2080b0093, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208064d00, 0xc20805ec60) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208064d00, 0xc20812b500, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208064d00, 0x449a40, 0xc20812b520, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208064d00, 0x449a40, 0xc20812b520, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2080a5d70, 0xc20812b520, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc2080df000, 0x9d1b00, 0xc2080a5d70, 0x0, 0x0, 0xc20812b520, 0xc2080b0000, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc2080df000, 0x9d1b00, 0xc2080a5d70, 0xc208064c80, 0xc2080ace40, 0x43cba0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc2080df000, 0x9d1b00, 0xc2080a5d70) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc2080df000, 0x9d1a28, 0xc2080ae3c0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x9d1a28, 0xc2080ae3c0, 0x648630, 0x10, 0x5ae6c0, 0xc2080ac540) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 60 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208108a00, 0xc208117000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc2080539e0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc2080539e0, 0xc2080b0d30, 0x1, 0x9, 0xc208105858, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc2080539e0, 0xc2080b0d30, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc2080539e0, 0xc2080b0d30, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc2080539e0, 0xc2080b0d30, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208065200, 0xc20805ed80) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208065200, 0xc208174c00, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208065200, 0x449a40, 0xc208174c60, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208065200, 0x449a40, 0xc208174c60, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208112150, 0xc208174c60, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc2080df580, 0x9d1b00, 0xc208112150, 0x0, 0x0, 0xc208174c60, 0xc2080b0d00, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc2080df580, 0x9d1b00, 0xc208112150, 0xc208065180, 0xc208114020, 0x43cba0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc2080df580, 0x9d1b00, 0xc208112150) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc2080df580, 0x9d1a28, 0xc208108a00) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x9d1a28, 0xc208108a00, 0x648630, 0x10, 0x5ae6c0, 0xc208114000) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 75 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc2080ae000, 0xc208121000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc208052a20) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc208052a20, 0xc2080b0b83, 0x1, 0x9, 0xc208103858, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc208052a20, 0xc2080b0b83, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc208052a20, 0xc2080b0b83, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc208052a20, 0xc2080b0b83, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208065680, 0xc20805eea0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208065680, 0xc2081bcb00, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208065680, 0x449a40, 0xc2081bcb60, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208065680, 0x449a40, 0xc2081bcb60, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208113e60, 0xc2081bcb60, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc2080df980, 0x9d1b00, 0xc208113e60, 0x0, 0x0, 0xc2081bcb60, 0xc2080b0b00, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc2080df980, 0x9d1b00, 0xc208113e60, 0xc208065600, 0xc208115520, 0x43cba0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc2080df980, 0x9d1b00, 0xc208113e60) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc2080df980, 0x9d1a28, 0xc2080ae000) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x9d1a28, 0xc2080ae000, 0x648630, 0x10, 0x5ae6c0, 0xc208114f60) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 210 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208178f00, 0xc20818c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc20817a120) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc20817a120, 0xc208143560, 0x1, 0x9, 0xc2080ff858, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc20817a120, 0xc208143560, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc20817a120, 0xc208143560, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc20817a120, 0xc208143560, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208176480, 0xc20805f440) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208176480, 0xc20812b400, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208176480, 0x449a40, 0xc20812b4e0, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208176480, 0x449a40, 0xc20812b4e0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc20812f5f0, 0xc20812b4e0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc208145ac0, 0x9d1b00, 0xc20812f5f0, 0x0, 0x0, 0xc20812b4e0, 0xc208143500, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc208145ac0, 0x9d1b00, 0xc20812f5f0, 0xc208176200, 0xc20812af20, 0x43c9c0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc208145ac0, 0x9d1b00, 0xc20812f5f0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc208145ac0, 0x9d1a28, 0xc208178f00) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x9d1a28, 0xc208178f00, 0x648630, 0x10, 0x5ae6c0, 0xc20812af00) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 244 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208178000, 0xc2081d9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc20817ac00) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc20817ac00, 0xc2081343a3, 0x1, 0x9, 0xc20815d858, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc20817ac00, 0xc2081343a3, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc20817ac00, 0xc2081343a3, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc20817ac00, 0xc2081343a3, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208176d80, 0xc20805f7a0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208176d80, 0xc2080ad500, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208176d80, 0x449a40, 0xc2080ad5c0, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208176d80, 0x449a40, 0xc2080ad5c0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2081db0e0, 0xc2080ad5c0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc20813e800, 0x9d1b00, 0xc2081db0e0, 0x0, 0x0, 0xc2080ad5c0, 0xc208134300, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc20813e800, 0x9d1b00, 0xc2081db0e0, 0xc208176a00, 0xc20844ece0, 0x43ca80, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc20813e800, 0x9d1b00, 0xc2081db0e0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc20813e800, 0x9d1a28, 0xc208178000) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x9d1a28, 0xc208178000, 0x648630, 0x10, 0x5ae6c0, 0xc2080acb20) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 165 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208108000, 0xc20816c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc208052ea0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc208052ea0, 0xc208183f40, 0x1, 0x9, 0x2592, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc208052ea0, 0xc208183f40, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc208052ea0, 0xc208183f40, 0x1, 0x9, 0x2c, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc208052ea0, 0xc208183f40, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208065a80, 0xc208148240) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208065a80, 0xc208138100, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208065a80, 0x449a40, 0xc2081381e0, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208065a80, 0x449a40, 0xc2081381e0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc20817cea0, 0xc2081381e0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc208145040, 0x9d1b00, 0xc20817cea0, 0x0, 0x0, 0xc2081381e0, 0xc208183f00, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc208145040, 0x9d1b00, 0xc20817cea0, 0xc208065900, 0xc208138780, 0x4655e0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc208145040, 0x9d1b00, 0xc20817cea0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc208145040, 0x9d1a28, 0xc208108000) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x9d1a28, 0xc208108000, 0x648630, 0x10, 0x5ae6c0, 0xc2081381c0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 225 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc20818ef00, 0xc20819a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc20817a6c0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc20817a6c0, 0xc208143e30, 0x1, 0x9, 0x2592, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc20817a6c0, 0xc208143e30, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc20817a6c0, 0xc208143e30, 0x1, 0x9, 0x2c, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc20817a6c0, 0xc208143e30, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208176980, 0xc2081487e0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208176980, 0xc20812bf00, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208176980, 0x449a40, 0xc20812bf80, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208176980, 0x449a40, 0xc20812bf80, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2080fd0b0, 0xc20812bf80, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc20813e040, 0x9d1b00, 0xc2080fd0b0, 0x0, 0x0, 0xc20812bf80, 0xc208143e00, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc20813e040, 0x9d1b00, 0xc2080fd0b0, 0xc208176800, 0xc208114a60, 0x4655e0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc20813e040, 0x9d1b00, 0xc2080fd0b0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc20813e040, 0x9d1a28, 0xc20818ef00) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x9d1a28, 0xc20818ef00, 0x648630, 0x10, 0x5ae6c0, 0xc20812bf60) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 180 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc2080ae280, 0xc2081a8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc208053b60) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc208053b60, 0xc208142820, 0x1, 0x9, 0x2592, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc208053b60, 0xc208142820, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc208053b60, 0xc208142820, 0x1, 0x9, 0x2c, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc208053b60, 0xc208142820, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208065f80, 0xc208148d80) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208065f80, 0xc208139700, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208065f80, 0x449a40, 0xc208139700, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208065f80, 0x449a40, 0xc208139700, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208152d20, 0xc208139700, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc208145580, 0x9d1b00, 0xc208152d20, 0x0, 0x0, 0xc208139700, 0xc208142800, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc208145580, 0x9d1b00, 0xc208152d20, 0xc208065e00, 0xc208139160, 0x4655e0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc208145580, 0x9d1b00, 0xc208152d20) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc208145580, 0x9d1a28, 0xc2080ae280) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x9d1a28, 0xc2080ae280, 0x648630, 0x10, 0x5ae6c0, 0xc208139140) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 259 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc20818e140, 0xc2081c1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc20817b1a0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc20817b1a0, 0xc208135010, 0x1, 0x9, 0xc208161858, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc20817b1a0, 0xc208135010, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc20817b1a0, 0xc208135010, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc20817b1a0, 0xc208135010, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208177280, 0xc208149320) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208177280, 0xc2083e2400, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208177280, 0x449a40, 0xc2083e2440, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208177280, 0x449a40, 0xc2083e2440, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2081beff0, 0xc2083e2440, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc20813ef00, 0x9d1b00, 0xc2081beff0, 0x0, 0x0, 0xc2083e2440, 0xc208135000, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc20813ef00, 0x9d1b00, 0xc2081beff0, 0xc208177080, 0xc2081bc920, 0x43ca80, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc20813ef00, 0x9d1b00, 0xc2081beff0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc20813ef00, 0x9d1a28, 0xc20818e140) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x9d1a28, 0xc20818e140, 0x648630, 0x10, 0x5ae6c0, 0xc2081bc2c0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 677 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).roundTrip(0xc2081d1a20, 0xc2084a5040, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:1082 +0x7ad | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20805a120, 0xc2081ff040, 0xe691, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:235 +0x558 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).tries(0x8ceec0, 0xc2081ff040, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:79 +0x61 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).RoundTrip(0x8ceec0, 0xc2081ff040, 0xc20853ba80, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:70 +0x44 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.send(0xc2081ff040, 0x9d07c8, 0x8ceec0, 0x73, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:219 +0x4fc | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).send(0xc20807c0f0, 0xc2081ff040, 0x73, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:142 +0x15b | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xc20807c0f0, 0xc2081ff040, 0x734d30, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:367 +0xb25 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).Do(0xc20807c0f0, 0xc2081ff040, 0x14, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:174 +0xa4 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/route53.(*Route53).query(0xc208044800, 0x5e9ad0, 0x3, 0xc20848d860, 0x2b, 0x0, 0x0, 0x442de0, 0xc20856c960, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/route53/route53.go:131 +0xc4f | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/route53.(*Route53).ListResourceRecordSets(0xc208044800, 0xc2084a4f10, 0xe, 0xc208619140, 0x5, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/route53/route53.go:364 +0x4eb | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsRoute53RecordRead(0xc20856c900, 0x43b340, 0xc20848d200, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_route53_record.go:141 +0x284 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Refresh(0xc2081530b0, 0xc208441020, 0x43b340, 0xc20848d200, 0xc2081fa0b0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:139 +0x17c | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Refresh(0xc208153770, 0xc208618cc0, 0xc208441020, 0x43cae0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:179 +0x1c7 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Refresh(0xc2081b4ea0, 0xc2084a4dd0, 0xc2084a4f50, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:341 +0x73 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.call(0x4f6b20, 0x5ae820, 0x13, 0x5e7910, 0x4, 0xc2085a3f28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.Call(0x4f6b20, 0x5ae820, 0x13, 0xc2085a3f28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:296 +0xbc | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*service).call(0xc20813fa40, 0xc20813fa00, 0xc2081ba590, 0xc208177a80, 0xc20840f0a0, 0x43ca80, 0xc2084a4dd0, 0x16, 0x43cae0, 0xc2084a4f50, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 289 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc2080aef00, 0xc2081e5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x3a1 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc20817b740) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Read(0xc20817b740, 0xc208135ca0, 0x1, 0x9, 0xc20815b858, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadAtLeast(0x9d19a0, 0xc20817b740, 0xc208135ca0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:298 +0xf1 | |
2015/01/15 23:26:19 terraform-provider-aws: io.ReadFull(0x9d19a0, 0xc20817b740, 0xc208135ca0, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/io/io.go:316 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.decodeUintReader(0x9d19a0, 0xc20817b740, 0xc208135ca0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208177780, 0xc208149e60) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208177780, 0xc208175e00, 0x16) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208177780, 0x449a40, 0xc208175e20, 0x16, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208177780, 0x449a40, 0xc208175e20, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc20819d5c0, 0xc208175e20, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc20813f480, 0x9d1b00, 0xc20819d5c0, 0x0, 0x0, 0xc208175e20, 0xc208135c00, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc20813f480, 0x9d1b00, 0xc20819d5c0, 0xc208177580, 0xc208174d40, 0x43ca80, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc20813f480, 0x9d1b00, 0xc20819d5c0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc20813f480, 0x9d1a28, 0xc2080aef00) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x9d1a28, 0xc2080aef00, 0x648630, 0x10, 0x5ae6c0, 0xc2081bde40) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/01/15 23:26:19 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 695 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc208057e40) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:928 +0x9ce | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 337 [syscall, locked to thread]: | |
2015/01/15 23:26:19 terraform-provider-aws: runtime.goexit() | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/runtime/asm_amd64.s:2232 +0x1 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 706 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc2081d0d10) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:945 +0x41d | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 696 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc208057e40) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:945 +0x41d | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 708 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc2081d1080) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:945 +0x41d | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 670 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).roundTrip(0xc2081d0c60, 0xc2084d0860, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:1082 +0x7ad | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20805a120, 0xc2082a2820, 0xe691, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:235 +0x558 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).tries(0x8ceec0, 0xc2082a2820, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:79 +0x61 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).RoundTrip(0x8ceec0, 0xc2082a2820, 0xc2085bd9e0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:70 +0x44 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.send(0xc2082a2820, 0x9d07c8, 0x8ceec0, 0x11b, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:219 +0x4fc | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).send(0xc20807c0f0, 0xc2082a2820, 0x11b, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:142 +0x15b | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xc20807c0f0, 0xc2082a2820, 0x734d30, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:367 +0xb25 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).Get(0xc20807c0f0, 0xc2085bd8c0, 0x11b, 0x28, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:299 +0xba | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).query(0xc2081497a0, 0xc2084fccc0, 0x440740, 0xc2084fccf0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:145 +0x362 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).SecurityGroups(0xc2081497a0, 0xc2085894f8, 0x1, 0x1, 0x0, 0xc2084fccf0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:1972 +0x2fa | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.func·039(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_security_group.go:352 +0x11a | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSecurityGroupRead(0xc20859b620, 0x43b340, 0xc20807c7b0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_security_group.go:145 +0x109 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Refresh(0xc2081bed20, 0xc20848ed20, 0x43b340, 0xc20807c7b0, 0xc2081dcd98, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:139 +0x17c | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Refresh(0xc2081bee40, 0xc2082f5d00, 0xc20848ed20, 0x43cae0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:179 +0x1c7 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Refresh(0xc2081bc2c0, 0xc2084d00d0, 0xc2084d0700, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:341 +0x73 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.call(0x4f6b20, 0x5ae820, 0x13, 0x5e7910, 0x4, 0xc208589f28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.Call(0x4f6b20, 0x5ae820, 0x13, 0xc208589f28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:296 +0xbc | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*service).call(0xc20813ef40, 0xc20813ef00, 0xc208135030, 0xc208177080, 0xc2083e2840, 0x43ca80, 0xc2084d00d0, 0x16, 0x43cae0, 0xc2084d0700, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 674 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).roundTrip(0xc2081d1080, 0xc2084d1ad0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:1082 +0x7ad | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20805a120, 0xc2082a2a90, 0xe691, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:235 +0x558 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).tries(0x8ceec0, 0xc2082a2a90, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:79 +0x61 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).RoundTrip(0x8ceec0, 0xc2082a2a90, 0xc2086867e0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:70 +0x44 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.send(0xc2082a2a90, 0x9d07c8, 0x8ceec0, 0x119, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:219 +0x4fc | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).send(0xc20807c0f0, 0xc2082a2a90, 0x119, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:142 +0x15b | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xc20807c0f0, 0xc2082a2a90, 0x734d30, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:367 +0xb25 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).Get(0xc20807c0f0, 0xc2086866c0, 0x119, 0x28, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:299 +0xba | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).query(0xc2081497a0, 0xc2084fd830, 0x440740, 0xc2084fd890, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:145 +0x362 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).SecurityGroups(0xc2081497a0, 0xc2085654f8, 0x1, 0x1, 0x0, 0xc2084fd890, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:1972 +0x2fa | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.func·039(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_security_group.go:352 +0x11a | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSecurityGroupRead(0xc20859bc80, 0x43b340, 0xc20807c7b0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_security_group.go:145 +0x109 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Refresh(0xc2081bed20, 0xc208484980, 0x43b340, 0xc20807c7b0, 0xc2081dcd98, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:139 +0x17c | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Refresh(0xc2081bee40, 0xc208695740, 0xc208484980, 0x43cae0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:179 +0x1c7 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Refresh(0xc2081bc2c0, 0xc2084d0fa0, 0xc2084d16c0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:341 +0x73 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.call(0x4f6b20, 0x5ae820, 0x13, 0x5e7910, 0x4, 0xc208565f28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.Call(0x4f6b20, 0x5ae820, 0x13, 0xc208565f28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:296 +0xbc | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*service).call(0xc20813ef40, 0xc20813ef00, 0xc208135030, 0xc208177080, 0xc2081bc920, 0x43ca80, 0xc2084d0fa0, 0x16, 0x43cae0, 0xc2084d16c0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 715 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc2080571e0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:945 +0x41d | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 704 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc2081d0c60) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:945 +0x41d | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 656 [IO wait]: | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).Wait(0xc2085c2df0, 0x72, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc2085c2df0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*netFD).Read(0xc2085c2d90, 0xc20835b000, 0x800, 0x800, 0x0, 0x9cfdc8, 0xc2081a4ab8) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*conn).Read(0xc2082038e8, 0xc20835b000, 0x800, 0x800, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/net.go:121 +0xdc | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc2082049c0, 0x9d65f0, 0xc2082038e8, 0x5, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc20867d080, 0x17, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*Conn).Read(0xc20867d080, 0xc20857f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:904 +0x166 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.noteEOFReader.Read(0x9df640, 0xc20867d080, 0xc208057e98, 0xc20857f000, 0x1000, 0x1000, 0x6d614e534e442f3c, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:1270 +0x6e | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*noteEOFReader).Read(0xc20812aba0, 0xc20857f000, 0x1000, 0x1000, 0x2020202020200a3e, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: <autogenerated>:125 +0xd4 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc208208720) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).ReadSlice(0xc208208720, 0x90a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:295 +0x257 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http/internal.readLine(0xc208208720, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/internal/chunked.go:110 +0x5a | |
2015/01/15 23:26:19 terraform-provider-aws: net/http/internal.(*chunkedReader).beginChunk(0xc20819d860) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/internal/chunked.go:47 +0x46 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http/internal.(*chunkedReader).Read(0xc20819d860, 0xc2085fc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/internal/chunked.go:77 +0xbb | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*body).readLocked(0xc20857d740, 0xc2085fc000, 0x1000, 0x1000, 0x1ff, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transfer.go:584 +0x7a | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*body).Read(0xc20857d740, 0xc2085fc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transfer.go:579 +0x115 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc208514600) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).ReadByte(0xc208514600, 0xfc, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:196 +0x86 | |
2015/01/15 23:26:19 terraform-provider-aws: compress/flate.(*decompressor).moreBits(0xc2085c4000, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/compress/flate/inflate.go:631 +0x56 | |
2015/01/15 23:26:19 terraform-provider-aws: compress/flate.(*decompressor).huffSym(0xc2085c4000, 0xc2085c4030, 0x3e, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/compress/flate/inflate.go:649 +0x5f | |
2015/01/15 23:26:19 terraform-provider-aws: compress/flate.(*decompressor).huffmanBlock(0xc2085c4000) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/compress/flate/inflate.go:406 +0x41 | |
2015/01/15 23:26:19 terraform-provider-aws: compress/flate.(*decompressor).nextBlock(0xc2085c4000) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/compress/flate/inflate.go:269 +0x26e | |
2015/01/15 23:26:19 terraform-provider-aws: compress/flate.(*decompressor).Read(0xc2085c4000, 0xc20857e000, 0x1000, 0x1000, 0x4, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/compress/flate/inflate.go:286 +0x1cc | |
2015/01/15 23:26:19 terraform-provider-aws: compress/gzip.(*Reader).Read(0xc20867cb00, 0xc20857e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/compress/gzip/gunzip.go:250 +0xf9 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*gzipReader).Read(0xc2081852c0, 0xc20857e000, 0x1000, 0x1000, 0xd8f94ec676777a3e, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:1246 +0x153 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*bodyEOFSignal).Read(0xc20857d780, 0xc20857e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:1193 +0x285 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc2085145a0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).ReadByte(0xc2085145a0, 0x861b7c143bc710cb, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:196 +0x86 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/xml.(*Decoder).getc(0xc208136dc0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/xml/xml.go:852 +0xad | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/xml.(*Decoder).rawToken(0xc208136dc0, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/xml/xml.go:512 +0x147 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/xml.(*Decoder).Token(0xc208136dc0, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/xml/xml.go:247 +0x850 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/xml.(*Decoder).unmarshal(0xc208136dc0, 0x552660, 0xc208431e30, 0xd9, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/xml/read.go:276 +0x61 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/xml.(*Decoder).DecodeElement(0xc208136dc0, 0x43fa20, 0xc208431e30, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/xml/read.go:133 +0x1e3 | |
2015/01/15 23:26:19 terraform-provider-aws: encoding/xml.(*Decoder).Decode(0xc208136dc0, 0x43fa20, 0xc208431e30, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/encoding/xml/read.go:121 +0x57 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).query(0xc2081497a0, 0xc208431e00, 0x43fa20, 0xc208431e30, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:159 +0x4a4 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).Instances(0xc2081497a0, 0xc208261520, 0x1, 0x1, 0xc208261448, 0xc208431e30, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:901 +0x19a | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsInstanceRead(0xc2082091a0, 0x43b340, 0xc20807c7b0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_instance.go:313 +0x215 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Refresh(0xc2081be7e0, 0xc20834b160, 0x43b340, 0xc20807c7b0, 0xc2081dcb28, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:139 +0x17c | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Refresh(0xc2081bee40, 0xc208618a00, 0xc20834b160, 0x43cae0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:179 +0x1c7 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Refresh(0xc2081bc2c0, 0xc2083f2e10, 0xc2083f3600, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:341 +0x73 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.call(0x4f6b20, 0x5ae820, 0x13, 0x5e7910, 0x4, 0xc208261f28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.Call(0x4f6b20, 0x5ae820, 0x13, 0xc208261f28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:296 +0xbc | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*service).call(0xc20813ef40, 0xc20813ef00, 0xc208135030, 0xc208177080, 0xc2083dd560, 0x43ca80, 0xc2083f2e10, 0x16, 0x43cae0, 0xc2083f3600, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 711 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Transport).getConn(0xc20805a120, 0xc2085e4d00, 0x0, 0xc208263e40, 0x5, 0xc2081dbf50, 0x27, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:525 +0x608 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20805a120, 0xc2085e4d00, 0xe691, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:228 +0x4d4 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).tries(0x8ceec0, 0xc2085e4d00, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:79 +0x61 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).RoundTrip(0x8ceec0, 0xc2085e4d00, 0xc2082ea160, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:70 +0x44 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.send(0xc2085e4d00, 0x9d07c8, 0x8ceec0, 0x144, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:219 +0x4fc | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).send(0xc20807c0f0, 0xc2085e4d00, 0x144, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:142 +0x15b | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xc20807c0f0, 0xc2085e4d00, 0x734d30, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:367 +0xb25 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).Get(0xc20807c0f0, 0xc208263e40, 0x144, 0x28, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:299 +0xba | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/autoscaling.(*AutoScaling).query(0xc208044600, 0xc2081dbce0, 0x43dc20, 0xc2081dbd40, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/autoscaling/autoscaling.go:45 +0x342 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/autoscaling.(*AutoScaling).DescribeAutoScalingGroups(0xc208044600, 0xc208543648, 0xc2081dbd40, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/autoscaling/autoscaling.go:333 +0x2a8 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.getAwsAutoscalingGroup(0xc208514ba0, 0x43b340, 0xc20848d200, 0xc208281a10, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_autoscaling_group.go:289 +0x2aa | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsAutoscalingGroupRead(0xc208514ba0, 0x43b340, 0xc20848d200, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_autoscaling_group.go:181 +0x57 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Refresh(0xc20817db00, 0xc20853ce00, 0x43b340, 0xc20848d200, 0xc2081fa230, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:139 +0x17c | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Refresh(0xc208153770, 0xc208180540, 0xc20853ce00, 0x43cae0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:179 +0x1c7 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Refresh(0xc2081b4ea0, 0xc208385b10, 0xc2083740b0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:341 +0x73 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.call(0x4f6b20, 0x5ae820, 0x13, 0x5e7910, 0x4, 0xc208543f28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.Call(0x4f6b20, 0x5ae820, 0x13, 0xc208543f28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:296 +0xbc | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*service).call(0xc20813fa40, 0xc20813fa00, 0xc2081ba590, 0xc208177a80, 0xc20840f820, 0x43ca80, 0xc208385b10, 0x16, 0x43cae0, 0xc2083740b0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 705 [runnable]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc2081d0d10) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:928 +0x9ce | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 709 [IO wait]: | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).Wait(0xc20856eb50, 0x72, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc20856eb50, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*netFD).Read(0xc20856eaf0, 0xc2082bc000, 0x400, 0x400, 0x0, 0x9cfdc8, 0xc208349570) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*conn).Read(0xc2082039c8, 0xc2082bc000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/net.go:121 +0xdc | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc2082050b0, 0x9d65f0, 0xc2082039c8, 0x5, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc20827bb80, 0x17, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*Conn).Read(0xc20827bb80, 0xc2082bb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:904 +0x166 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.noteEOFReader.Read(0x9df640, 0xc20827bb80, 0xc2081d1a78, 0xc2082bb000, 0x1000, 0x1000, 0x9be010, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:1270 +0x6e | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*noteEOFReader).Read(0xc20812b980, 0xc2082bb000, 0x1000, 0x1000, 0xc207fdfc3c, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: <autogenerated>:125 +0xd4 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc208053da0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Peek(0xc208053da0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:132 +0xf0 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc2081d1a20) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:842 +0xa4 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 716 [IO wait]: | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).Wait(0xc2085de290, 0x77, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).WaitWrite(0xc2085de290, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:93 +0x43 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*netFD).connect(0xc2085de230, 0x0, 0x0, 0x9d65a0, 0xc208185220, 0xecc4ab425, 0x9e4098c, 0x8d96a0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_unix.go:114 +0x24b | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*netFD).dial(0xc2085de230, 0x9d6550, 0x0, 0x9d6550, 0xc20819d740, 0xecc4ab425, 0x9e4098c, 0x8d96a0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/sock_posix.go:139 +0x37a | |
2015/01/15 23:26:19 terraform-provider-aws: net.socket(0x605170, 0x3, 0x2, 0x1, 0x0, 0xc20819d700, 0x9d6550, 0x0, 0x9d6550, 0xc20819d740, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/sock_posix.go:91 +0x422 | |
2015/01/15 23:26:19 terraform-provider-aws: net.internetSocket(0x605170, 0x3, 0x9d6550, 0x0, 0x9d6550, 0xc20819d740, 0xecc4ab425, 0xc209e4098c, 0x8d96a0, 0x1, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/ipsock_posix.go:137 +0x148 | |
2015/01/15 23:26:19 terraform-provider-aws: net.dialTCP(0x605170, 0x3, 0x0, 0xc20819d740, 0xecc4ab425, 0x9e4098c, 0x8d96a0, 0xc20809a698, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/tcpsock_posix.go:156 +0x125 | |
2015/01/15 23:26:19 terraform-provider-aws: net.dialSingle(0x605170, 0x3, 0xc2081850c0, 0x1f, 0x0, 0x0, 0x9d64c0, 0xc20819d740, 0xecc4ab425, 0x9e4098c, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/dial.go:235 +0x3f5 | |
2015/01/15 23:26:19 terraform-provider-aws: net.func·016(0xecc4ab425, 0xe09e4098c, 0x8d96a0, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/dial.go:163 +0x12c | |
2015/01/15 23:26:19 terraform-provider-aws: net.dial(0x605170, 0x3, 0x9d64c0, 0xc20819d740, 0xc20858ba30, 0xecc4ab425, 0xe09e4098c, 0x8d96a0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_unix.go:40 +0x6f | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*Dialer).Dial(0xc20857d6c0, 0x605170, 0x3, 0xc2081850c0, 0x1f, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/dial.go:170 +0x4be | |
2015/01/15 23:26:19 terraform-provider-aws: net.DialTimeout(0x605170, 0x3, 0xc2081850c0, 0x1f, 0x2540be400, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/dial.go:150 +0xe6 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.func·002(0x605170, 0x3, 0xc2081850c0, 0x1f, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:39 +0x9e | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Transport).dial(0xc20805a120, 0x605170, 0x3, 0xc2081850c0, 0x1f, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:479 +0x84 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Transport).dialConn(0xc20805a120, 0x0, 0xc2081369a0, 0x5, 0xc2081850c0, 0x1f, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:564 +0x1678 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.func·019() | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:520 +0x42 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).getConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:522 +0x335 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 659 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Transport).getConn(0xc20805a120, 0xc2085e4340, 0x0, 0xc2081369a0, 0x5, 0xc2081850c0, 0x1f, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:525 +0x608 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20805a120, 0xc2085e4340, 0xe691, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:228 +0x4d4 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).tries(0x8ceec0, 0xc2085e4340, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:79 +0x61 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).RoundTrip(0x8ceec0, 0xc2085e4340, 0xc208136b00, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:70 +0x44 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.send(0xc2085e4340, 0x9d07c8, 0x8ceec0, 0x15c, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:219 +0x4fc | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).send(0xc20807c0f0, 0xc2085e4340, 0x15c, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:142 +0x15b | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xc20807c0f0, 0xc2085e4340, 0x734d30, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:367 +0xb25 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).Get(0xc20807c0f0, 0xc2081369a0, 0x15c, 0x28, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:299 +0xba | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).query(0xc2081497a0, 0xc20819c450, 0x440f80, 0xc20819c480, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:145 +0x362 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).Volumes(0xc2081497a0, 0xc20857d500, 0x4, 0x4, 0xc2085d1428, 0xc20819c480, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:1055 +0x19a | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsInstanceRead(0xc20817ad80, 0x43b340, 0xc20807c7b0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_instance.go:387 +0xf9c | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Refresh(0xc2081be7e0, 0xc2082b0640, 0x43b340, 0xc20807c7b0, 0xc2081dcb28, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:139 +0x17c | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Refresh(0xc2081bee40, 0xc208538740, 0xc2082b0640, 0x43cae0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:179 +0x1c7 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Refresh(0xc2081bc2c0, 0xc2083dacc0, 0xc2083dbba0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:341 +0x73 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.call(0x4f6b20, 0x5ae820, 0x13, 0x5e7910, 0x4, 0xc2085d1f28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.Call(0x4f6b20, 0x5ae820, 0x13, 0xc2085d1f28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:296 +0xbc | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*service).call(0xc20813ef40, 0xc20813ef00, 0xc208135030, 0xc208177080, 0xc2083dc760, 0x43ca80, 0xc2083dacc0, 0x16, 0x43cae0, 0xc2083dbba0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 712 [IO wait]: | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).Wait(0xc2085df170, 0x77, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).WaitWrite(0xc2085df170, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:93 +0x43 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*netFD).connect(0xc2085df110, 0x0, 0x0, 0x9d65a0, 0xc20853d8c0, 0xecc4ab425, 0x6001428, 0x8d96a0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_unix.go:114 +0x24b | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*netFD).dial(0xc2085df110, 0x9d6550, 0x0, 0x9d6550, 0xc2081be0c0, 0xecc4ab425, 0x6001428, 0x8d96a0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/sock_posix.go:139 +0x37a | |
2015/01/15 23:26:19 terraform-provider-aws: net.socket(0x605170, 0x3, 0x2, 0x1, 0x0, 0xc2081be000, 0x9d6550, 0x0, 0x9d6550, 0xc2081be0c0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/sock_posix.go:91 +0x422 | |
2015/01/15 23:26:19 terraform-provider-aws: net.internetSocket(0x605170, 0x3, 0x9d6550, 0x0, 0x9d6550, 0xc2081be0c0, 0xecc4ab425, 0xc206001428, 0x8d96a0, 0x1, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/ipsock_posix.go:137 +0x148 | |
2015/01/15 23:26:19 terraform-provider-aws: net.dialTCP(0x605170, 0x3, 0x0, 0xc2081be0c0, 0xecc4ab425, 0x6001428, 0x8d96a0, 0xc208281698, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/tcpsock_posix.go:156 +0x125 | |
2015/01/15 23:26:19 terraform-provider-aws: net.dialSingle(0x605170, 0x3, 0xc2081dbf50, 0x27, 0x0, 0x0, 0x9d64c0, 0xc2081be0c0, 0xecc4ab425, 0x6001428, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/dial.go:235 +0x3f5 | |
2015/01/15 23:26:19 terraform-provider-aws: net.func·016(0xecc4ab425, 0xe06001428, 0x8d96a0, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/dial.go:163 +0x12c | |
2015/01/15 23:26:19 terraform-provider-aws: net.dial(0x605170, 0x3, 0x9d64c0, 0xc2081be0c0, 0xc20860da30, 0xecc4ab425, 0xe06001428, 0x8d96a0, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_unix.go:40 +0x6f | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*Dialer).Dial(0xc208181180, 0x605170, 0x3, 0xc2081dbf50, 0x27, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/dial.go:170 +0x4be | |
2015/01/15 23:26:19 terraform-provider-aws: net.DialTimeout(0x605170, 0x3, 0xc2081dbf50, 0x27, 0x2540be400, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/dial.go:150 +0xe6 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.func·002(0x605170, 0x3, 0xc2081dbf50, 0x27, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:39 +0x9e | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Transport).dial(0xc20805a120, 0x605170, 0x3, 0xc2081dbf50, 0x27, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:479 +0x84 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Transport).dialConn(0xc20805a120, 0x0, 0xc208263e40, 0x5, 0xc2081dbf50, 0x27, 0xc208177a80, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:564 +0x1678 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.func·019() | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:520 +0x42 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).getConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:522 +0x335 | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 714 [IO wait]: | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).Wait(0xc20852e990, 0x72, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc20852e990, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*netFD).Read(0xc20852e930, 0xc2082bc400, 0x400, 0x400, 0x0, 0x9cfdc8, 0xc208374570) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*conn).Read(0xc208203bd0, 0xc2082bc400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/net.go:121 +0xdc | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc2081be0f0, 0x9d65f0, 0xc208203bd0, 0x5, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc20802f600, 0x17, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*Conn).Read(0xc20802f600, 0xc208317000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:904 +0x166 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.noteEOFReader.Read(0x9df640, 0xc20802f600, 0xc208057238, 0xc208317000, 0x1000, 0x1000, 0x9be010, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:1270 +0x6e | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*noteEOFReader).Read(0xc20853d9a0, 0xc208317000, 0x1000, 0x1000, 0xc207fdfc24, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: <autogenerated>:125 +0xd4 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc208515200) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Peek(0xc208515200, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:132 +0xf0 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc2080571e0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:842 +0xa4 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 710 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc2081d1a20) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:945 +0x41d | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 703 [IO wait]: | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).Wait(0xc20856e290, 0x72, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc20856e290, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*netFD).Read(0xc20856e230, 0xc208527400, 0x400, 0x400, 0x0, 0x9cfdc8, 0xc208348fa0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*conn).Read(0xc2082039a8, 0xc208527400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/net.go:121 +0xdc | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc208204d80, 0x9d65f0, 0xc2082039a8, 0x5, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc20827adc0, 0x17, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*Conn).Read(0xc20827adc0, 0xc2082f1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:904 +0x166 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.noteEOFReader.Read(0x9df640, 0xc20827adc0, 0xc2081d0cb8, 0xc2082f1000, 0x1000, 0x1000, 0x9be010, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:1270 +0x6e | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*noteEOFReader).Read(0xc20812b5e0, 0xc2082f1000, 0x1000, 0x1000, 0xc207fdfc3e, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: <autogenerated>:125 +0xd4 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc208209aa0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Peek(0xc208209aa0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:132 +0xf0 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc2081d0c60) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:842 +0xa4 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 689 [select]: | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).roundTrip(0xc2080571e0, 0xc20848bb30, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:1082 +0x7ad | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20805a120, 0xc2081ff930, 0xe691, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:235 +0x558 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).tries(0x8ceec0, 0xc2081ff930, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:79 +0x61 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).RoundTrip(0x8ceec0, 0xc2081ff930, 0xc208206780, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:70 +0x44 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.send(0xc2081ff930, 0x9d07c8, 0x8ceec0, 0x77, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:219 +0x4fc | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).send(0xc20807c0f0, 0xc2081ff930, 0x77, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:142 +0x15b | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xc20807c0f0, 0xc2081ff930, 0x734d30, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:367 +0xb25 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*Client).Do(0xc20807c0f0, 0xc2081ff930, 0x14, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/client.go:174 +0xa4 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/route53.(*Route53).query(0xc208044800, 0x5e9ad0, 0x3, 0xc208459890, 0x2b, 0x0, 0x0, 0x442de0, 0xc2085366c0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/route53/route53.go:131 +0xc4f | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/mitchellh/goamz/route53.(*Route53).ListResourceRecordSets(0xc208044800, 0xc20848b9c0, 0xe, 0xc208286dc0, 0x5, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/route53/route53.go:364 +0x4eb | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsRoute53RecordRead(0xc208536660, 0x43b340, 0xc20848d200, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_route53_record.go:141 +0x284 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Refresh(0xc2081530b0, 0xc208402a40, 0x43b340, 0xc20848d200, 0xc2081fa0b0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:139 +0x17c | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Refresh(0xc208153770, 0xc208286840, 0xc208402a40, 0x43cae0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:179 +0x1c7 | |
2015/01/15 23:26:19 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Refresh(0xc2081b4ea0, 0xc20848b710, 0xc20848ba20, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:341 +0x73 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.call(0x4f6b20, 0x5ae820, 0x13, 0x5e7910, 0x4, 0xc2085a5f28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/01/15 23:26:19 terraform-provider-aws: reflect.Value.Call(0x4f6b20, 0x5ae820, 0x13, 0xc2085a5f28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/reflect/value.go:296 +0xbc | |
2015/01/15 23:26:19 terraform-provider-aws: net/rpc.(*service).call(0xc20813fa40, 0xc20813fa00, 0xc2081ba590, 0xc208177a80, 0xc2081b4ec0, 0x43ca80, 0xc20848b710, 0x16, 0x43cae0, 0xc20848ba20, ...) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/01/15 23:26:19 terraform-provider-aws: | |
2015/01/15 23:26:19 terraform-provider-aws: goroutine 707 [IO wait]: | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).Wait(0xc20856e370, 0x72, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc20856e370, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*netFD).Read(0xc20856e310, 0xc208527c00, 0x400, 0x400, 0x0, 0x9cfdc8, 0xc208349270) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/01/15 23:26:19 terraform-provider-aws: net.(*conn).Read(0xc208203988, 0xc208527c00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/net.go:121 +0xdc | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc208204f90, 0x9d65f0, 0xc208203988, 0x5, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc20827a2c0, 0x17, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/01/15 23:26:19 terraform-provider-aws: crypto/tls.(*Conn).Read(0xc20827a2c0, 0xc208221000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/crypto/tls/conn.go:904 +0x166 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.noteEOFReader.Read(0x9df640, 0xc20827a2c0, 0xc2081d10d8, 0xc208221000, 0x1000, 0x1000, 0x9be010, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:1270 +0x6e | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*noteEOFReader).Read(0xc20812b840, 0xc208221000, 0x1000, 0x1000, 0xc207fdfc3d, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: <autogenerated>:125 +0xd4 | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).fill(0xc208053c80) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/01/15 23:26:19 terraform-provider-aws: bufio.(*Reader).Peek(0xc208053c80, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/bufio/bufio.go:132 +0xf0 | |
2015/01/15 23:26:19 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc2081d1080) | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:842 +0xa4 | |
2015/01/15 23:26:19 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/01/15 23:26:19 terraform-provider-aws: /usr/local/Cellar/go/1.4/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/01/15 23:26:19 [DEBUG] /Users/gosuri/projects/go/bin/terraform-provider-aws: plugin process exited | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_security_group.dns': unexpected EOF | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_security_group.provisioner': unexpected EOF | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_instance.base': unexpected EOF | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_instance.nat': unexpected EOF | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_security_group.siem': unexpected EOF | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_route53_record.elb_web': unexpected EOF | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_route53_record.elb_web_public': unexpected EOF | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_autoscaling_group.web': unexpected EOF | |
2015/01/15 23:26:19 [DEBUG] aws_instance.vpn_as: expanding to count = 1 | |
2015/01/15 23:26:19 [DEBUG] aws_route_table_association.private_b: expanding to count = 1 | |
2015/01/15 23:26:19 [INFO] Module root.primary-services walking: aws_instance.vpn_as (Graph node: aws_instance.vpn_as) | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_instance.vpn_as': connection is shut down | |
2015/01/15 23:26:19 [INFO] Module root.primary-services walking: aws_route_table_association.private_b (Graph node: aws_route_table_association.private_b) | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_route_table_association.private_b': connection is shut down | |
2015/01/15 23:26:19 [DEBUG] aws_route53_record.provisioner: expanding to count = 1 | |
2015/01/15 23:26:19 [DEBUG] aws_route53_record.siem: expanding to count = 1 | |
2015/01/15 23:26:19 [INFO] Module root.primary-services walking: aws_route53_record.provisioner (Graph node: aws_route53_record.provisioner) | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_route53_record.provisioner': connection is shut down | |
2015/01/15 23:26:19 [INFO] Module root.primary-services walking: aws_route53_record.siem (Graph node: aws_route53_record.siem) | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_route53_record.siem': connection is shut down | |
2015/01/15 23:26:19 [DEBUG] aws_route53_record.vpn_as_private: expanding to count = 1 | |
2015/01/15 23:26:19 [DEBUG] aws_route53_record.vpn_as: expanding to count = 1 | |
2015/01/15 23:26:19 [INFO] Module root.primary-services walking: aws_route53_record.vpn_as_private (Graph node: aws_route53_record.vpn_as_private) | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_route53_record.vpn_as_private': connection is shut down | |
2015/01/15 23:26:19 [INFO] Module root.primary-services walking: aws_route53_record.vpn_as (Graph node: aws_route53_record.vpn_as) | |
2015/01/15 23:26:19 [ERROR] Error walking 'aws_route53_record.vpn_as': connection is shut down | |
2015/01/15 23:26:19 waiting for all plugin processes to complete... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment