Skip to content

Instantly share code, notes, and snippets.

@zben
Created March 21, 2012 15:45
Show Gist options
  • Save zben/2148746 to your computer and use it in GitHub Desktop.
Save zben/2148746 to your computer and use it in GitHub Desktop.
magento error
"ident_custom1": {
"email": "{{ssmtp_root}}"
},
"ident_custom2": {
"email": "{{ssmtp_root}}"
},
"ident_sales": {
"email": "{{ssmtp_root}}"
},
"ident_support": {
"email": "{{ssmtp_root}}"
}
},
"catalog": {
"search": {
"solr_server_port": "8080",
"engine": "enterprise_search/engine",
"solr_server_path": "solr",
"solr_server_hostname": "{{sonae_backend_dns}}"
}
},
"web": {
"secure": {
"use_in_adminhtml": "1",
"base_url": "https://{{sonae_frontend_ssl_dns}}/{{sonae_magento_base_path}}/"
},
"cookie": {
"cookie_path": "/{{sonae_magento_base_path}}",
"cookie_lifetime": "0"
},
"unsecure": {
"base_url": "http://{{sonae_frontend_dns}}/{{sonae_magento_base_path}}/"
}
},
"dev": {
"template": {
"allow_symlink": "1"
}
},
"design": {
"fallback_scheme": {
"enterprise_default": {
"_package": "enterprise",
"_theme": "default"
}
}
}
},
"admin": {
"routers": {
"args": {
"frontName": "admin"
}
}
},
"environment_override": {
"payment": {
"ccsave": {
"active": "0"
}
},
"stores": {
"admin": {
"admin": {
"security": {
"session_cookie_lifetime": "0"
}
},
"web": {
"secure": {
"use_in_adminhtml": "0",
"base_url": "https://{{sonae_admin_dns}}/{{sonae_magento_base_path}}/"
},
"cookie": {
"cookie_domain": "{{sonae_admin_dns}}",
"cookie_lifetime": "0"
},
"unsecure": {
"base_url": "http://{{sonae_admin_dns}}/{{sonae_magento_base_path}}/"
}
}
}
}
},
"environment_remove": {
"remove_enterprise_page_cache_crawler": "crontab/jobs/enterprise_page_cache_crawler"
},
"global": {
"models": {
"core": {
"rewrite": {
"cache": "Optaros_Performance_Model_Cache"
}
}
},
"cache": {
"backend": "Optaros_Cache_Backend_TwoLevels_Fast",
"slow_backend": "Optaros_Cache_Backend_Redis",
"slow_backend_options": {
"port": "6379",
"clean_tags_chance": 1000,
"database": 1,
"host": "{{sonae_backend_dns}}",
"store_data": "0"
},
"prefix": "SM_",
"default_priority": "10",
"fpc_ignored_get_params": "utm_source,utm_medium,utm_content",
"frontend_options": {
"lifetime": "19000"
},
"backend_options": {
"local_backend": "Zend_Cache_Backend_Apc",
"is_two_levels": "1",
"distributed_backend_options": {
"servers": {
"server1": {
"failure_callback": "Optaros_Performance_Helper_Memcached::throwException",
"port": "11212",
"persistent": "0",
"timeout": "5",
"host": "{{sonae_backend_dns}}",
"status": "1"
}
}
},
"distributed_backend": "Zend_Cache_Backend_Memcached",
"local_cache_keys": {
"Zend_Locale": "/^SM_Zend_Locale.*$/i",
"CACHE_CONFIG": "/^SM_CACHE_CONFIG$/i",
"CORE_CACHE_OPTIONS": "/^SM_CORE_CACHE_OPTIONS$/i",
"STORE_STAR_CONFIG_CACHE": "/^SM_STORE_.*_CONFIG_CACHE$/i",
"APP_STAR": "/^SM_APP_.*$/i",
"FPC_DESIGN_EXCEPTION_CACHE": "/^SM_FPC_DESIGN_EXCEPTION_CACHE$/i"
},
"local_backend_cache_lifetime": "10"
},
"slow_backend_store_data": "0",
"request_processors": {
"ee": "Optaros_Performance_Model_Processor"
}
},
"crypt": {
"key": "190a15185798WRFSQped746f6d0cs96"
},
"full_page_cache": {
"backend": "Optaros_Cache_Backend_TwoLevels_Fast",
"slow_backend": "Optaros_Cache_Backend_Redis",
"slow_backend_options": {
"port": "6379",
"clean_tags_chance": 1000,
"database": 1,
"host": "{{sonae_backend_dns}}",
"store_data": "0"
},
"prefix": "SM_",
"default_priority": "10",
"fpc_ignored_get_params": "utm_source,utm_medium,utm_content",
"frontend_options": {
"lifetime": "19000"
},
"backend_options": {
"local_backend": "Zend_Cache_Backend_Apc",
"is_two_levels": "1",
"distributed_backend_options": {
"servers": {
"server1": {
"failure_callback": "Optaros_Performance_Helper_Memcached::throwException",
"port": "11212",
"persistent": "0",
"timeout": "5",
"host": "{{sonae_backend_dns}}",
"status": "1"
}
}
},
"distributed_backend": "Zend_Cache_Backend_Memcached",
"local_cache_keys": {
"Zend_Locale": "/^SM_Zend_Locale.*$/i",
"CACHE_CONFIG": "/^SM_CACHE_CONFIG$/i",
"CORE_CACHE_OPTIONS": "/^SM_CORE_CACHE_OPTIONS$/i",
"STORE_STAR_CONFIG_CACHE": "/^SM_STORE_.*_CONFIG_CACHE$/i",
"APP_STAR": "/^SM_APP_.*$/i",
"FPC_DESIGN_EXCEPTION_CACHE": "/^SM_FPC_DESIGN_EXCEPTION_CACHE$/i"
},
"local_backend_cache_lifetime": "10"
},
"slow_backend_store_data": "0",
"request_processors": {
"ee": "Optaros_Performance_Model_Processor"
}
},
"install": {
"date": "Thu, 22 Feb 2012 15:08:59 +0000"
},
"resources": {
"default_setup": {
"connection": {
"dbname": "{{sonae_magento_db_name}}",
"username": "{{sonae_db_username}}",
"host": "{{sonae_db_host}}",
"password": "{{sonae_db_password}}",
"active": "1"
}
},
"db": {
"table_prefix": ""
}
},
"version": "VERSION",
"session_save_path": "<![CDATA[tcp://{{sonae_backend_dns}}:11211/?persistent=0&timeout=40&retry_interval=1]]>",
"disable_local_modules": "false",
"performance": {
"processed_queues": "registration_emails_queue,confirmation_emails"
},
"session_save": "memcache",
"remote_addr_headers": {
"header1": "HTTP_X_FORWARDED_FOR"
}
},
"stores": {
"admin": {
"web": {
"secure": {
"base_url": "https://{{sonae_admin_dns}}/{{sonae_magento_base_path}}/"
},
"cookie": {
"cookie_domain": "{{sonae_admin_dns}}"
},
"unsecure": {
"base_url": "http://{{sonae_admin_dns}}/{{sonae_magento_base_path}}/"
}
}
}
}
},
"cron": "0",
"home": "/opt/sonae/magento"
}
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe optimize::apc via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe apc in cookbook optimize
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe optimize::php via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe php in cookbook optimize
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe optimize::apache via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe apache in cookbook optimize
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe ntpd via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe default in cookbook ntpd
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe ssmtp.v.2 via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe default in cookbook ssmtp.v.2
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe ssmtp.v.2::sonae via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe sonae in cookbook ssmtp.v.2
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe varnish via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe default in cookbook varnish
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading from cookbook_path: /vagrant/devops/chef/cookbooks
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Converging node lucid32
[Wed, 21 Mar 2012 11:44:58 -0400] INFO: Processing template[/etc/apt/apt.conf.d/100-3c] action create (3c-apt::config line 21)
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Current content's checksum: b6d69ad764a905dc434bc70db1fdfa371b35c9ff3c7f203a1240492ae9067e14
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Rendered content's checksum: b6d69ad764a905dc434bc70db1fdfa371b35c9ff3c7f203a1240492ae9067e14
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: template[/etc/apt/apt.conf.d/100-3c] content has not changed.
[Wed, 21 Mar 2012 11:44:58 -0400] INFO: Processing template[/etc/apt/sources.list.d/3c.sources.list] action create (3c-apt::sources line 9)
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Current content's checksum: 9b28d8f7d2d7cc4068808d2bdd64073e53fa82c83722017507d0e2d4d662ebbc
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Rendered content's checksum: 9b28d8f7d2d7cc4068808d2bdd64073e53fa82c83722017507d0e2d4d662ebbc
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: template[/etc/apt/sources.list.d/3c.sources.list] content has not changed.
[Wed, 21 Mar 2012 11:44:58 -0400] INFO: Processing execute[apt-get update] action run (3c-apt::sources line 15)
[Wed, 21 Mar 2012 11:44:58 -0400] INFO: execute[apt-get update] sh(apt-get update)
Ign file: testing Release.gpg
Ign file: testing Release
Ign file: testing/main Packages
Ign file: testing/main Packages
Err file: testing/main Packages
File not found
Hit http://security.ubuntu.com lucid-security Release.gpg
Hit http://us.archive.ubuntu.com lucid Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Hit http://us.archive.ubuntu.com lucid Release
Hit http://security.ubuntu.com lucid-security Release
Ign http://sonae-dist.s3.amazonaws.com testing Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://sonae-dist.s3.amazonaws.com testing Release
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
[Wed, 21 Mar 2012 11:44:59 -0400] ERROR: execute[apt-get update] (3c-apt::sources line 15) has had an error
[Wed, 21 Mar 2012 11:44:59 -0400] ERROR: Running exception handlers
[Wed, 21 Mar 2012 11:44:59 -0400] ERROR: Exception handlers complete
[Wed, 21 Mar 2012 11:44:59 -0400] DEBUG: Re-raising exception: Chef::Exceptions::ShellCommandFailed - execute[apt-get update] (3c-apt::sources line 15) had an error: Expected process to exit 0, but it exited with 100
---- Begin output of apt-get update ----
STDOUT: Ign file: testing Release.gpg
Ign file: testing Release
Ign file: testing/main Packages
Ign file: testing/main Packages
Err file: testing/main Packages
File not found
Hit http://security.ubuntu.com lucid-security Release.gpg
Hit http://us.archive.ubuntu.com lucid Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Hit http://us.archive.ubuntu.com lucid Release
Hit http://security.ubuntu.com lucid-security Release
Ign http://sonae-dist.s3.amazonaws.com testing Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://sonae-dist.s3.amazonaws.com testing Release
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
STDERR: W: Failed to fetch file:/mnt/sonae-apt/apt/dists/testing/main/binary-i386/Packages.gz File not found
E: Some index files failed to download, they have been ignored, or old ones used instead.
---- End output of apt-get update ----
Ran apt-get update returned 100
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/shell_out.rb:207:in `invalid!'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/shell_out.rb:193:in `error!'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/mixin/shell_out.rb:36:in `shell_out!'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/execute.rb:58:in `action_run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `send'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `run_action'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:45:in `run_action'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `each'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:76:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:312:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:160:in `run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:192:in `run_application'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:183:in `loop'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:183:in `run_application'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application.rb:66:in `run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/chef-solo:25
/opt/ruby/bin/chef-solo:19:in `load'
/opt/ruby/bin/chef-solo:19
[Wed, 21 Mar 2012 11:44:59 -0400] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
[Wed, 21 Mar 2012 11:44:59 -0400] DEBUG: Chef::Exceptions::ShellCommandFailed: execute[apt-get update] (3c-apt::sources line 15) had an error: Expected process to exit 0, but it exited with 100
---- Begin output of apt-get update ----
STDOUT: Ign file: testing Release.gpg
Ign file: testing Release
Ign file: testing/main Packages
Ign file: testing/main Packages
Err file: testing/main Packages
File not found
Hit http://security.ubuntu.com lucid-security Release.gpg
Hit http://us.archive.ubuntu.com lucid Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Hit http://us.archive.ubuntu.com lucid Release
Hit http://security.ubuntu.com lucid-security Release
Ign http://sonae-dist.s3.amazonaws.com testing Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://sonae-dist.s3.amazonaws.com testing Release
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
STDERR: W: Failed to fetch file:/mnt/sonae-apt/apt/dists/testing/main/binary-i386/Packages.gz File not found
E: Some index files failed to download, they have been ignored, or old ones used instead.
---- End output of apt-get update ----
Ran apt-get update returned 100
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/shell_out.rb:207:in `invalid!'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/shell_out.rb:193:in `error!'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/mixin/shell_out.rb:36:in `shell_out!'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/execute.rb:58:in `action_run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `send'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `run_action'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:45:in `run_action'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `each'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:76:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:312:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:160:in `run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:192:in `run_application'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:183:in `loop'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:183:in `run_application'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application.rb:66:in `run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/chef-solo:25
/opt/ruby/bin/chef-solo:19:in `load'
/opt/ruby/bin/chef-solo:19
[Wed, 21 Mar 2012 11:44:59 -0400] FATAL: Chef::Exceptions::ShellCommandFailed: execute[apt-get update] (3c-apt::sources line 15) had an error: Expected process to exit 0, but it exited with 100
---- Begin output of apt-get update ----
STDOUT: Ign file: testing Release.gpg
Ign file: testing Release
Ign file: testing/main Packages
Ign file: testing/main Packages
Err file: testing/main Packages
File not found
Hit http://security.ubuntu.com lucid-security Release.gpg
Hit http://us.archive.ubuntu.com lucid Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Hit http://us.archive.ubuntu.com lucid Release
Hit http://security.ubuntu.com lucid-security Release
Ign http://sonae-dist.s3.amazonaws.com testing Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://sonae-dist.s3.amazonaws.com testing Release
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
STDERR: W: Failed to fetch file:/mnt/sonae-apt/apt/dists/testing/main/binary-i386/Packages.gz File not found
E: Some index files failed to download, they have been ignored, or old ones used instead.
---- End output of apt-get update ----
Ran apt-get update returned 100
sudo /vagrant/devops/bin/sonae-frontend-install.sh
.....
"ident_custom1": {
"email": "{{ssmtp_root}}"
},
"ident_custom2": {
"email": "{{ssmtp_root}}"
},
"ident_sales": {
"email": "{{ssmtp_root}}"
},
"ident_support": {
"email": "{{ssmtp_root}}"
}
},
"catalog": {
"search": {
"solr_server_port": "8080",
"engine": "enterprise_search/engine",
"solr_server_path": "solr",
"solr_server_hostname": "{{sonae_backend_dns}}"
}
},
"web": {
"secure": {
"use_in_adminhtml": "1",
"base_url": "https://{{sonae_frontend_ssl_dns}}/{{sonae_magento_base_path}}/"
},
"cookie": {
"cookie_path": "/{{sonae_magento_base_path}}",
"cookie_lifetime": "0"
},
"unsecure": {
"base_url": "http://{{sonae_frontend_dns}}/{{sonae_magento_base_path}}/"
}
},
"dev": {
"template": {
"allow_symlink": "1"
}
},
"design": {
"fallback_scheme": {
"enterprise_default": {
"_package": "enterprise",
"_theme": "default"
}
}
}
},
"admin": {
"routers": {
"args": {
"frontName": "admin"
}
}
},
"environment_override": {
"payment": {
"ccsave": {
"active": "0"
}
},
"stores": {
"admin": {
"admin": {
"security": {
"session_cookie_lifetime": "0"
}
},
"web": {
"secure": {
"use_in_adminhtml": "0",
"base_url": "https://{{sonae_admin_dns}}/{{sonae_magento_base_path}}/"
},
"cookie": {
"cookie_domain": "{{sonae_admin_dns}}",
"cookie_lifetime": "0"
},
"unsecure": {
"base_url": "http://{{sonae_admin_dns}}/{{sonae_magento_base_path}}/"
}
}
}
}
},
"environment_remove": {
"remove_enterprise_page_cache_crawler": "crontab/jobs/enterprise_page_cache_crawler"
},
"global": {
"models": {
"core": {
"rewrite": {
"cache": "Optaros_Performance_Model_Cache"
}
}
},
"cache": {
"backend": "Optaros_Cache_Backend_TwoLevels_Fast",
"slow_backend": "Optaros_Cache_Backend_Redis",
"slow_backend_options": {
"port": "6379",
"clean_tags_chance": 1000,
"database": 1,
"host": "{{sonae_backend_dns}}",
"store_data": "0"
},
"prefix": "SM_",
"default_priority": "10",
"fpc_ignored_get_params": "utm_source,utm_medium,utm_content",
"frontend_options": {
"lifetime": "19000"
},
"backend_options": {
"local_backend": "Zend_Cache_Backend_Apc",
"is_two_levels": "1",
"distributed_backend_options": {
"servers": {
"server1": {
"failure_callback": "Optaros_Performance_Helper_Memcached::throwException",
"port": "11212",
"persistent": "0",
"timeout": "5",
"host": "{{sonae_backend_dns}}",
"status": "1"
}
}
},
"distributed_backend": "Zend_Cache_Backend_Memcached",
"local_cache_keys": {
"Zend_Locale": "/^SM_Zend_Locale.*$/i",
"CACHE_CONFIG": "/^SM_CACHE_CONFIG$/i",
"CORE_CACHE_OPTIONS": "/^SM_CORE_CACHE_OPTIONS$/i",
"STORE_STAR_CONFIG_CACHE": "/^SM_STORE_.*_CONFIG_CACHE$/i",
"APP_STAR": "/^SM_APP_.*$/i",
"FPC_DESIGN_EXCEPTION_CACHE": "/^SM_FPC_DESIGN_EXCEPTION_CACHE$/i"
},
"local_backend_cache_lifetime": "10"
},
"slow_backend_store_data": "0",
"request_processors": {
"ee": "Optaros_Performance_Model_Processor"
}
},
"crypt": {
"key": "190a15185798WRFSQped746f6d0cs96"
},
"full_page_cache": {
"backend": "Optaros_Cache_Backend_TwoLevels_Fast",
"slow_backend": "Optaros_Cache_Backend_Redis",
"slow_backend_options": {
"port": "6379",
"clean_tags_chance": 1000,
"database": 1,
"host": "{{sonae_backend_dns}}",
"store_data": "0"
},
"prefix": "SM_",
"default_priority": "10",
"fpc_ignored_get_params": "utm_source,utm_medium,utm_content",
"frontend_options": {
"lifetime": "19000"
},
"backend_options": {
"local_backend": "Zend_Cache_Backend_Apc",
"is_two_levels": "1",
"distributed_backend_options": {
"servers": {
"server1": {
"failure_callback": "Optaros_Performance_Helper_Memcached::throwException",
"port": "11212",
"persistent": "0",
"timeout": "5",
"host": "{{sonae_backend_dns}}",
"status": "1"
}
}
},
"distributed_backend": "Zend_Cache_Backend_Memcached",
"local_cache_keys": {
"Zend_Locale": "/^SM_Zend_Locale.*$/i",
"CACHE_CONFIG": "/^SM_CACHE_CONFIG$/i",
"CORE_CACHE_OPTIONS": "/^SM_CORE_CACHE_OPTIONS$/i",
"STORE_STAR_CONFIG_CACHE": "/^SM_STORE_.*_CONFIG_CACHE$/i",
"APP_STAR": "/^SM_APP_.*$/i",
"FPC_DESIGN_EXCEPTION_CACHE": "/^SM_FPC_DESIGN_EXCEPTION_CACHE$/i"
},
"local_backend_cache_lifetime": "10"
},
"slow_backend_store_data": "0",
"request_processors": {
"ee": "Optaros_Performance_Model_Processor"
}
},
"install": {
"date": "Thu, 22 Feb 2012 15:08:59 +0000"
},
"resources": {
"default_setup": {
"connection": {
"dbname": "{{sonae_magento_db_name}}",
"username": "{{sonae_db_username}}",
"host": "{{sonae_db_host}}",
"password": "{{sonae_db_password}}",
"active": "1"
}
},
"db": {
"table_prefix": ""
}
},
"version": "VERSION",
"session_save_path": "<![CDATA[tcp://{{sonae_backend_dns}}:11211/?persistent=0&timeout=40&retry_interval=1]]>",
"disable_local_modules": "false",
"performance": {
"processed_queues": "registration_emails_queue,confirmation_emails"
},
"session_save": "memcache",
"remote_addr_headers": {
"header1": "HTTP_X_FORWARDED_FOR"
}
},
"stores": {
"admin": {
"web": {
"secure": {
"base_url": "https://{{sonae_admin_dns}}/{{sonae_magento_base_path}}/"
},
"cookie": {
"cookie_domain": "{{sonae_admin_dns}}"
},
"unsecure": {
"base_url": "http://{{sonae_admin_dns}}/{{sonae_magento_base_path}}/"
}
}
}
}
},
"cron": "0",
"home": "/opt/sonae/magento"
}
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe optimize::apc via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe apc in cookbook optimize
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe optimize::php via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe php in cookbook optimize
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe optimize::apache via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe apache in cookbook optimize
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe ntpd via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe default in cookbook ntpd
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe ssmtp.v.2 via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe default in cookbook ssmtp.v.2
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe ssmtp.v.2::sonae via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe sonae in cookbook ssmtp.v.2
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading Recipe varnish via include_recipe
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Found recipe default in cookbook varnish
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Loading from cookbook_path: /vagrant/devops/chef/cookbooks
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Converging node lucid32
[Wed, 21 Mar 2012 11:44:58 -0400] INFO: Processing template[/etc/apt/apt.conf.d/100-3c] action create (3c-apt::config line 21)
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Current content's checksum: b6d69ad764a905dc434bc70db1fdfa371b35c9ff3c7f203a1240492ae9067e14
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Rendered content's checksum: b6d69ad764a905dc434bc70db1fdfa371b35c9ff3c7f203a1240492ae9067e14
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: template[/etc/apt/apt.conf.d/100-3c] content has not changed.
[Wed, 21 Mar 2012 11:44:58 -0400] INFO: Processing template[/etc/apt/sources.list.d/3c.sources.list] action create (3c-apt::sources line 9)
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Current content's checksum: 9b28d8f7d2d7cc4068808d2bdd64073e53fa82c83722017507d0e2d4d662ebbc
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: Rendered content's checksum: 9b28d8f7d2d7cc4068808d2bdd64073e53fa82c83722017507d0e2d4d662ebbc
[Wed, 21 Mar 2012 11:44:58 -0400] DEBUG: template[/etc/apt/sources.list.d/3c.sources.list] content has not changed.
[Wed, 21 Mar 2012 11:44:58 -0400] INFO: Processing execute[apt-get update] action run (3c-apt::sources line 15)
[Wed, 21 Mar 2012 11:44:58 -0400] INFO: execute[apt-get update] sh(apt-get update)
Ign file: testing Release.gpg
Ign file: testing Release
Ign file: testing/main Packages
Ign file: testing/main Packages
Err file: testing/main Packages
File not found
Hit http://security.ubuntu.com lucid-security Release.gpg
Hit http://us.archive.ubuntu.com lucid Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Hit http://us.archive.ubuntu.com lucid Release
Hit http://security.ubuntu.com lucid-security Release
Ign http://sonae-dist.s3.amazonaws.com testing Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://sonae-dist.s3.amazonaws.com testing Release
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
[Wed, 21 Mar 2012 11:44:59 -0400] ERROR: execute[apt-get update] (3c-apt::sources line 15) has had an error
[Wed, 21 Mar 2012 11:44:59 -0400] ERROR: Running exception handlers
[Wed, 21 Mar 2012 11:44:59 -0400] ERROR: Exception handlers complete
[Wed, 21 Mar 2012 11:44:59 -0400] DEBUG: Re-raising exception: Chef::Exceptions::ShellCommandFailed - execute[apt-get update] (3c-apt::sources line 15) had an error: Expected process to exit 0, but it exited with 100
---- Begin output of apt-get update ----
STDOUT: Ign file: testing Release.gpg
Ign file: testing Release
Ign file: testing/main Packages
Ign file: testing/main Packages
Err file: testing/main Packages
File not found
Hit http://security.ubuntu.com lucid-security Release.gpg
Hit http://us.archive.ubuntu.com lucid Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Hit http://us.archive.ubuntu.com lucid Release
Hit http://security.ubuntu.com lucid-security Release
Ign http://sonae-dist.s3.amazonaws.com testing Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://sonae-dist.s3.amazonaws.com testing Release
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
STDERR: W: Failed to fetch file:/mnt/sonae-apt/apt/dists/testing/main/binary-i386/Packages.gz File not found
E: Some index files failed to download, they have been ignored, or old ones used instead.
---- End output of apt-get update ----
Ran apt-get update returned 100
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/shell_out.rb:207:in `invalid!'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/shell_out.rb:193:in `error!'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/mixin/shell_out.rb:36:in `shell_out!'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/execute.rb:58:in `action_run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `send'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `run_action'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:45:in `run_action'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `each'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:76:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:312:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:160:in `run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:192:in `run_application'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:183:in `loop'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:183:in `run_application'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application.rb:66:in `run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/chef-solo:25
/opt/ruby/bin/chef-solo:19:in `load'
/opt/ruby/bin/chef-solo:19
[Wed, 21 Mar 2012 11:44:59 -0400] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
[Wed, 21 Mar 2012 11:44:59 -0400] DEBUG: Chef::Exceptions::ShellCommandFailed: execute[apt-get update] (3c-apt::sources line 15) had an error: Expected process to exit 0, but it exited with 100
---- Begin output of apt-get update ----
STDOUT: Ign file: testing Release.gpg
Ign file: testing Release
Ign file: testing/main Packages
Ign file: testing/main Packages
Err file: testing/main Packages
File not found
Hit http://security.ubuntu.com lucid-security Release.gpg
Hit http://us.archive.ubuntu.com lucid Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Hit http://us.archive.ubuntu.com lucid Release
Hit http://security.ubuntu.com lucid-security Release
Ign http://sonae-dist.s3.amazonaws.com testing Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://sonae-dist.s3.amazonaws.com testing Release
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
STDERR: W: Failed to fetch file:/mnt/sonae-apt/apt/dists/testing/main/binary-i386/Packages.gz File not found
E: Some index files failed to download, they have been ignored, or old ones used instead.
---- End output of apt-get update ----
Ran apt-get update returned 100
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/shell_out.rb:207:in `invalid!'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/shell_out.rb:193:in `error!'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/mixin/shell_out.rb:36:in `shell_out!'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/execute.rb:58:in `action_run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `send'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `run_action'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:45:in `run_action'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `each'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:76:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:312:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:160:in `run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:192:in `run_application'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:183:in `loop'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:183:in `run_application'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application.rb:66:in `run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/chef-solo:25
/opt/ruby/bin/chef-solo:19:in `load'
/opt/ruby/bin/chef-solo:19
[Wed, 21 Mar 2012 11:44:59 -0400] FATAL: Chef::Exceptions::ShellCommandFailed: execute[apt-get update] (3c-apt::sources line 15) had an error: Expected process to exit 0, but it exited with 100
---- Begin output of apt-get update ----
STDOUT: Ign file: testing Release.gpg
Ign file: testing Release
Ign file: testing/main Packages
Ign file: testing/main Packages
Err file: testing/main Packages
File not found
Hit http://security.ubuntu.com lucid-security Release.gpg
Hit http://us.archive.ubuntu.com lucid Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Hit http://us.archive.ubuntu.com lucid Release
Hit http://security.ubuntu.com lucid-security Release
Ign http://sonae-dist.s3.amazonaws.com testing Release.gpg
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://sonae-dist.s3.amazonaws.com testing Release
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Ign http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://sonae-dist.s3.amazonaws.com testing/main Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
STDERR: W: Failed to fetch file:/mnt/sonae-apt/apt/dists/testing/main/binary-i386/Packages.gz File not found
E: Some index files failed to download, they have been ignored, or old ones used instead.
---- End output of apt-get update ----
Ran apt-get update returned 100
Warning: include(): Filename cannot be empty in /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php on line 241
#0 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(241): mageCoreErrorHandler(2, 'include(): File...', '/opt/sonae/mage...', 241, Array)
#1 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(241): Mage_Core_Block_Template::fetchView()
#2 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/base/d...')
#3 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#4 /opt/sonae/magento/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Template->_toHtml()
#5 /opt/sonae/magento/app/code/core/Mage/Checkout/Block/Cart/Totals.php(77): Mage_Core_Block_Abstract->toHtml()
#6 /opt/sonae/magento/app/code/core/Mage/Checkout/Block/Cart/Totals.php(94): Mage_Checkout_Block_Cart_Totals->renderTotal(Object(Mage_Sales_Model_Quote_Address_Total), NULL, 1)
#7 /opt/sonae/magento/app/design/frontend/base/default/template/checkout/cart/totals.phtml(45): Mage_Checkout_Block_Cart_Totals->renderTotals()
#8 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(241): include('/opt/sonae/mage...')
#9 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/base/d...')
#10 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#11 /opt/sonae/magento/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Template->_toHtml()
#12 /opt/sonae/magento/app/code/core/Mage/Core/Block/Abstract.php(582): Mage_Core_Block_Abstract->toHtml()
#13 /opt/sonae/magento/app/code/core/Mage/Core/Block/Abstract.php(526): Mage_Core_Block_Abstract->_getChildHtml('totals', true)
#14 /opt/sonae/magento/app/design/frontend/base/default/template/checkout/cart.phtml(126): Mage_Core_Block_Abstract->getChildHtml('totals')
#15 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(241): include('/opt/sonae/mage...')
#16 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/base/d...')
#17 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#18 /opt/sonae/magento/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Template->_toHtml()
#19 /opt/sonae/magento/app/code/core/Mage/Core/Block/Text/List.php(43): Mage_Core_Block_Abstract->toHtml()
#20 /opt/sonae/magento/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Text_List->_toHtml()
#21 /opt/sonae/magento/app/code/core/Mage/Core/Block/Abstract.php(582): Mage_Core_Block_Abstract->toHtml()
#22 /opt/sonae/magento/app/code/core/Mage/Core/Block/Abstract.php(526): Mage_Core_Block_Abstract->_getChildHtml('content', true)
#23 /vagrant/magento/app/design/frontend/worten/default/template/page/1column.phtml(52): Mage_Core_Block_Abstract->getChildHtml('content')
#24 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(241): include('/vagrant/magent...')
#25 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/worten...')
#26 /opt/sonae/magento/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#27 /opt/sonae/magento/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Template->_toHtml()
#28 /opt/sonae/magento/app/code/core/Mage/Core/Model/Layout.php(529): Mage_Core_Block_Abstract->toHtml()
#29 /opt/sonae/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(391): Mage_Core_Model_Layout->getOutput()
#30 /opt/sonae/magento/app/code/core/Mage/Checkout/controllers/CartController.php(153): Mage_Core_Controller_Varien_Action->renderLayout()
#31 /opt/sonae/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(420): Mage_Checkout_CartController->indexAction()
#32 /opt/sonae/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('index')
#33 /opt/sonae/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(176): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#34 /opt/sonae/magento/app/code/core/Mage/Core/Model/App.php(349): Mage_Core_Controller_Varien_Front->dispatch()
#35 /opt/sonae/magento/app/Mage.php(640): Mage_Core_Model_App->run(Array)
#36 /opt/sonae/magento/index.php(80): Mage::run('', 'store')
#37 {main}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment