kalamuna / kalaboxv1

NodeJS frontend sex to kalastack
MIT License
28 stars 9 forks source link

OS 10.6.8 install error Kalabox 1.0 beta 6 (it says) #45

Closed Picturina closed 10 years ago

Picturina commented 10 years ago

I don't usually use my Mac for development, but until the PC version is ready, I'm wiling to try. So, after a day and a half of downloads... is this a firewall problem? Thanks! diane

Kalabox Log

2014-07-05T01:01:19.138Z - info: Box initialized. 2014-07-05T01:01:19.140Z - info: Kalabox Version: 1.0-beta6 2014-07-05T01:01:19.140Z - info: Mac OS Version: 10.6.8

2014-07-05T01:01:19.140Z - info: VirtualBox Version: false 2014-07-05T01:01:19.140Z - info: Vagrant Version: false 2014-07-05T01:01:51.346Z - warn: Unable to check firewall status. 2014-07-05T01:01:51.358Z - info: VirtualBox not installed or wrong version. Installing. 2014-07-05T01:01:51.359Z - info: User granted permission to install VirtualBox 2014-07-05T03:09:50.542Z - info: Successfully downloaded VirtualBox DMG. 2014-07-05T03:10:04.323Z - info: Successfully mounted VirtualBox DMG. 2014-07-05T03:10:34.861Z - info: VirtualBox installation complete. 2014-07-05T03:10:34.931Z - info: Successfully ejected VirtualBox DMG. 2014-07-05T03:10:34.932Z - info: Vagrant not installed or wrong version. Installing. 2014-07-05T03:10:34.933Z - info: User granted permission to install Vagrant 2014-07-05T04:06:46.313Z - info: Successfully downloaded Vagrant DMG. 2014-07-05T04:06:49.137Z - info: Successfully mounted Vagrant DMG. 2014-07-05T04:06:56.729Z - info: Vagrant installation complete. 2014-07-05T04:06:56.791Z - info: Successfully ejected Vagrant DMG. 2014-07-05T08:28:37.692Z - info: Box image downloaded. 2014-07-05T08:28:45.816Z - info: Installing Vagrant plugin vagrant-hostsupdater 2014-07-05T08:28:47.774Z - info: Kalastack downloaded 2014-07-05T08:28:47.774Z - info: Installing Vagrant plugin vagrant-hostsupdater 2014-07-06T00:00:53.502Z - info: Adding base box image to Vagrant. 2014-07-06T00:01:02.558Z - info: Wrote configuration file. 2014-07-06T00:01:02.601Z - info: Executing box spinup. 2014-07-06T00:01:02.642Z - info: Starting spinup attempt 0 2014-07-06T00:07:33.299Z - warn: Spinup attempt 0 failed with error: Command failed: The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!

FACTER_vagrant='1' FACTER_kalauser='vagrant' FACTER_kalahost='1.3.3.1' FACTER_kalamem='1023' FACTER_terminatur_version='1.0-beta1' puppet apply --verbose --debug --modulepath '/tmp/vagrant-puppet-1/modules-0' --color=false --manifestdir /tmp/vagrant-puppet-1/manifests --detailed-exitcodes /tmp/vagrant-puppet-1/manifests/site.pp || [ $? -eq 2 ]

Stdout from the command:

debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/init.pp' in environment production debug: Automatically imported kalabox from kalabox into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/build.pp' in environment production debug: Automatically imported kalabox::build from kalabox/build into production debug: importing '/tmp/vagrant-puppet-1/modules-0/user/manifests/init.pp' in environment production debug: importing '/tmp/vagrant-puppet-1/modules-0/user/manifests/config.pp' in environment production debug: Automatically imported user::config from user/config into production debug: Failed to load library 'selinux' for feature 'selinux' debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/start.pp' in environment production debug: Automatically imported kalabox::start from kalabox/start into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/init.pp' in environment production debug: Automatically imported nginx from nginx into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/init.pp' in environment production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/nginx/vhost.pp' in environment production debug: Automatically imported phpfpm::nginx::vhost from phpfpm/nginx/vhost into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/info.pp' in environment production debug: Automatically imported kalabox::info from kalabox/info into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/aliases.pp' in environment production debug: Automatically imported kalabox::aliases from kalabox/aliases into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/images.pp' in environment production debug: Automatically imported kalabox::images from kalabox/images into production debug: importing '/tmp/vagrant-puppet-1/modules-0/apt/manifests/init.pp' in environment production debug: Automatically imported apt from apt into production debug: importing '/tmp/vagrant-puppet-1/modules-0/apt/manifests/update.pp' in environment production debug: Automatically imported apt::update from apt/update into production debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/init.pp' in environment production debug: Automatically imported git from git into production debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/install.pp' in environment production debug: Automatically imported git::install from git/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/config.pp' in environment production debug: Automatically imported git::config from git/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/unzip/manifests/init.pp' in environment production debug: Automatically imported unzip from unzip into production debug: importing '/tmp/vagrant-puppet-1/modules-0/unzip/manifests/install.pp' in environment production debug: Automatically imported unzip::install from unzip/install into production debug: Failed to load library 'shadow' for feature 'libshadow' debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/install.pp' in environment production debug: Automatically imported nginx::install from nginx/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/config.pp' in environment production debug: Automatically imported nginx::config from nginx/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/service.pp' in environment production debug: Automatically imported nginx::service from nginx/service into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/conf.pp' in environment production debug: Automatically imported nginx::conf from nginx/conf into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/install.pp' in environment production debug: Automatically imported phpfpm::install from phpfpm/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/init.pp' in environment production debug: Automatically imported php5 from php5 into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/install.pp' in environment production debug: Automatically imported php5::install from php5/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/config.pp' in environment production debug: Automatically imported php5::config from php5/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/ini.pp' in environment production debug: Automatically imported php5::ini from php5/ini into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/config.pp' in environment production debug: Automatically imported phpfpm::config from phpfpm/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/service.pp' in environment production debug: Automatically imported phpfpm::service from phpfpm/service into production debug: Scope(Class[Phpfpm::Config]): Retrieving template phpfpm/www.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb in 0.01 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/apc.pp' in environment production debug: Automatically imported phpfpm::extensions::apc from phpfpm/extensions/apc into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extension.pp' in environment production debug: Automatically imported phpfpm::extension from phpfpm/extension into production debug: Scope(Class[Phpfpm::Extensions::Apc]): Retrieving template phpfpm/extensions/apc.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb in 0.00 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/xdebug.pp' in environment production debug: Automatically imported phpfpm::extensions::xdebug from phpfpm/extensions/xdebug into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/curl.pp' in environment production debug: Automatically imported phpfpm::extensions::curl from phpfpm/extensions/curl into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/imap.pp' in environment production debug: Automatically imported phpfpm::extensions::imap from phpfpm/extensions/imap into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/pear.pp' in environment production debug: Automatically imported phpfpm::extensions::pear from phpfpm/extensions/pear into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/gd.pp' in environment production debug: Automatically imported phpfpm::extensions::gd from phpfpm/extensions/gd into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/mcrypt.pp' in environment production debug: Automatically imported phpfpm::extensions::mcrypt from phpfpm/extensions/mcrypt into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/init.pp' in environment production debug: Automatically imported mysql from mysql into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server.pp' in environment production debug: Automatically imported mysql::server from mysql/server into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server/install.pp' in environment production debug: Automatically imported mysql::server::install from mysql/server/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server/config.pp' in environment production debug: Automatically imported mysql::server::config from mysql/server/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server/service.pp' in environment production debug: Automatically imported mysql::server::service from mysql/server/service into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/my.pp' in environment production debug: Automatically imported mysql::my from mysql/my into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/init.pp' in environment production debug: Automatically imported drush from drush into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/install.pp' in environment production debug: Automatically imported drush::install from drush/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/upgrade.pp' in environment production debug: Automatically imported drush::upgrade from drush/upgrade into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/config.pp' in environment production debug: Automatically imported drush::config from drush/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/composer.pp' in environment production debug: Automatically imported drush::composer from drush/composer into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/terminatur.pp' in environment production debug: Automatically imported drush::terminatur from drush/terminatur into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/refresh.pp' in environment production debug: Automatically imported drush::refresh from drush/refresh into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpmyadmin/manifests/init.pp' in environment production debug: Automatically imported phpmyadmin from phpmyadmin into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpmyadmin/manifests/install.pp' in environment production debug: Automatically imported phpmyadmin::install from phpmyadmin/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpmyadmin/manifests/config.pp' in environment production debug: Automatically imported phpmyadmin::config from phpmyadmin/config into production debug: Scope(Class[Phpmyadmin::Config]): Retrieving template phpmyadmin/config.inc.php.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb in 0.00 seconds debug: Scope(Class[Phpmyadmin::Config]): Retrieving template phpmyadmin/config-db.php.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb in 0.00 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/webgrind/manifests/init.pp' in environment production debug: Automatically imported webgrind from webgrind into production debug: importing '/tmp/vagrant-puppet-1/modules-0/webgrind/manifests/install.pp' in environment production debug: Automatically imported webgrind::install from webgrind/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/webgrind/manifests/config.pp' in environment production debug: Automatically imported webgrind::config from webgrind/config into production debug: Scope(Class[Webgrind::Config]): Retrieving template webgrind/webgrind.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb in 0.00 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/drupal/manifests/nginx/vhost.pp' in environment production debug: Automatically imported drupal::nginx::vhost from drupal/nginx/vhost into production debug: Scope(Phpfpm::Nginx::Vhost[start]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[info]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[aliases]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[images]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Nginx::Conf[nginx.conf]): Retrieving template nginx/nginx.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb in 0.00 seconds debug: Scope(Php5::Ini[cli]): Retrieving template php5/php.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.02 seconds debug: Scope(Php5::Ini[fpm]): Retrieving template php5/php.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.06 seconds debug: Scope(Mysql::My[my.cnf]): Retrieving template mysql/my.cnf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[phpmyadmin]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[webgrind]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Drupal::Nginx::Vhost[drupaldefault]): Retrieving template drupal/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Adding relationship from Exec[apt-update] to Package[php5-imap] with 'before' debug: Adding relationship from Exec[apt-update] to Package[unzip] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php-pear] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-curl] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php-apc] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-mcrypt] with 'before' debug: Adding relationship from Exec[apt-update] to Package[drush] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-fpm] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-mysql] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-xdebug] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-cli] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-gd] with 'before' debug: Adding relationship from Exec[apt-update] to Package[phpmyadmin] with 'before' debug: Adding relationship from Exec[apt-update] to Package[nginx] with 'before' debug: Adding relationship from Exec[apt-update] to Package[git-core] with 'before' debug: Adding relationship from Exec[apt-update] to Package[mysql-server] with 'before' debug: Adding relationship from Exec[apt-update] to Package[curl] with 'before' debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist debug: Puppet::Type::Package::ProviderRpm: file rpm does not exist debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swinstall does not exist debug: Puppet::Type::Package::ProviderUrpmi: file rpm does not exist debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/emerge does not exist debug: Puppet::Type::Package::ProviderAptrpm: file rpm does not exist debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist debug: Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist debug: Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_info does not exist debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist debug: Puppet::Type::Package::ProviderYum: file rpm does not exist debug: Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist debug: Puppet::Type::Service::ProviderOpenrc: file /sbin/rc-service does not exist debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist debug: Puppet::Type::Service::ProviderSystemd: file /bin/systemctl does not exist debug: Puppet::Type::Service::ProviderRedhat: file /sbin/service does not exist debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist debug: Puppet::Type::User::ProviderPw: file pw does not exist debug: Puppet::Type::User::ProviderLdap: true value when expecting false debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist debug: Puppet::Type::User::ProviderUser_role_add: file rolemod does not exist debug: Creating default schedules debug: Failed to load library 'ldap' for feature 'ldap' debug: /File[/var/lib/puppet/state]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/lib]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet/ssl/certs]: Autorequiring File[/etc/puppet/ssl] debug: /File[/var/lib/puppet/run]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/state/graphs]: Autorequiring File[/var/lib/puppet/state] debug: /File[/var/lib/puppet/client_yaml]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/clientbucket]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/log]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet/ssl/private]: Autorequiring File[/etc/puppet/ssl] debug: /File[/var/lib/puppet/facts]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet/ssl/private_keys]: Autorequiring File[/etc/puppet/ssl] debug: /File[/etc/puppet/ssl/public_keys]: Autorequiring File[/etc/puppet/ssl] debug: /File[/etc/puppet/ssl]: Autorequiring File[/etc/puppet] debug: /File[/etc/puppet/ssl/certificate_requests]: Autorequiring File[/etc/puppet/ssl] debug: /File[/var/lib/puppet/client_data]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet]/ensure: created debug: /File[/etc/puppet/ssl]/ensure: created debug: /File[/etc/puppet/ssl/private_keys]/ensure: created debug: /File[/var/lib/puppet]/ensure: created debug: /File[/var/lib/puppet/facts]/ensure: created debug: /File[/var/lib/puppet/client_data]/ensure: created debug: /File[/var/lib/puppet/run]/ensure: created debug: /File[/var/lib/puppet/state]/ensure: created debug: /File[/var/lib/puppet/state/graphs]/ensure: created debug: /File[/var/lib/puppet/client_yaml]/ensure: created debug: /File[/var/lib/puppet/lib]/ensure: created debug: /File[/var/lib/puppet/clientbucket]/ensure: created debug: /File[/etc/puppet/ssl/public_keys]/ensure: created debug: /File[/etc/puppet/ssl/certs]/ensure: created debug: /File[/var/lib/puppet/log]/ensure: created debug: /File[/etc/puppet/ssl/private]/ensure: created debug: /File[/etc/puppet/ssl/certificate_requests]/ensure: created debug: Finishing transaction 69886586784220 info: Applying configuration version '1404604945' debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-available/phpmyadmin]/require: requires File[/etc/nginx/sites-enabled/phpmyadmin] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-available/phpmyadmin]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Mysql::Server::Config/Mysql::My[my.cnf]/notify: subscribes to Class[Mysql::Server::Service] debug: /Stage[main]/Webgrind::Config/File[webgrind.ini]/require: requires Class[Phpfpm::Extensions::Xdebug] debug: /Stage[main]/Webgrind::Config/File[webgrind.ini]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Webgrind::Config/File[webgrind.ini]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Build/File[/etc/kalastack]/require: requires Class[User::Config] debug: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config.inc.php]/require: requires Class[Phpmyadmin::Install] debug: /Stage[main]/Drush::Config/File[/etc/drush/drushrc.php]/require: requires File[/etc/drush] debug: /Stage[main]//Node[kala.a-f0-932.box]/Drupal::Nginx::Vhost[drupaldefault]/File[/etc/nginx/sites-available/drupaldefault]/require: requires Class[Nginx::Install] debug: /Stage[main]//Node[kala.a-f0-932.box]/Drupal::Nginx::Vhost[drupaldefault]/File[/etc/nginx/sites-available/drupaldefault]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-enabled/images]/require: requires Class[Nginx::Install] debug: /Stage[main]/Drush::Upgrade/Exec[drushupgrade]/require: requires Class[Drush::Install] debug: /Stage[main]/Phpfpm::Config/File[/etc/php5/fpm/pool.d/www.conf]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Config/File[/etc/php5/fpm/pool.d/www.conf]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Drush::Refresh/Exec[drushclear]/subscribe: subscribes to Exec[installterminatur] debug: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]/require: requires Class[Nginx::Install] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]/require: requires Class[Kalabox::Build] debug: /Stage[main]/Webgrind::Install/Exec[install-webgrind]/require: requires Class[Phpfpm::Extensions::Xdebug] debug: /Stage[main]/Webgrind::Install/Exec[install-webgrind]/require: requires Class[Unzip::Install] debug: /Stage[main]/Php5::Config/Php5::Ini[cli]/require: requires Class[Php5::Install] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-enabled/webgrind]/require: requires Class[Nginx::Install] debug: /Stage[main]/Drush::Config/File[/etc/drush]/require: requires Class[Drush::Install] debug: /Stage[main]/Drush::Config/File[/etc/drush]/require: requires Class[Drush::Upgrade] debug: /Stage[main]/Phpfpm::Config/Php5::Ini[fpm]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Config/Php5::Ini[fpm]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-enabled]/require: requires File[/etc/kalastack/vhosts] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/require: requires Class[Nginx] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]/require: requires Package[php5-xdebug] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Mysql::Server::Install/Exec[Set MySQL server root password]/subscribe: subscribes to Package[mysql-server] debug: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmincontrolconfig]/require: requires Exec[phpmyadmindbconfig] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-available/aliases]/require: requires File[/etc/nginx/sites-enabled/aliases] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-available/aliases]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Nginx::Service/Service[nginx]/require: requires Class[Nginx::Install] debug: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config-db.php]/require: requires Class[Phpmyadmin::Install] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/require: requires Class[Nginx] debug: /Stage[main]/User::Config/Exec[extendbashrc]/require: requires File[/home/vagrant/.bashrc.kala] debug: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/require: requires Class[Nginx::Install] debug: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/require: requires File[/etc/kalastack/vhosts/sites-enabled] debug: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-available/images]/require: requires File[/etc/nginx/sites-enabled/images] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-available/images]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Drush::Composer/Exec[installcomposer]/require: requires Class[Phpfpm::Extensions::Curl] debug: /Stage[main]/Drush::Composer/Exec[installcomposer]/require: requires Class[Phpfpm::Extensions::Apc] debug: /Stage[main]/Drush::Composer/Exec[installcomposer]/require: requires Class[Php5::Install] debug: /Stage[main]/Nginx::Config/File[/etc/nginx/fastcgi_params]/require: requires Class[Nginx::Install] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-enabled/start]/require: requires Class[Nginx::Install] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/require: requires Class[Nginx] debug: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]/require: requires Class[Phpfpm] debug: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]/require: requires Class[Nginx] debug: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]/require: requires Class[Mysql] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-available/webgrind]/require: requires File[/etc/nginx/sites-enabled/webgrind] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-available/webgrind]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-available/info]/require: requires File[/etc/nginx/sites-enabled/info] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-available/info]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmindbconfig]/require: requires Class[Phpmyadmin::Install] debug: /Stage[main]/Phpfpm::Service/Service[php5-fpm]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']/require: requires Package[php5-xdebug] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-enabled/info]/require: requires Class[Nginx::Install] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-available/start]/require: requires File[/etc/nginx/sites-enabled/start] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-available/start]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Mysql::Server::Service/Service[mysql-server]/require: requires Class[Mysql::Server::Install] debug: /Stage[main]/Drush::Refresh/Exec[drushpurge]/subscribe: subscribes to Exec[installterminatur] debug: /Stage[main]/Drush::Terminatur/Exec[installterminatur]/require: requires Exec[installcomposer] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-imap] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[unzip] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php-pear] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-curl] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php-apc] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-mcrypt] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[drush] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-fpm] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-mysql] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-xdebug] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-cli] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-gd] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[phpmyadmin] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[nginx] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[git-core] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[mysql-server] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[curl] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-available]/require: requires File[/etc/kalastack/vhosts] debug: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/require: requires Class[Nginx] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-enabled/phpmyadmin]/require: requires Class[Nginx::Install] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-enabled/aliases]/require: requires Class[Nginx::Install] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/usr/share/webgrind]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Info/File[/usr/share/kalainfo/index.php]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Info/File[/usr/share/kalainfo/index.php]: Autorequiring File[/usr/share/kalainfo] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.png]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.png]: Autorequiring File[/usr/share/kalabox] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-enabled/images]: Skipping automatic relationship with File[/etc/nginx/sites-available/images] debug: /Stage[main]/User::Config/File[/home/vagrant/.bashrc.kala]: Autorequiring User[vagrant] debug: /Stage[main]/User::Config/File[/home/vagrant/.kalabash]: Autorequiring User[vagrant] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]: Autorequiring File[/etc/kalastack] debug: /Stage[main]/User::Config/File[/home/vagrant/.colors]: Autorequiring User[vagrant] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/usr/share/phpmyadmin]: Autorequiring User[vagrant] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-enabled/webgrind]: Skipping automatic relationship with File[/etc/nginx/sites-available/webgrind] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/usr/share/kalainfo]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-enabled/start]: Skipping automatic relationship with File[/etc/nginx/sites-available/start] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/usr/share/kalaaliases]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.ico]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.ico]: Autorequiring File[/usr/share/kalabox] debug: /Stage[main]/Kalabox::Aliases/File[/usr/share/kalaaliases/index.php]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Aliases/File[/usr/share/kalaaliases/index.php]: Autorequiring File[/usr/share/kalaaliases] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/usr/share/kalabox]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-enabled/info]: Skipping automatic relationship with File[/etc/nginx/sites-available/info] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/kalastack/images]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/kalastack/images]: Autorequiring File[/etc/kalastack] debug: /Stage[main]/User::Config/File[/home/vagrant/.ssh/config]: Autorequiring User[vagrant] debug: /Stage[main]/Git::Config/File[/home/vagrant/.git-completion.bash]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/index.php]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/index.php]: Autorequiring File[/usr/share/kalabox] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-enabled/phpmyadmin]: Skipping automatic relationship with File[/etc/nginx/sites-available/phpmyadmin] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-enabled/aliases]: Skipping automatic relationship with File[/etc/nginx/sites-available/aliases] debug: /Schedule[daily]: Skipping device resources because running on a host debug: /Schedule[monthly]: Skipping device resources because running on a host debug: /Schedule[hourly]: Skipping device resources because running on a host debug: Execapt-update: Executing '/usr/bin/apt-get update' debug: Executing '/usr/bin/apt-get update' err: /Stage[main]/Apt::Update/Exec[apt-update]/returns: change from notrun to 0 failed: Command exceeded timeout at /tmp/vagrant-puppet-1/modules-0/apt/manifests/update.pp:10 notice: /Stage[main]/Git::Config/File[/etc/gitconfig]/ensure: defined content as '{md5}db0f8ebdc614066847af364d3c3b4d59' debug: /Stage[main]/Git::Config/File[/etc/gitconfig]: The container Class[Git::Config] will propagate my refresh event debug: Prefetching apt resources for package debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n'' debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n'' notice: /Stage[main]/Git::Install/Package[git-core]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Git::Install/Package[git-core]: Skipping because of failed dependencies debug: /Schedule[never]: Skipping device resources because running on a host notice: /Stage[main]/Mysql::Server::Install/Package[mysql-server]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Mysql::Server::Install/Package[mysql-server]: Skipping because of failed dependencies notice: /Stage[main]/Mysql::Server::Install/Exec[Set MySQL server root password]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Mysql::Server::Install/Exec[Set MySQL server root password]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Install/Package[nginx]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Install/Package[nginx]: Skipping because of failed dependencies notice: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-enabled/webgrind]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-enabled/webgrind]: Skipping because of failed dependencies notice: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-available/webgrind]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-available/webgrind]: Skipping because of failed dependencies notice: /Stage[main]/Git::Config/File[/etc/gitignore]/ensure: defined content as '{md5}7a346bc2a0e7a5181f6f3f6c7977cb22' debug: /Stage[main]/Git::Config/File[/etc/gitignore]: The container Class[Git::Config] will propagate my refresh event err: /Stage[main]/Mysql::Server::Config/Mysql::My[my.cnf]/File[/etc/mysql/my.cnf]/ensure: change from absent to file failed: Could not set 'file on ensure: No such file or directory - /etc/mysql/my.cnf.puppettmp_6831 at /tmp/vagrant-puppet-1/modules-0/mysql/manifests/my.pp:52 notice: /Stage[main]//Node[kala.a-f0-932.box]/Drupal::Nginx::Vhost[drupaldefault]/File[/etc/nginx/sites-available/drupaldefault]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]//Node[kala.a-f0-932.box]/Drupal::Nginx::Vhost[drupaldefault]/File[/etc/nginx/sites-available/drupaldefault]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Install/Package[drush]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Install/Package[drush]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Upgrade/Exec[drushupgrade]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Upgrade/Exec[drushupgrade]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Config/File[/etc/drush]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Config/File[/etc/drush]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Config/File[/etc/drush/drushrc.php]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Config/File[/etc/drush/drushrc.php]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Install/Package[php5-fpm]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Install/Package[php5-fpm]: Skipping because of failed dependencies notice: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Config/Php5::Ini[fpm]/File[/etc/php5/fpm/php.ini]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Config/Php5::Ini[fpm]/File[/etc/php5/fpm/php.ini]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Config/File[/etc/php5/fpm/pool.d/www.conf]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Config/File[/etc/php5/fpm/pool.d/www.conf]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]: Skipping because of failed dependencies notice: /Stage[main]/Unzip::Install/Package[unzip]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Unzip::Install/Package[unzip]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Curl/Package[curl]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Curl/Package[curl]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]: Skipping because of failed dependencies notice: /Stage[main]/Mysql::Server::Service/Service[mysql-server]: Dependency File[/etc/mysql/my.cnf] has failures: true notice: /Stage[main]/Mysql::Server::Service/Service[mysql-server]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Mysql::Server::Service/Service[mysql-server]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]: Skipping because of failed dependencies debug: /Schedule[weekly]: Skipping device resources because running on a host notice: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-enabled/aliases]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-enabled/aliases]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-enabled/start]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-enabled/start]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-available/start]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-available/start]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-available/aliases]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-available/aliases]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config.inc.php]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config.inc.php]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-enabled/phpmyadmin]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-enabled/phpmyadmin]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-available/phpmyadmin]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-available/phpmyadmin]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmindbconfig]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmindbconfig]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmincontrolconfig]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmincontrolconfig]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config-db.php]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config-db.php]: Skipping because of failed dependencies debug: /Schedule[puppet]: Skipping device resources because running on a host notice: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-enabled/info]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-enabled/info]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-available/info]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-available/info]: Skipping because of failed dependencies notice: /Stage[main]/Php5::Install/Package[php5-cli]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Php5::Install/Package[php5-cli]: Skipping because of failed dependencies notice: /Stage[main]/Php5::Config/Php5::Ini[cli]/File[/etc/php5/cli/php.ini]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Php5::Config/Php5::Ini[cli]/File[/etc/php5/cli/php.ini]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Composer/Exec[installcomposer]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Composer/Exec[installcomposer]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Terminatur/Exec[installterminatur]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Terminatur/Exec[installterminatur]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Refresh/Exec[drushclear]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Refresh/Exec[drushclear]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Refresh/Exec[drushpurge]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Refresh/Exec[drushpurge]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]: Skipping because of failed dependencies debug: Uservagrant: Executing '/usr/sbin/usermod -G adm,admin,cdrom,dialout,dip,lpadmin,plugdev,sambashare,sudo vagrant' notice: /Stage[main]/User::Config/User[vagrant]/groups: groups changed 'adm,cdrom,sudo,dip,plugdev,lpadmin,sambashare,admin' to 'adm,admin,cdrom,dialout,dip,lpadmin,plugdev,sambashare,sudo' debug: /Stage[main]/User::Config/User[vagrant]: The container Class[User::Config] will propagate my refresh event notice: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/usr/share/kalabox]/ensure: created debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/usr/share/kalabox]: The container Phpfpm::Nginx::Vhost[start] will propagate my refresh event notice: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/usr/share/kalaaliases]/ensure: created debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/usr/share/kalaaliases]: The container Phpfpm::Nginx::Vhost[aliases] will propagate my refresh event notice: /Stage[main]/User::Config/File[/home/vagrant/.kalabash]/ensure: defined content as '{md5}ca031cce4b1de8adb1d0c88b7d48e414' debug: /Stage[main]/User::Config/File[/home/vagrant/.kalabash]: The container Class[User::Config] will propagate my refresh event notice: /Stage[main]/User::Config/File[/home/vagrant/.ssh/config]/ensure: defined content as '{md5}1537ba938be4b3ef35208698413c7615' debug: /Stage[main]/User::Config/File[/home/vagrant/.ssh/config]: The container Class[User::Config] will propagate my refresh event notice: /Stage[main]/Kalabox::Aliases/File[/usr/share/kalaaliases/index.php]/ensure: defined content as '{md5}d3d4d790bea9ce1aad215392a0794dd7' debug: /Stage[main]/Kalabox::Aliases/File[/usr/share/kalaaliases/index.php]: The container Class[Kalabox::Aliases] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[start]: The container Class[Kalabox::Start] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[aliases]: The container Class[Kalabox::Aliases] will propagate my refresh event notice: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/usr/share/webgrind]/ensure: created debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/usr/share/webgrind]: The container Phpfpm::Nginx::Vhost[webgrind] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[webgrind]: The container Class[Webgrind::Config] will propagate my refresh event notice: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/usr/share/phpmyadmin]/ensure: created debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/usr/share/phpmyadmin]: The container Phpfpm::Nginx::Vhost[phpmyadmin] will propagate my refresh event notice: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/usr/share/kalainfo]/ensure: created debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/usr/share/kalainfo]: The container Phpfpm::Nginx::Vhost[info] will propagate my refresh event notice: /Stage[main]/Kalabox::Info/File[/usr/share/kalainfo/index.php]/ensure: defined content as '{md5}1e7051ea8e0e8a9fd8764c3426cc3f74' debug: /Stage[main]/Kalabox::Info/File[/usr/share/kalainfo/index.php]: The container Class[Kalabox::Info] will propagate my refresh event notice: /Stage[main]/User::Config/File[/home/vagrant/.bashrc.kala]/ensure: defined content as '{md5}6173115bc16867ab58bc74f92dd44f15' debug: /Stage[main]/User::Config/File[/home/vagrant/.bashrc.kala]: The container Class[User::Config] will propagate my refresh event debug: Execextendbashrc: Executing check 'cat /home/vagrant/.bashrc | grep kalabash' debug: Executing 'cat /home/vagrant/.bashrc | grep kalabash' debug: Execextendbashrc: Executing 'cat /home/vagrant/.bashrc.kala >> /home/vagrant/.bashrc' debug: Executing 'cat /home/vagrant/.bashrc.kala >> /home/vagrant/.bashrc' notice: /Stage[main]/User::Config/Exec[extendbashrc]/returns: executed successfully debug: /Stage[main]/User::Config/Exec[extendbashrc]: The container Class[User::Config] will propagate my refresh event notice: /Stage[main]/Git::Config/File[/home/vagrant/.git-completion.bash]/ensure: defined content as '{md5}7c5707f96e18dd448c6ba772c49087ec' debug: /Stage[main]/Git::Config/File[/home/vagrant/.git-completion.bash]: The container Class[Git::Config] will propagate my refresh event debug: Class[Git::Config]: The container Stage[main] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[phpmyadmin]: The container Class[Phpmyadmin::Config] will propagate my refresh event notice: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.png]/ensure: defined content as '{md5}66ecdd1c7eabb3a05cdcfd85ab5668a4' debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.png]: The container Class[Kalabox::Start] will propagate my refresh event debug: Class[Phpmyadmin::Config]: The container Stage[main] will propagate my refresh event debug: Class[Kalabox::Aliases]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/index.php]/ensure: defined content as '{md5}529b68b9eec710f32a002cc654ea6c39' debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/index.php]: The container Class[Kalabox::Start] will propagate my refresh event notice: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.ico]/ensure: defined content as '{md5}f825f5b235bf094edaf9208bb098d46f' debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.ico]: The container Class[Kalabox::Start] will propagate my refresh event debug: Class[Kalabox::Start]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/User::Config/File[/home/vagrant/.colors]/ensure: defined content as '{md5}7f6b154c5846d8a403553e5e14e88884' debug: /Stage[main]/User::Config/File[/home/vagrant/.colors]: The container Class[User::Config] will propagate my refresh event debug: Class[User::Config]: The container Stage[main] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[info]: The container Class[Kalabox::Info] will propagate my refresh event notice: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-enabled/images]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-enabled/images]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-available/images]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-available/images]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Config/File[/etc/nginx/fastcgi_params]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/File[/etc/nginx/fastcgi_params]: Skipping because of failed dependencies debug: Class[Kalabox::Info]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']: Skipping because of failed dependencies notice: /Stage[main]/Webgrind::Config/File[webgrind.ini]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Webgrind::Config/File[webgrind.ini]: Skipping because of failed dependencies notice: /Stage[main]/Webgrind::Install/Exec[install-webgrind]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Webgrind::Install/Exec[install-webgrind]: Skipping because of failed dependencies debug: Class[Webgrind::Config]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Phpfpm::Service/Service[php5-fpm]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Service/Service[php5-fpm]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Build/File[/etc/kalastack]/ensure: created debug: /Stage[main]/Kalabox::Build/File[/etc/kalastack]: The container Class[Kalabox::Build] will propagate my refresh event debug: Class[Kalabox::Build]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/kalastack/images]/ensure: created debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/kalastack/images]: The container Phpfpm::Nginx::Vhost[images] will propagate my refresh event notice: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]: Skipping because of failed dependencies debug: Phpfpm::Nginx::Vhost[images]: The container Class[Kalabox::Images] will propagate my refresh event debug: Class[Kalabox::Images]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-enabled]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-enabled]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/File[/etc/nginx/nginx.conf]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/File[/etc/nginx/nginx.conf]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Service/Service[nginx]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-available]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-available]: Skipping because of failed dependencies debug: Finishing transaction 69886585666600 debug: Storing state info: Creating state file /var/lib/puppet/state/state.yaml debug: Stored state in 0.02 seconds notice: Finished catalog run in 301.49 seconds debug: /File[/var/lib/puppet/rrd]/ensure: created debug: Finishing transaction 69886578757720 debug: Received report to process from kala.141ef7b7f048244d65c6cb8c8535c773.box debug: Processing report from kala.141ef7b7f048244d65c6cb8c8535c773.box with processor Puppet::Reports::Store

Stderr from the command:

stdin: is not a tty

2014-07-06T00:07:38.237Z - info: Starting spinup attempt 1 2014-07-06T00:13:59.338Z - warn: Spinup attempt 1 failed with error: Command failed: The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!

FACTER_vagrant='1' FACTER_kalauser='vagrant' FACTER_kalahost='1.3.3.1' FACTER_kalamem='1023' FACTER_terminatur_version='1.0-beta1' puppet apply --verbose --debug --modulepath '/tmp/vagrant-puppet-1/modules-0' --color=false --manifestdir /tmp/vagrant-puppet-1/manifests --detailed-exitcodes /tmp/vagrant-puppet-1/manifests/site.pp || [ $? -eq 2 ]

Stdout from the command:

debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/init.pp' in environment production debug: Automatically imported kalabox from kalabox into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/build.pp' in environment production debug: Automatically imported kalabox::build from kalabox/build into production debug: importing '/tmp/vagrant-puppet-1/modules-0/user/manifests/init.pp' in environment production debug: importing '/tmp/vagrant-puppet-1/modules-0/user/manifests/config.pp' in environment production debug: Automatically imported user::config from user/config into production debug: Failed to load library 'selinux' for feature 'selinux' debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/start.pp' in environment production debug: Automatically imported kalabox::start from kalabox/start into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/init.pp' in environment production debug: Automatically imported nginx from nginx into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/init.pp' in environment production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/nginx/vhost.pp' in environment production debug: Automatically imported phpfpm::nginx::vhost from phpfpm/nginx/vhost into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/info.pp' in environment production debug: Automatically imported kalabox::info from kalabox/info into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/aliases.pp' in environment production debug: Automatically imported kalabox::aliases from kalabox/aliases into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/images.pp' in environment production debug: Automatically imported kalabox::images from kalabox/images into production debug: importing '/tmp/vagrant-puppet-1/modules-0/apt/manifests/init.pp' in environment production debug: Automatically imported apt from apt into production debug: importing '/tmp/vagrant-puppet-1/modules-0/apt/manifests/update.pp' in environment production debug: Automatically imported apt::update from apt/update into production debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/init.pp' in environment production debug: Automatically imported git from git into production debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/install.pp' in environment production debug: Automatically imported git::install from git/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/config.pp' in environment production debug: Automatically imported git::config from git/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/unzip/manifests/init.pp' in environment production debug: Automatically imported unzip from unzip into production debug: importing '/tmp/vagrant-puppet-1/modules-0/unzip/manifests/install.pp' in environment production debug: Automatically imported unzip::install from unzip/install into production debug: Failed to load library 'shadow' for feature 'libshadow' debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/install.pp' in environment production debug: Automatically imported nginx::install from nginx/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/config.pp' in environment production debug: Automatically imported nginx::config from nginx/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/service.pp' in environment production debug: Automatically imported nginx::service from nginx/service into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/conf.pp' in environment production debug: Automatically imported nginx::conf from nginx/conf into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/install.pp' in environment production debug: Automatically imported phpfpm::install from phpfpm/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/init.pp' in environment production debug: Automatically imported php5 from php5 into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/install.pp' in environment production debug: Automatically imported php5::install from php5/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/config.pp' in environment production debug: Automatically imported php5::config from php5/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/ini.pp' in environment production debug: Automatically imported php5::ini from php5/ini into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/config.pp' in environment production debug: Automatically imported phpfpm::config from phpfpm/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/service.pp' in environment production debug: Automatically imported phpfpm::service from phpfpm/service into production debug: Scope(Class[Phpfpm::Config]): Retrieving template phpfpm/www.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb in 0.01 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/apc.pp' in environment production debug: Automatically imported phpfpm::extensions::apc from phpfpm/extensions/apc into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extension.pp' in environment production debug: Automatically imported phpfpm::extension from phpfpm/extension into production debug: Scope(Class[Phpfpm::Extensions::Apc]): Retrieving template phpfpm/extensions/apc.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb in 0.00 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/xdebug.pp' in environment production debug: Automatically imported phpfpm::extensions::xdebug from phpfpm/extensions/xdebug into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/curl.pp' in environment production debug: Automatically imported phpfpm::extensions::curl from phpfpm/extensions/curl into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/imap.pp' in environment production debug: Automatically imported phpfpm::extensions::imap from phpfpm/extensions/imap into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/pear.pp' in environment production debug: Automatically imported phpfpm::extensions::pear from phpfpm/extensions/pear into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/gd.pp' in environment production debug: Automatically imported phpfpm::extensions::gd from phpfpm/extensions/gd into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/mcrypt.pp' in environment production debug: Automatically imported phpfpm::extensions::mcrypt from phpfpm/extensions/mcrypt into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/init.pp' in environment production debug: Automatically imported mysql from mysql into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server.pp' in environment production debug: Automatically imported mysql::server from mysql/server into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server/install.pp' in environment production debug: Automatically imported mysql::server::install from mysql/server/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server/config.pp' in environment production debug: Automatically imported mysql::server::config from mysql/server/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server/service.pp' in environment production debug: Automatically imported mysql::server::service from mysql/server/service into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/my.pp' in environment production debug: Automatically imported mysql::my from mysql/my into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/init.pp' in environment production debug: Automatically imported drush from drush into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/install.pp' in environment production debug: Automatically imported drush::install from drush/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/upgrade.pp' in environment production debug: Automatically imported drush::upgrade from drush/upgrade into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/config.pp' in environment production debug: Automatically imported drush::config from drush/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/composer.pp' in environment production debug: Automatically imported drush::composer from drush/composer into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/terminatur.pp' in environment production debug: Automatically imported drush::terminatur from drush/terminatur into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/refresh.pp' in environment production debug: Automatically imported drush::refresh from drush/refresh into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpmyadmin/manifests/init.pp' in environment production debug: Automatically imported phpmyadmin from phpmyadmin into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpmyadmin/manifests/install.pp' in environment production debug: Automatically imported phpmyadmin::install from phpmyadmin/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpmyadmin/manifests/config.pp' in environment production debug: Automatically imported phpmyadmin::config from phpmyadmin/config into production debug: Scope(Class[Phpmyadmin::Config]): Retrieving template phpmyadmin/config.inc.php.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb in 0.00 seconds debug: Scope(Class[Phpmyadmin::Config]): Retrieving template phpmyadmin/config-db.php.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb in 0.00 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/webgrind/manifests/init.pp' in environment production debug: Automatically imported webgrind from webgrind into production debug: importing '/tmp/vagrant-puppet-1/modules-0/webgrind/manifests/install.pp' in environment production debug: Automatically imported webgrind::install from webgrind/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/webgrind/manifests/config.pp' in environment production debug: Automatically imported webgrind::config from webgrind/config into production debug: Scope(Class[Webgrind::Config]): Retrieving template webgrind/webgrind.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb in 0.00 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/drupal/manifests/nginx/vhost.pp' in environment production debug: Automatically imported drupal::nginx::vhost from drupal/nginx/vhost into production debug: Scope(Phpfpm::Nginx::Vhost[start]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[info]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[aliases]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[images]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Nginx::Conf[nginx.conf]): Retrieving template nginx/nginx.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb in 0.00 seconds debug: Scope(Php5::Ini[cli]): Retrieving template php5/php.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.02 seconds debug: Scope(Php5::Ini[fpm]): Retrieving template php5/php.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.06 seconds debug: Scope(Mysql::My[my.cnf]): Retrieving template mysql/my.cnf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[phpmyadmin]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[webgrind]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Drupal::Nginx::Vhost[drupaldefault]): Retrieving template drupal/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Adding relationship from Exec[apt-update] to Package[php5-gd] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php-pear] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php-apc] with 'before' debug: Adding relationship from Exec[apt-update] to Package[phpmyadmin] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-fpm] with 'before' debug: Adding relationship from Exec[apt-update] to Package[nginx] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-cli] with 'before' debug: Adding relationship from Exec[apt-update] to Package[curl] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-imap] with 'before' debug: Adding relationship from Exec[apt-update] to Package[git-core] with 'before' debug: Adding relationship from Exec[apt-update] to Package[mysql-server] with 'before' debug: Adding relationship from Exec[apt-update] to Package[unzip] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-curl] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-mysql] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-mcrypt] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-xdebug] with 'before' debug: Adding relationship from Exec[apt-update] to Package[drush] with 'before' debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist debug: Puppet::Type::Package::ProviderRpm: file rpm does not exist debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swinstall does not exist debug: Puppet::Type::Package::ProviderUrpmi: file rpm does not exist debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/emerge does not exist debug: Puppet::Type::Package::ProviderAptrpm: file rpm does not exist debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist debug: Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist debug: Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_info does not exist debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist debug: Puppet::Type::Package::ProviderYum: file rpm does not exist debug: Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist debug: Puppet::Type::Service::ProviderOpenrc: file /sbin/rc-service does not exist debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist debug: Puppet::Type::Service::ProviderSystemd: file /bin/systemctl does not exist debug: Puppet::Type::Service::ProviderRedhat: file /sbin/service does not exist debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist debug: Puppet::Type::User::ProviderPw: file pw does not exist debug: Puppet::Type::User::ProviderLdap: true value when expecting false debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist debug: Puppet::Type::User::ProviderUser_role_add: file rolemod does not exist debug: Creating default schedules debug: Failed to load library 'ldap' for feature 'ldap' debug: /File[/var/lib/puppet/clientbucket]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/state/graphs]: Autorequiring File[/var/lib/puppet/state] debug: /File[/etc/puppet/ssl/private]: Autorequiring File[/etc/puppet/ssl] debug: /File[/var/lib/puppet/state]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet/ssl]: Autorequiring File[/etc/puppet] debug: /File[/var/lib/puppet/client_yaml]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet/ssl/public_keys]: Autorequiring File[/etc/puppet/ssl] debug: /File[/var/lib/puppet/lib]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/run]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet/ssl/private_keys]: Autorequiring File[/etc/puppet/ssl] debug: /File[/var/lib/puppet/log]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet/ssl/certs]: Autorequiring File[/etc/puppet/ssl] debug: /File[/etc/puppet/ssl/certificate_requests]: Autorequiring File[/etc/puppet/ssl] debug: /File[/var/lib/puppet/client_data]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/facts]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet]/ensure: created debug: /File[/etc/puppet/ssl]/ensure: created debug: /File[/etc/puppet/ssl/private_keys]/ensure: created debug: /File[/var/lib/puppet]/ensure: created debug: /File[/var/lib/puppet/facts]/ensure: created debug: /File[/var/lib/puppet/client_data]/ensure: created debug: /File[/var/lib/puppet/run]/ensure: created debug: /File[/var/lib/puppet/state]/ensure: created debug: /File[/var/lib/puppet/state/graphs]/ensure: created debug: /File[/var/lib/puppet/client_yaml]/ensure: created debug: /File[/var/lib/puppet/lib]/ensure: created debug: /File[/var/lib/puppet/clientbucket]/ensure: created debug: /File[/etc/puppet/ssl/public_keys]/ensure: created debug: /File[/etc/puppet/ssl/certs]/ensure: created debug: /File[/var/lib/puppet/log]/ensure: created debug: /File[/etc/puppet/ssl/private]/ensure: created debug: /File[/etc/puppet/ssl/certificate_requests]/ensure: created debug: Finishing transaction 70248196134680 info: Applying configuration version '1404605331' debug: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/require: requires Class[Nginx] debug: /Stage[main]/Drush::Config/File[/etc/drush]/require: requires Class[Drush::Install] debug: /Stage[main]/Drush::Config/File[/etc/drush]/require: requires Class[Drush::Upgrade] debug: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Nginx::Config/File[/etc/nginx/fastcgi_params]/require: requires Class[Nginx::Install] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/require: requires Class[Nginx] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Mysql::Server::Service/Service[mysql-server]/require: requires Class[Mysql::Server::Install] debug: /Stage[main]/User::Config/Exec[extendbashrc]/require: requires File[/home/vagrant/.bashrc.kala] debug: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config-db.php]/require: requires Class[Phpmyadmin::Install] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-enabled/images]/require: requires Class[Nginx::Install] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-enabled]/require: requires File[/etc/kalastack/vhosts] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/require: requires Class[Nginx] debug: /Stage[main]/Webgrind::Config/File[webgrind.ini]/require: requires Class[Phpfpm::Extensions::Xdebug] debug: /Stage[main]/Webgrind::Config/File[webgrind.ini]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Webgrind::Config/File[webgrind.ini]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Build/File[/etc/kalastack]/require: requires Class[User::Config] debug: /Stage[main]/Drush::Config/File[/etc/drush/drushrc.php]/require: requires File[/etc/drush] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-available/aliases]/require: requires File[/etc/nginx/sites-enabled/aliases] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-available/aliases]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-enabled/aliases]/require: requires Class[Nginx::Install] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-gd] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php-pear] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php-apc] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[phpmyadmin] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-fpm] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[nginx] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-cli] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[curl] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-imap] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[git-core] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[mysql-server] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[unzip] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-curl] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-mysql] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-mcrypt] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-xdebug] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[drush] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-available/start]/require: requires File[/etc/nginx/sites-enabled/start] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-available/start]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]/require: requires Class[Phpfpm] debug: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]/require: requires Class[Nginx] debug: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]/require: requires Class[Mysql] debug: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmindbconfig]/require: requires Class[Phpmyadmin::Install] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-available/info]/require: requires File[/etc/nginx/sites-enabled/info] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-available/info]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']/require: requires Package[php5-xdebug] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Mysql::Server::Install/Exec[Set MySQL server root password]/subscribe: subscribes to Package[mysql-server] debug: /Stage[main]/Drush::Terminatur/Exec[installterminatur]/require: requires Exec[installcomposer] debug: /Stage[main]//Node[kala.a-f0-932.box]/Drupal::Nginx::Vhost[drupaldefault]/File[/etc/nginx/sites-available/drupaldefault]/require: requires Class[Nginx::Install] debug: /Stage[main]//Node[kala.a-f0-932.box]/Drupal::Nginx::Vhost[drupaldefault]/File[/etc/nginx/sites-available/drupaldefault]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpfpm::Config/Php5::Ini[fpm]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Config/Php5::Ini[fpm]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]/require: requires Package[php5-xdebug] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Drush::Upgrade/Exec[drushupgrade]/require: requires Class[Drush::Install] debug: /Stage[main]/Webgrind::Install/Exec[install-webgrind]/require: requires Class[Phpfpm::Extensions::Xdebug] debug: /Stage[main]/Webgrind::Install/Exec[install-webgrind]/require: requires Class[Unzip::Install] debug: /Stage[main]/Nginx::Service/Service[nginx]/require: requires Class[Nginx::Install] debug: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Php5::Config/Php5::Ini[cli]/require: requires Class[Php5::Install] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-available/phpmyadmin]/require: requires File[/etc/nginx/sites-enabled/phpmyadmin] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-available/phpmyadmin]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Mysql::Server::Config/Mysql::My[my.cnf]/notify: subscribes to Class[Mysql::Server::Service] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]/require: requires Class[Nginx::Install] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]/require: requires Class[Kalabox::Build] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-enabled/info]/require: requires Class[Nginx::Install] debug: /Stage[main]/Phpfpm::Service/Service[php5-fpm]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-available/images]/require: requires File[/etc/nginx/sites-enabled/images] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-available/images]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-enabled/start]/require: requires Class[Nginx::Install] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-enabled/phpmyadmin]/require: requires Class[Nginx::Install] debug: /Stage[main]/Drush::Refresh/Exec[drushclear]/subscribe: subscribes to Exec[installterminatur] debug: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-enabled/webgrind]/require: requires Class[Nginx::Install] debug: /Stage[main]/Phpfpm::Config/File[/etc/php5/fpm/pool.d/www.conf]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Config/File[/etc/php5/fpm/pool.d/www.conf]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-available]/require: requires File[/etc/kalastack/vhosts] debug: /Stage[main]/Drush::Composer/Exec[installcomposer]/require: requires Class[Phpfpm::Extensions::Curl] debug: /Stage[main]/Drush::Composer/Exec[installcomposer]/require: requires Class[Phpfpm::Extensions::Apc] debug: /Stage[main]/Drush::Composer/Exec[installcomposer]/require: requires Class[Php5::Install] debug: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config.inc.php]/require: requires Class[Phpmyadmin::Install] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-available/webgrind]/require: requires File[/etc/nginx/sites-enabled/webgrind] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-available/webgrind]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/require: requires Class[Nginx] debug: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmincontrolconfig]/require: requires Exec[phpmyadmindbconfig] debug: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/require: requires Class[Nginx::Install] debug: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/require: requires File[/etc/kalastack/vhosts/sites-enabled] debug: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Drush::Refresh/Exec[drushpurge]/subscribe: subscribes to Exec[installterminatur] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/usr/share/kalainfo]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-enabled/images]: Skipping automatic relationship with File[/etc/nginx/sites-available/images] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/index.php]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/index.php]: Autorequiring File[/usr/share/kalabox] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/usr/share/webgrind]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-enabled/aliases]: Skipping automatic relationship with File[/etc/nginx/sites-available/aliases] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/usr/share/phpmyadmin]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Info/File[/usr/share/kalainfo/index.php]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Info/File[/usr/share/kalainfo/index.php]: Autorequiring File[/usr/share/kalainfo] debug: /Stage[main]/User::Config/File[/home/vagrant/.bashrc.kala]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/kalastack/images]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/kalastack/images]: Autorequiring File[/etc/kalastack] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.png]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.png]: Autorequiring File[/usr/share/kalabox] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/usr/share/kalabox]: Autorequiring User[vagrant] debug: /Stage[main]/User::Config/File[/home/vagrant/.kalabash]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-enabled/info]: Skipping automatic relationship with File[/etc/nginx/sites-available/info] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]: Autorequiring File[/etc/kalastack] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.ico]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.ico]: Autorequiring File[/usr/share/kalabox] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-enabled/start]: Skipping automatic relationship with File[/etc/nginx/sites-available/start] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-enabled/phpmyadmin]: Skipping automatic relationship with File[/etc/nginx/sites-available/phpmyadmin] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-enabled/webgrind]: Skipping automatic relationship with File[/etc/nginx/sites-available/webgrind] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/usr/share/kalaaliases]: Autorequiring User[vagrant] debug: /Stage[main]/User::Config/File[/home/vagrant/.colors]: Autorequiring User[vagrant] debug: /Stage[main]/User::Config/File[/home/vagrant/.ssh/config]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Aliases/File[/usr/share/kalaaliases/index.php]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Aliases/File[/usr/share/kalaaliases/index.php]: Autorequiring File[/usr/share/kalaaliases] debug: /Stage[main]/Git::Config/File[/home/vagrant/.git-completion.bash]: Autorequiring User[vagrant] debug: /Schedule[daily]: Skipping device resources because running on a host debug: /Schedule[monthly]: Skipping device resources because running on a host debug: /Schedule[hourly]: Skipping device resources because running on a host debug: Execapt-update: Executing '/usr/bin/apt-get update' debug: Executing '/usr/bin/apt-get update' err: /Stage[main]/Apt::Update/Exec[apt-update]/returns: change from notrun to 0 failed: Command exceeded timeout at /tmp/vagrant-puppet-1/modules-0/apt/manifests/update.pp:10 notice: /Stage[main]/Git::Config/File[/etc/gitconfig]/ensure: defined content as '{md5}db0f8ebdc614066847af364d3c3b4d59' debug: /Stage[main]/Git::Config/File[/etc/gitconfig]: The container Class[Git::Config] will propagate my refresh event debug: Prefetching apt resources for package debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n'' debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n'' notice: /Stage[main]/Git::Install/Package[git-core]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Git::Install/Package[git-core]: Skipping because of failed dependencies debug: /Schedule[never]: Skipping device resources because running on a host notice: /Stage[main]/Mysql::Server::Install/Package[mysql-server]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Mysql::Server::Install/Package[mysql-server]: Skipping because of failed dependencies notice: /Stage[main]/Mysql::Server::Install/Exec[Set MySQL server root password]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Mysql::Server::Install/Exec[Set MySQL server root password]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Install/Package[nginx]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Install/Package[nginx]: Skipping because of failed dependencies notice: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-enabled/webgrind]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-enabled/webgrind]: Skipping because of failed dependencies notice: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-available/webgrind]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-available/webgrind]: Skipping because of failed dependencies notice: /Stage[main]/Git::Config/File[/etc/gitignore]/ensure: defined content as '{md5}7a346bc2a0e7a5181f6f3f6c7977cb22' debug: /Stage[main]/Git::Config/File[/etc/gitignore]: The container Class[Git::Config] will propagate my refresh event err: /Stage[main]/Mysql::Server::Config/Mysql::My[my.cnf]/File[/etc/mysql/my.cnf]/ensure: change from absent to file failed: Could not set 'file on ensure: No such file or directory - /etc/mysql/my.cnf.puppettmp_6616 at /tmp/vagrant-puppet-1/modules-0/mysql/manifests/my.pp:52 notice: /Stage[main]//Node[kala.a-f0-932.box]/Drupal::Nginx::Vhost[drupaldefault]/File[/etc/nginx/sites-available/drupaldefault]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]//Node[kala.a-f0-932.box]/Drupal::Nginx::Vhost[drupaldefault]/File[/etc/nginx/sites-available/drupaldefault]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Install/Package[drush]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Install/Package[drush]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Upgrade/Exec[drushupgrade]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Upgrade/Exec[drushupgrade]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Config/File[/etc/drush]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Config/File[/etc/drush]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Config/File[/etc/drush/drushrc.php]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Config/File[/etc/drush/drushrc.php]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Install/Package[php5-fpm]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Install/Package[php5-fpm]: Skipping because of failed dependencies notice: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Config/Php5::Ini[fpm]/File[/etc/php5/fpm/php.ini]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Config/Php5::Ini[fpm]/File[/etc/php5/fpm/php.ini]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Config/File[/etc/php5/fpm/pool.d/www.conf]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Config/File[/etc/php5/fpm/pool.d/www.conf]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]: Skipping because of failed dependencies notice: /Stage[main]/Unzip::Install/Package[unzip]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Unzip::Install/Package[unzip]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Curl/Package[curl]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Curl/Package[curl]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]: Skipping because of failed dependencies notice: /Stage[main]/Mysql::Server::Service/Service[mysql-server]: Dependency File[/etc/mysql/my.cnf] has failures: true notice: /Stage[main]/Mysql::Server::Service/Service[mysql-server]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Mysql::Server::Service/Service[mysql-server]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]: Skipping because of failed dependencies debug: /Schedule[weekly]: Skipping device resources because running on a host notice: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-enabled/aliases]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-enabled/aliases]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-enabled/start]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-enabled/start]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-available/start]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-available/start]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-available/aliases]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-available/aliases]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config.inc.php]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config.inc.php]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-enabled/phpmyadmin]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-enabled/phpmyadmin]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-available/phpmyadmin]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-available/phpmyadmin]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmindbconfig]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmindbconfig]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmincontrolconfig]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmincontrolconfig]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config-db.php]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config-db.php]: Skipping because of failed dependencies debug: /Schedule[puppet]: Skipping device resources because running on a host notice: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-enabled/info]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-enabled/info]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-available/info]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-available/info]: Skipping because of failed dependencies notice: /Stage[main]/Php5::Install/Package[php5-cli]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Php5::Install/Package[php5-cli]: Skipping because of failed dependencies notice: /Stage[main]/Php5::Config/Php5::Ini[cli]/File[/etc/php5/cli/php.ini]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Php5::Config/Php5::Ini[cli]/File[/etc/php5/cli/php.ini]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Composer/Exec[installcomposer]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Composer/Exec[installcomposer]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Terminatur/Exec[installterminatur]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Terminatur/Exec[installterminatur]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Refresh/Exec[drushclear]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Refresh/Exec[drushclear]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Refresh/Exec[drushpurge]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Refresh/Exec[drushpurge]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]: Skipping because of failed dependencies debug: Uservagrant: Executing '/usr/sbin/usermod -G adm,admin,cdrom,dialout,dip,lpadmin,plugdev,sambashare,sudo vagrant' notice: /Stage[main]/User::Config/User[vagrant]/groups: groups changed 'adm,cdrom,sudo,dip,plugdev,lpadmin,sambashare,admin' to 'adm,admin,cdrom,dialout,dip,lpadmin,plugdev,sambashare,sudo' debug: /Stage[main]/User::Config/User[vagrant]: The container Class[User::Config] will propagate my refresh event notice: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/usr/share/kalabox]/ensure: created debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/usr/share/kalabox]: The container Phpfpm::Nginx::Vhost[start] will propagate my refresh event notice: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/usr/share/kalaaliases]/ensure: created debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/usr/share/kalaaliases]: The container Phpfpm::Nginx::Vhost[aliases] will propagate my refresh event notice: /Stage[main]/User::Config/File[/home/vagrant/.kalabash]/ensure: defined content as '{md5}ca031cce4b1de8adb1d0c88b7d48e414' debug: /Stage[main]/User::Config/File[/home/vagrant/.kalabash]: The container Class[User::Config] will propagate my refresh event notice: /Stage[main]/User::Config/File[/home/vagrant/.ssh/config]/ensure: defined content as '{md5}1537ba938be4b3ef35208698413c7615' debug: /Stage[main]/User::Config/File[/home/vagrant/.ssh/config]: The container Class[User::Config] will propagate my refresh event notice: /Stage[main]/Kalabox::Aliases/File[/usr/share/kalaaliases/index.php]/ensure: defined content as '{md5}d3d4d790bea9ce1aad215392a0794dd7' debug: /Stage[main]/Kalabox::Aliases/File[/usr/share/kalaaliases/index.php]: The container Class[Kalabox::Aliases] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[start]: The container Class[Kalabox::Start] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[aliases]: The container Class[Kalabox::Aliases] will propagate my refresh event notice: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/usr/share/webgrind]/ensure: created debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/usr/share/webgrind]: The container Phpfpm::Nginx::Vhost[webgrind] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[webgrind]: The container Class[Webgrind::Config] will propagate my refresh event notice: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/usr/share/phpmyadmin]/ensure: created debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/usr/share/phpmyadmin]: The container Phpfpm::Nginx::Vhost[phpmyadmin] will propagate my refresh event notice: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/usr/share/kalainfo]/ensure: created debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/usr/share/kalainfo]: The container Phpfpm::Nginx::Vhost[info] will propagate my refresh event notice: /Stage[main]/Kalabox::Info/File[/usr/share/kalainfo/index.php]/ensure: defined content as '{md5}1e7051ea8e0e8a9fd8764c3426cc3f74' debug: /Stage[main]/Kalabox::Info/File[/usr/share/kalainfo/index.php]: The container Class[Kalabox::Info] will propagate my refresh event notice: /Stage[main]/User::Config/File[/home/vagrant/.bashrc.kala]/ensure: defined content as '{md5}6173115bc16867ab58bc74f92dd44f15' debug: /Stage[main]/User::Config/File[/home/vagrant/.bashrc.kala]: The container Class[User::Config] will propagate my refresh event debug: Execextendbashrc: Executing check 'cat /home/vagrant/.bashrc | grep kalabash' debug: Executing 'cat /home/vagrant/.bashrc | grep kalabash' debug: Execextendbashrc: Executing 'cat /home/vagrant/.bashrc.kala >> /home/vagrant/.bashrc' debug: Executing 'cat /home/vagrant/.bashrc.kala >> /home/vagrant/.bashrc' notice: /Stage[main]/User::Config/Exec[extendbashrc]/returns: executed successfully debug: /Stage[main]/User::Config/Exec[extendbashrc]: The container Class[User::Config] will propagate my refresh event notice: /Stage[main]/Git::Config/File[/home/vagrant/.git-completion.bash]/ensure: defined content as '{md5}7c5707f96e18dd448c6ba772c49087ec' debug: /Stage[main]/Git::Config/File[/home/vagrant/.git-completion.bash]: The container Class[Git::Config] will propagate my refresh event debug: Class[Git::Config]: The container Stage[main] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[phpmyadmin]: The container Class[Phpmyadmin::Config] will propagate my refresh event notice: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.png]/ensure: defined content as '{md5}66ecdd1c7eabb3a05cdcfd85ab5668a4' debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.png]: The container Class[Kalabox::Start] will propagate my refresh event debug: Class[Phpmyadmin::Config]: The container Stage[main] will propagate my refresh event debug: Class[Kalabox::Aliases]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/index.php]/ensure: defined content as '{md5}529b68b9eec710f32a002cc654ea6c39' debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/index.php]: The container Class[Kalabox::Start] will propagate my refresh event notice: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.ico]/ensure: defined content as '{md5}f825f5b235bf094edaf9208bb098d46f' debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.ico]: The container Class[Kalabox::Start] will propagate my refresh event debug: Class[Kalabox::Start]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/User::Config/File[/home/vagrant/.colors]/ensure: defined content as '{md5}7f6b154c5846d8a403553e5e14e88884' debug: /Stage[main]/User::Config/File[/home/vagrant/.colors]: The container Class[User::Config] will propagate my refresh event debug: Class[User::Config]: The container Stage[main] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[info]: The container Class[Kalabox::Info] will propagate my refresh event notice: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-enabled/images]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-enabled/images]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-available/images]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-available/images]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Config/File[/etc/nginx/fastcgi_params]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/File[/etc/nginx/fastcgi_params]: Skipping because of failed dependencies debug: Class[Kalabox::Info]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']: Skipping because of failed dependencies notice: /Stage[main]/Webgrind::Config/File[webgrind.ini]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Webgrind::Config/File[webgrind.ini]: Skipping because of failed dependencies notice: /Stage[main]/Webgrind::Install/Exec[install-webgrind]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Webgrind::Install/Exec[install-webgrind]: Skipping because of failed dependencies debug: Class[Webgrind::Config]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Phpfpm::Service/Service[php5-fpm]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Service/Service[php5-fpm]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Build/File[/etc/kalastack]/ensure: created debug: /Stage[main]/Kalabox::Build/File[/etc/kalastack]: The container Class[Kalabox::Build] will propagate my refresh event debug: Class[Kalabox::Build]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/kalastack/images]/ensure: created debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/kalastack/images]: The container Phpfpm::Nginx::Vhost[images] will propagate my refresh event notice: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]: Skipping because of failed dependencies debug: Phpfpm::Nginx::Vhost[images]: The container Class[Kalabox::Images] will propagate my refresh event debug: Class[Kalabox::Images]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-enabled]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-enabled]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/File[/etc/nginx/nginx.conf]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/File[/etc/nginx/nginx.conf]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Service/Service[nginx]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-available]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-available]: Skipping because of failed dependencies debug: Finishing transaction 70248195043420 debug: Storing state info: Creating state file /var/lib/puppet/state/state.yaml debug: Stored state in 0.01 seconds notice: Finished catalog run in 302.00 seconds debug: /File[/var/lib/puppet/rrd]/ensure: created debug: Finishing transaction 70248188782220 debug: Received report to process from kala.8d020942eb6d5d70530763472abc1e60.box debug: Processing report from kala.8d020942eb6d5d70530763472abc1e60.box with processor Puppet::Reports::Store

Stderr from the command:

stdin: is not a tty

2014-07-06T00:14:04.043Z - info: Starting spinup attempt 2 2014-07-06T00:20:24.755Z - warn: Spinup attempt 2 failed with error: Command failed: The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!

FACTER_vagrant='1' FACTER_kalauser='vagrant' FACTER_kalahost='1.3.3.1' FACTER_kalamem='1023' FACTER_terminatur_version='1.0-beta1' puppet apply --verbose --debug --modulepath '/tmp/vagrant-puppet-1/modules-0' --color=false --manifestdir /tmp/vagrant-puppet-1/manifests --detailed-exitcodes /tmp/vagrant-puppet-1/manifests/site.pp || [ $? -eq 2 ]

Stdout from the command:

debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/init.pp' in environment production debug: Automatically imported kalabox from kalabox into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/build.pp' in environment production debug: Automatically imported kalabox::build from kalabox/build into production debug: importing '/tmp/vagrant-puppet-1/modules-0/user/manifests/init.pp' in environment production debug: importing '/tmp/vagrant-puppet-1/modules-0/user/manifests/config.pp' in environment production debug: Automatically imported user::config from user/config into production debug: Failed to load library 'selinux' for feature 'selinux' debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/start.pp' in environment production debug: Automatically imported kalabox::start from kalabox/start into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/init.pp' in environment production debug: Automatically imported nginx from nginx into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/init.pp' in environment production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/nginx/vhost.pp' in environment production debug: Automatically imported phpfpm::nginx::vhost from phpfpm/nginx/vhost into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/info.pp' in environment production debug: Automatically imported kalabox::info from kalabox/info into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/aliases.pp' in environment production debug: Automatically imported kalabox::aliases from kalabox/aliases into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/images.pp' in environment production debug: Automatically imported kalabox::images from kalabox/images into production debug: importing '/tmp/vagrant-puppet-1/modules-0/apt/manifests/init.pp' in environment production debug: Automatically imported apt from apt into production debug: importing '/tmp/vagrant-puppet-1/modules-0/apt/manifests/update.pp' in environment production debug: Automatically imported apt::update from apt/update into production debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/init.pp' in environment production debug: Automatically imported git from git into production debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/install.pp' in environment production debug: Automatically imported git::install from git/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/config.pp' in environment production debug: Automatically imported git::config from git/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/unzip/manifests/init.pp' in environment production debug: Automatically imported unzip from unzip into production debug: importing '/tmp/vagrant-puppet-1/modules-0/unzip/manifests/install.pp' in environment production debug: Automatically imported unzip::install from unzip/install into production debug: Failed to load library 'shadow' for feature 'libshadow' debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/install.pp' in environment production debug: Automatically imported nginx::install from nginx/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/config.pp' in environment production debug: Automatically imported nginx::config from nginx/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/service.pp' in environment production debug: Automatically imported nginx::service from nginx/service into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/conf.pp' in environment production debug: Automatically imported nginx::conf from nginx/conf into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/install.pp' in environment production debug: Automatically imported phpfpm::install from phpfpm/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/init.pp' in environment production debug: Automatically imported php5 from php5 into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/install.pp' in environment production debug: Automatically imported php5::install from php5/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/config.pp' in environment production debug: Automatically imported php5::config from php5/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/ini.pp' in environment production debug: Automatically imported php5::ini from php5/ini into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/config.pp' in environment production debug: Automatically imported phpfpm::config from phpfpm/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/service.pp' in environment production debug: Automatically imported phpfpm::service from phpfpm/service into production debug: Scope(Class[Phpfpm::Config]): Retrieving template phpfpm/www.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb in 0.01 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/apc.pp' in environment production debug: Automatically imported phpfpm::extensions::apc from phpfpm/extensions/apc into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extension.pp' in environment production debug: Automatically imported phpfpm::extension from phpfpm/extension into production debug: Scope(Class[Phpfpm::Extensions::Apc]): Retrieving template phpfpm/extensions/apc.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb in 0.00 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/xdebug.pp' in environment production debug: Automatically imported phpfpm::extensions::xdebug from phpfpm/extensions/xdebug into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/curl.pp' in environment production debug: Automatically imported phpfpm::extensions::curl from phpfpm/extensions/curl into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/imap.pp' in environment production debug: Automatically imported phpfpm::extensions::imap from phpfpm/extensions/imap into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/pear.pp' in environment production debug: Automatically imported phpfpm::extensions::pear from phpfpm/extensions/pear into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/gd.pp' in environment production debug: Automatically imported phpfpm::extensions::gd from phpfpm/extensions/gd into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/mcrypt.pp' in environment production debug: Automatically imported phpfpm::extensions::mcrypt from phpfpm/extensions/mcrypt into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/init.pp' in environment production debug: Automatically imported mysql from mysql into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server.pp' in environment production debug: Automatically imported mysql::server from mysql/server into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server/install.pp' in environment production debug: Automatically imported mysql::server::install from mysql/server/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server/config.pp' in environment production debug: Automatically imported mysql::server::config from mysql/server/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server/service.pp' in environment production debug: Automatically imported mysql::server::service from mysql/server/service into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/my.pp' in environment production debug: Automatically imported mysql::my from mysql/my into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/init.pp' in environment production debug: Automatically imported drush from drush into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/install.pp' in environment production debug: Automatically imported drush::install from drush/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/upgrade.pp' in environment production debug: Automatically imported drush::upgrade from drush/upgrade into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/config.pp' in environment production debug: Automatically imported drush::config from drush/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/composer.pp' in environment production debug: Automatically imported drush::composer from drush/composer into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/terminatur.pp' in environment production debug: Automatically imported drush::terminatur from drush/terminatur into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/refresh.pp' in environment production debug: Automatically imported drush::refresh from drush/refresh into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpmyadmin/manifests/init.pp' in environment production debug: Automatically imported phpmyadmin from phpmyadmin into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpmyadmin/manifests/install.pp' in environment production debug: Automatically imported phpmyadmin::install from phpmyadmin/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpmyadmin/manifests/config.pp' in environment production debug: Automatically imported phpmyadmin::config from phpmyadmin/config into production debug: Scope(Class[Phpmyadmin::Config]): Retrieving template phpmyadmin/config.inc.php.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb in 0.00 seconds debug: Scope(Class[Phpmyadmin::Config]): Retrieving template phpmyadmin/config-db.php.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb in 0.00 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/webgrind/manifests/init.pp' in environment production debug: Automatically imported webgrind from webgrind into production debug: importing '/tmp/vagrant-puppet-1/modules-0/webgrind/manifests/install.pp' in environment production debug: Automatically imported webgrind::install from webgrind/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/webgrind/manifests/config.pp' in environment production debug: Automatically imported webgrind::config from webgrind/config into production debug: Scope(Class[Webgrind::Config]): Retrieving template webgrind/webgrind.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb in 0.00 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/drupal/manifests/nginx/vhost.pp' in environment production debug: Automatically imported drupal::nginx::vhost from drupal/nginx/vhost into production debug: Scope(Phpfpm::Nginx::Vhost[start]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[info]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[aliases]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[images]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Nginx::Conf[nginx.conf]): Retrieving template nginx/nginx.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb in 0.00 seconds debug: Scope(Php5::Ini[cli]): Retrieving template php5/php.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.02 seconds debug: Scope(Php5::Ini[fpm]): Retrieving template php5/php.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.07 seconds debug: Scope(Mysql::My[my.cnf]): Retrieving template mysql/my.cnf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[phpmyadmin]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[webgrind]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Drupal::Nginx::Vhost[drupaldefault]): Retrieving template drupal/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Adding relationship from Exec[apt-update] to Package[php-apc] with 'before' debug: Adding relationship from Exec[apt-update] to Package[nginx] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-imap] with 'before' debug: Adding relationship from Exec[apt-update] to Package[mysql-server] with 'before' debug: Adding relationship from Exec[apt-update] to Package[curl] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-xdebug] with 'before' debug: Adding relationship from Exec[apt-update] to Package[phpmyadmin] with 'before' debug: Adding relationship from Exec[apt-update] to Package[git-core] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-mysql] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-curl] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php-pear] with 'before' debug: Adding relationship from Exec[apt-update] to Package[unzip] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-mcrypt] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-fpm] with 'before' debug: Adding relationship from Exec[apt-update] to Package[drush] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-cli] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-gd] with 'before' debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist debug: Puppet::Type::Package::ProviderRpm: file rpm does not exist debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swinstall does not exist debug: Puppet::Type::Package::ProviderUrpmi: file rpm does not exist debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/emerge does not exist debug: Puppet::Type::Package::ProviderAptrpm: file rpm does not exist debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist debug: Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist debug: Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_info does not exist debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist debug: Puppet::Type::Package::ProviderYum: file rpm does not exist debug: Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist debug: Puppet::Type::Service::ProviderOpenrc: file /sbin/rc-service does not exist debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist debug: Puppet::Type::Service::ProviderSystemd: file /bin/systemctl does not exist debug: Puppet::Type::Service::ProviderRedhat: file /sbin/service does not exist debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist debug: Puppet::Type::User::ProviderPw: file pw does not exist debug: Puppet::Type::User::ProviderLdap: true value when expecting false debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist debug: Puppet::Type::User::ProviderUser_role_add: file rolemod does not exist debug: Creating default schedules debug: Failed to load library 'ldap' for feature 'ldap' debug: /File[/var/lib/puppet/clientbucket]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet/ssl/private]: Autorequiring File[/etc/puppet/ssl] debug: /File[/var/lib/puppet/run]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/log]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/state]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/lib]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet/ssl]: Autorequiring File[/etc/puppet] debug: /File[/etc/puppet/ssl/certs]: Autorequiring File[/etc/puppet/ssl] debug: /File[/etc/puppet/ssl/public_keys]: Autorequiring File[/etc/puppet/ssl] debug: /File[/var/lib/puppet/client_yaml]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/client_data]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet/ssl/certificate_requests]: Autorequiring File[/etc/puppet/ssl] debug: /File[/var/lib/puppet/facts]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/state/graphs]: Autorequiring File[/var/lib/puppet/state] debug: /File[/etc/puppet/ssl/private_keys]: Autorequiring File[/etc/puppet/ssl] debug: /File[/etc/puppet]/ensure: created debug: /File[/etc/puppet/ssl]/ensure: created debug: /File[/etc/puppet/ssl/private_keys]/ensure: created debug: /File[/var/lib/puppet]/ensure: created debug: /File[/var/lib/puppet/facts]/ensure: created debug: /File[/var/lib/puppet/client_data]/ensure: created debug: /File[/var/lib/puppet/run]/ensure: created debug: /File[/var/lib/puppet/state]/ensure: created debug: /File[/var/lib/puppet/state/graphs]/ensure: created debug: /File[/var/lib/puppet/client_yaml]/ensure: created debug: /File[/var/lib/puppet/lib]/ensure: created debug: /File[/var/lib/puppet/clientbucket]/ensure: created debug: /File[/etc/puppet/ssl/public_keys]/ensure: created debug: /File[/etc/puppet/ssl/certs]/ensure: created debug: /File[/var/lib/puppet/log]/ensure: created debug: /File[/etc/puppet/ssl/private]/ensure: created debug: /File[/etc/puppet/ssl/certificate_requests]/ensure: created debug: Finishing transaction 70297960339980 info: Applying configuration version '1404605716' debug: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]/require: requires Class[Phpfpm] debug: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]/require: requires Class[Nginx] debug: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]/require: requires Class[Mysql] debug: /Stage[main]/Phpfpm::Config/File[/etc/php5/fpm/pool.d/www.conf]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Config/File[/etc/php5/fpm/pool.d/www.conf]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-enabled/webgrind]/require: requires Class[Nginx::Install] debug: /Stage[main]/Phpfpm::Service/Service[php5-fpm]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/require: requires Class[Nginx] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/require: requires Class[Nginx] debug: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config.inc.php]/require: requires Class[Phpmyadmin::Install] debug: /Stage[main]/Webgrind::Install/Exec[install-webgrind]/require: requires Class[Phpfpm::Extensions::Xdebug] debug: /Stage[main]/Webgrind::Install/Exec[install-webgrind]/require: requires Class[Unzip::Install] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-available/start]/require: requires File[/etc/nginx/sites-enabled/start] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-available/start]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmindbconfig]/require: requires Class[Phpmyadmin::Install] debug: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Php5::Config/Php5::Ini[cli]/require: requires Class[Php5::Install] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-enabled/start]/require: requires Class[Nginx::Install] debug: /Stage[main]/Mysql::Server::Install/Exec[Set MySQL server root password]/subscribe: subscribes to Package[mysql-server] debug: /Stage[main]/User::Config/Exec[extendbashrc]/require: requires File[/home/vagrant/.bashrc.kala] debug: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/require: requires Class[Nginx::Install] debug: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/require: requires File[/etc/kalastack/vhosts/sites-enabled] debug: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-enabled/phpmyadmin]/require: requires Class[Nginx::Install] debug: /Stage[main]//Node[kala.a-f0-932.box]/Drupal::Nginx::Vhost[drupaldefault]/File[/etc/nginx/sites-available/drupaldefault]/require: requires Class[Nginx::Install] debug: /Stage[main]//Node[kala.a-f0-932.box]/Drupal::Nginx::Vhost[drupaldefault]/File[/etc/nginx/sites-available/drupaldefault]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Webgrind::Config/File[webgrind.ini]/require: requires Class[Phpfpm::Extensions::Xdebug] debug: /Stage[main]/Webgrind::Config/File[webgrind.ini]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Webgrind::Config/File[webgrind.ini]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-enabled/aliases]/require: requires Class[Nginx::Install] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-available/aliases]/require: requires File[/etc/nginx/sites-enabled/aliases] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-available/aliases]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Drush::Upgrade/Exec[drushupgrade]/require: requires Class[Drush::Install] debug: /Stage[main]/Drush::Config/File[/etc/drush/drushrc.php]/require: requires File[/etc/drush] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-enabled/images]/require: requires Class[Nginx::Install] debug: /Stage[main]/Drush::Config/File[/etc/drush]/require: requires Class[Drush::Install] debug: /Stage[main]/Drush::Config/File[/etc/drush]/require: requires Class[Drush::Upgrade] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-available/images]/require: requires File[/etc/nginx/sites-enabled/images] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-available/images]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]/require: requires Package[php5-xdebug] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/require: requires Class[Nginx] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-enabled]/require: requires File[/etc/kalastack/vhosts] debug: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmincontrolconfig]/require: requires Exec[phpmyadmindbconfig] debug: /Stage[main]/Drush::Refresh/Exec[drushclear]/subscribe: subscribes to Exec[installterminatur] debug: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config-db.php]/require: requires Class[Phpmyadmin::Install] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-available/info]/require: requires File[/etc/nginx/sites-enabled/info] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-available/info]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Drush::Refresh/Exec[drushpurge]/subscribe: subscribes to Exec[installterminatur] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/require: requires Class[Nginx] debug: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Nginx::Config/File[/etc/nginx/fastcgi_params]/require: requires Class[Nginx::Install] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-enabled/info]/require: requires Class[Nginx::Install] debug: /Stage[main]/Mysql::Server::Config/Mysql::My[my.cnf]/notify: subscribes to Class[Mysql::Server::Service] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-available/phpmyadmin]/require: requires File[/etc/nginx/sites-enabled/phpmyadmin] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-available/phpmyadmin]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php-apc] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[nginx] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-imap] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[mysql-server] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[curl] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-xdebug] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[phpmyadmin] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[git-core] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-mysql] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-curl] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php-pear] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[unzip] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-mcrypt] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-fpm] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[drush] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-cli] debug: /Stage[main]/Apt::Update/Exec[apt-update]/before: requires Package[php5-gd] debug: /Stage[main]/Phpfpm::Config/Php5::Ini[fpm]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Config/Php5::Ini[fpm]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Mysql::Server::Service/Service[mysql-server]/require: requires Class[Mysql::Server::Install] debug: /Stage[main]/Kalabox::Build/File[/etc/kalastack]/require: requires Class[User::Config] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]/require: requires Class[Nginx::Install] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]/require: requires Class[Kalabox::Build] debug: /Stage[main]/Nginx::Service/Service[nginx]/require: requires Class[Nginx::Install] debug: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]/require: requires Class[Phpfpm::Install] debug: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Drush::Terminatur/Exec[installterminatur]/require: requires Exec[installcomposer] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']/require: requires Package[php5-xdebug] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']/notify: subscribes to Class[Phpfpm::Service] debug: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-available/webgrind]/require: requires File[/etc/nginx/sites-enabled/webgrind] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-available/webgrind]/notify: subscribes to Class[Nginx::Service] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-available]/require: requires File[/etc/kalastack/vhosts] debug: /Stage[main]/Drush::Composer/Exec[installcomposer]/require: requires Class[Phpfpm::Extensions::Curl] debug: /Stage[main]/Drush::Composer/Exec[installcomposer]/require: requires Class[Phpfpm::Extensions::Apc] debug: /Stage[main]/Drush::Composer/Exec[installcomposer]/require: requires Class[Php5::Install] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/kalastack/images]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/kalastack/images]: Autorequiring File[/etc/kalastack] debug: /Stage[main]/Git::Config/File[/home/vagrant/.git-completion.bash]: Autorequiring User[vagrant] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-enabled/webgrind]: Skipping automatic relationship with File[/etc/nginx/sites-available/webgrind] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.png]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.png]: Autorequiring File[/usr/share/kalabox] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/usr/share/kalabox]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-enabled/start]: Skipping automatic relationship with File[/etc/nginx/sites-available/start] debug: /Stage[main]/Kalabox::Aliases/File[/usr/share/kalaaliases/index.php]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Aliases/File[/usr/share/kalaaliases/index.php]: Autorequiring File[/usr/share/kalaaliases] debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/usr/share/webgrind]: Autorequiring User[vagrant] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-enabled/phpmyadmin]: Skipping automatic relationship with File[/etc/nginx/sites-available/phpmyadmin] debug: /Stage[main]/Kalabox::Info/File[/usr/share/kalainfo/index.php]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Info/File[/usr/share/kalainfo/index.php]: Autorequiring File[/usr/share/kalainfo] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-enabled/aliases]: Skipping automatic relationship with File[/etc/nginx/sites-available/aliases] debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/usr/share/kalaaliases]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/index.php]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/index.php]: Autorequiring File[/usr/share/kalabox] debug: /Stage[main]/User::Config/File[/home/vagrant/.bashrc.kala]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-enabled/images]: Skipping automatic relationship with File[/etc/nginx/sites-available/images] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.ico]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.ico]: Autorequiring File[/usr/share/kalabox] debug: /Stage[main]/User::Config/File[/home/vagrant/.colors]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/usr/share/kalainfo]: Autorequiring User[vagrant] debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/usr/share/phpmyadmin]: Autorequiring User[vagrant] debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-enabled/info]: Skipping automatic relationship with File[/etc/nginx/sites-available/info] debug: /Stage[main]/User::Config/File[/home/vagrant/.kalabash]: Autorequiring User[vagrant] debug: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]: Autorequiring File[/etc/kalastack] debug: /Stage[main]/User::Config/File[/home/vagrant/.ssh/config]: Autorequiring User[vagrant] debug: /Schedule[daily]: Skipping device resources because running on a host debug: /Schedule[monthly]: Skipping device resources because running on a host debug: /Schedule[hourly]: Skipping device resources because running on a host debug: Execapt-update: Executing '/usr/bin/apt-get update' debug: Executing '/usr/bin/apt-get update' err: /Stage[main]/Apt::Update/Exec[apt-update]/returns: change from notrun to 0 failed: Command exceeded timeout at /tmp/vagrant-puppet-1/modules-0/apt/manifests/update.pp:10 notice: /Stage[main]/Git::Config/File[/etc/gitconfig]/ensure: defined content as '{md5}db0f8ebdc614066847af364d3c3b4d59' debug: /Stage[main]/Git::Config/File[/etc/gitconfig]: The container Class[Git::Config] will propagate my refresh event debug: Prefetching apt resources for package debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n'' debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n'' notice: /Stage[main]/Git::Install/Package[git-core]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Git::Install/Package[git-core]: Skipping because of failed dependencies debug: /Schedule[never]: Skipping device resources because running on a host notice: /Stage[main]/Mysql::Server::Install/Package[mysql-server]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Mysql::Server::Install/Package[mysql-server]: Skipping because of failed dependencies notice: /Stage[main]/Mysql::Server::Install/Exec[Set MySQL server root password]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Mysql::Server::Install/Exec[Set MySQL server root password]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Install/Package[nginx]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Install/Package[nginx]: Skipping because of failed dependencies notice: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-enabled/webgrind]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-enabled/webgrind]: Skipping because of failed dependencies notice: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-available/webgrind]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/etc/nginx/sites-available/webgrind]: Skipping because of failed dependencies notice: /Stage[main]/Git::Config/File[/etc/gitignore]/ensure: defined content as '{md5}7a346bc2a0e7a5181f6f3f6c7977cb22' debug: /Stage[main]/Git::Config/File[/etc/gitignore]: The container Class[Git::Config] will propagate my refresh event err: /Stage[main]/Mysql::Server::Config/Mysql::My[my.cnf]/File[/etc/mysql/my.cnf]/ensure: change from absent to file failed: Could not set 'file on ensure: No such file or directory - /etc/mysql/my.cnf.puppettmp_8484 at /tmp/vagrant-puppet-1/modules-0/mysql/manifests/my.pp:52 notice: /Stage[main]//Node[kala.a-f0-932.box]/Drupal::Nginx::Vhost[drupaldefault]/File[/etc/nginx/sites-available/drupaldefault]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]//Node[kala.a-f0-932.box]/Drupal::Nginx::Vhost[drupaldefault]/File[/etc/nginx/sites-available/drupaldefault]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Install/Package[drush]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Install/Package[drush]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Upgrade/Exec[drushupgrade]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Upgrade/Exec[drushupgrade]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Config/File[/etc/drush]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Config/File[/etc/drush]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Config/File[/etc/drush/drushrc.php]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Config/File[/etc/drush/drushrc.php]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Install/Package[php5-fpm]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Install/Package[php5-fpm]: Skipping because of failed dependencies notice: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Mysql::Server::Install/Phpfpm::Extension[php5-mysql]/Package[php5-mysql]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Apc/File[apc.ini]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Gd/Phpfpm::Extension[php5-gd]/Package[php5-gd]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Config/Php5::Ini[fpm]/File[/etc/php5/fpm/php.ini]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Config/Php5::Ini[fpm]/File[/etc/php5/fpm/php.ini]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Config/File[/etc/php5/fpm/pool.d/www.conf]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Config/File[/etc/php5/fpm/pool.d/www.conf]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Mcrypt/Phpfpm::Extension[php5-mcrypt]/Package[php5-mcrypt]: Skipping because of failed dependencies notice: /Stage[main]/Unzip::Install/Package[unzip]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Unzip::Install/Package[unzip]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Curl/Package[curl]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Curl/Package[curl]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Curl/Phpfpm::Extension[php5-curl]/Package[php5-curl]: Skipping because of failed dependencies notice: /Stage[main]/Mysql::Server::Service/Service[mysql-server]: Dependency File[/etc/mysql/my.cnf] has failures: true notice: /Stage[main]/Mysql::Server::Service/Service[mysql-server]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Mysql::Server::Service/Service[mysql-server]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Apc/Phpfpm::Extension[php-apc]/Package[php-apc]: Skipping because of failed dependencies debug: /Schedule[weekly]: Skipping device resources because running on a host notice: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Install/Package[phpmyadmin]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-enabled/aliases]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-enabled/aliases]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-enabled/start]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-enabled/start]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-available/start]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/etc/nginx/sites-available/start]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-available/aliases]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/etc/nginx/sites-available/aliases]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config.inc.php]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config.inc.php]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-enabled/phpmyadmin]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-enabled/phpmyadmin]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-available/phpmyadmin]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/etc/nginx/sites-available/phpmyadmin]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmindbconfig]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmindbconfig]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmincontrolconfig]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/Exec[phpmyadmincontrolconfig]: Skipping because of failed dependencies notice: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config-db.php]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpmyadmin::Config/File[/etc/phpmyadmin/config-db.php]: Skipping because of failed dependencies debug: /Schedule[puppet]: Skipping device resources because running on a host notice: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-enabled/info]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-enabled/info]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-available/info]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/etc/nginx/sites-available/info]: Skipping because of failed dependencies notice: /Stage[main]/Php5::Install/Package[php5-cli]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Php5::Install/Package[php5-cli]: Skipping because of failed dependencies notice: /Stage[main]/Php5::Config/Php5::Ini[cli]/File[/etc/php5/cli/php.ini]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Php5::Config/Php5::Ini[cli]/File[/etc/php5/cli/php.ini]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Composer/Exec[installcomposer]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Composer/Exec[installcomposer]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Terminatur/Exec[installterminatur]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Terminatur/Exec[installterminatur]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Refresh/Exec[drushclear]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Refresh/Exec[drushclear]: Skipping because of failed dependencies notice: /Stage[main]/Drush::Refresh/Exec[drushpurge]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Drush::Refresh/Exec[drushpurge]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Pear/Phpfpm::Extension[php-pear]/Package[php-pear]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Imap/Phpfpm::Extension[php5-imap]/Package[php5-imap]: Skipping because of failed dependencies debug: Uservagrant: Executing '/usr/sbin/usermod -G adm,admin,cdrom,dialout,dip,lpadmin,plugdev,sambashare,sudo vagrant' notice: /Stage[main]/User::Config/User[vagrant]/groups: groups changed 'adm,cdrom,sudo,dip,plugdev,lpadmin,sambashare,admin' to 'adm,admin,cdrom,dialout,dip,lpadmin,plugdev,sambashare,sudo' debug: /Stage[main]/User::Config/User[vagrant]: The container Class[User::Config] will propagate my refresh event notice: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/usr/share/kalabox]/ensure: created debug: /Stage[main]/Kalabox::Start/Phpfpm::Nginx::Vhost[start]/File[/usr/share/kalabox]: The container Phpfpm::Nginx::Vhost[start] will propagate my refresh event notice: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/usr/share/kalaaliases]/ensure: created debug: /Stage[main]/Kalabox::Aliases/Phpfpm::Nginx::Vhost[aliases]/File[/usr/share/kalaaliases]: The container Phpfpm::Nginx::Vhost[aliases] will propagate my refresh event notice: /Stage[main]/User::Config/File[/home/vagrant/.kalabash]/ensure: defined content as '{md5}ca031cce4b1de8adb1d0c88b7d48e414' debug: /Stage[main]/User::Config/File[/home/vagrant/.kalabash]: The container Class[User::Config] will propagate my refresh event notice: /Stage[main]/User::Config/File[/home/vagrant/.ssh/config]/ensure: defined content as '{md5}1537ba938be4b3ef35208698413c7615' debug: /Stage[main]/User::Config/File[/home/vagrant/.ssh/config]: The container Class[User::Config] will propagate my refresh event notice: /Stage[main]/Kalabox::Aliases/File[/usr/share/kalaaliases/index.php]/ensure: defined content as '{md5}d3d4d790bea9ce1aad215392a0794dd7' debug: /Stage[main]/Kalabox::Aliases/File[/usr/share/kalaaliases/index.php]: The container Class[Kalabox::Aliases] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[start]: The container Class[Kalabox::Start] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[aliases]: The container Class[Kalabox::Aliases] will propagate my refresh event notice: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/usr/share/webgrind]/ensure: created debug: /Stage[main]/Webgrind::Config/Phpfpm::Nginx::Vhost[webgrind]/File[/usr/share/webgrind]: The container Phpfpm::Nginx::Vhost[webgrind] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[webgrind]: The container Class[Webgrind::Config] will propagate my refresh event notice: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/usr/share/phpmyadmin]/ensure: created debug: /Stage[main]/Phpmyadmin::Config/Phpfpm::Nginx::Vhost[phpmyadmin]/File[/usr/share/phpmyadmin]: The container Phpfpm::Nginx::Vhost[phpmyadmin] will propagate my refresh event notice: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/usr/share/kalainfo]/ensure: created debug: /Stage[main]/Kalabox::Info/Phpfpm::Nginx::Vhost[info]/File[/usr/share/kalainfo]: The container Phpfpm::Nginx::Vhost[info] will propagate my refresh event notice: /Stage[main]/Kalabox::Info/File[/usr/share/kalainfo/index.php]/ensure: defined content as '{md5}1e7051ea8e0e8a9fd8764c3426cc3f74' debug: /Stage[main]/Kalabox::Info/File[/usr/share/kalainfo/index.php]: The container Class[Kalabox::Info] will propagate my refresh event notice: /Stage[main]/User::Config/File[/home/vagrant/.bashrc.kala]/ensure: defined content as '{md5}6173115bc16867ab58bc74f92dd44f15' debug: /Stage[main]/User::Config/File[/home/vagrant/.bashrc.kala]: The container Class[User::Config] will propagate my refresh event debug: Execextendbashrc: Executing check 'cat /home/vagrant/.bashrc | grep kalabash' debug: Executing 'cat /home/vagrant/.bashrc | grep kalabash' debug: Execextendbashrc: Executing 'cat /home/vagrant/.bashrc.kala >> /home/vagrant/.bashrc' debug: Executing 'cat /home/vagrant/.bashrc.kala >> /home/vagrant/.bashrc' notice: /Stage[main]/User::Config/Exec[extendbashrc]/returns: executed successfully debug: /Stage[main]/User::Config/Exec[extendbashrc]: The container Class[User::Config] will propagate my refresh event notice: /Stage[main]/Git::Config/File[/home/vagrant/.git-completion.bash]/ensure: defined content as '{md5}7c5707f96e18dd448c6ba772c49087ec' debug: /Stage[main]/Git::Config/File[/home/vagrant/.git-completion.bash]: The container Class[Git::Config] will propagate my refresh event debug: Class[Git::Config]: The container Stage[main] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[phpmyadmin]: The container Class[Phpmyadmin::Config] will propagate my refresh event notice: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.png]/ensure: defined content as '{md5}66ecdd1c7eabb3a05cdcfd85ab5668a4' debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.png]: The container Class[Kalabox::Start] will propagate my refresh event debug: Class[Phpmyadmin::Config]: The container Stage[main] will propagate my refresh event debug: Class[Kalabox::Aliases]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/index.php]/ensure: defined content as '{md5}529b68b9eec710f32a002cc654ea6c39' debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/index.php]: The container Class[Kalabox::Start] will propagate my refresh event notice: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.ico]/ensure: defined content as '{md5}f825f5b235bf094edaf9208bb098d46f' debug: /Stage[main]/Kalabox::Start/File[/usr/share/kalabox/kalaboxv2.ico]: The container Class[Kalabox::Start] will propagate my refresh event debug: Class[Kalabox::Start]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/User::Config/File[/home/vagrant/.colors]/ensure: defined content as '{md5}7f6b154c5846d8a403553e5e14e88884' debug: /Stage[main]/User::Config/File[/home/vagrant/.colors]: The container Class[User::Config] will propagate my refresh event debug: Class[User::Config]: The container Stage[main] will propagate my refresh event debug: Phpfpm::Nginx::Vhost[info]: The container Class[Kalabox::Info] will propagate my refresh event notice: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-enabled/images]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-enabled/images]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-available/images]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/nginx/sites-available/images]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Config/File[/etc/nginx/fastcgi_params]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/File[/etc/nginx/fastcgi_params]: Skipping because of failed dependencies debug: Class[Kalabox::Info]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Xdebug/Phpfpm::Extension[php5-xdebug]/Package[php5-xdebug]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[appendxdebug]: Skipping because of failed dependencies notice: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Extensions::Xdebug/Exec[/usr/bin/perl -p0i -e 's/^/1.3.3.1 host.kala /;' '/etc/hosts']: Skipping because of failed dependencies notice: /Stage[main]/Webgrind::Config/File[webgrind.ini]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Webgrind::Config/File[webgrind.ini]: Skipping because of failed dependencies notice: /Stage[main]/Webgrind::Install/Exec[install-webgrind]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Webgrind::Install/Exec[install-webgrind]: Skipping because of failed dependencies debug: Class[Webgrind::Config]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Phpfpm::Service/Service[php5-fpm]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Phpfpm::Service/Service[php5-fpm]: Skipping because of failed dependencies notice: /Stage[main]/Kalabox::Build/File[/etc/kalastack]/ensure: created debug: /Stage[main]/Kalabox::Build/File[/etc/kalastack]: The container Class[Kalabox::Build] will propagate my refresh event debug: Class[Kalabox::Build]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/kalastack/images]/ensure: created debug: /Stage[main]/Kalabox::Images/Phpfpm::Nginx::Vhost[images]/File[/etc/kalastack/images]: The container Phpfpm::Nginx::Vhost[images] will propagate my refresh event notice: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts]: Skipping because of failed dependencies debug: Phpfpm::Nginx::Vhost[images]: The container Class[Kalabox::Images] will propagate my refresh event debug: Class[Kalabox::Images]: The container Stage[main] will propagate my refresh event notice: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-enabled]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-enabled]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/File[/etc/nginx/nginx.conf]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/Nginx::Conf[nginx.conf]/File[/etc/nginx/nginx.conf]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Service/Service[nginx]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies notice: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-available]: Dependency Exec[apt-update] has failures: true warning: /Stage[main]/Nginx::Config/File[/etc/kalastack/vhosts/sites-available]: Skipping because of failed dependencies debug: Finishing transaction 70297959222760 debug: Storing state info: Creating state file /var/lib/puppet/state/state.yaml debug: Stored state in 0.01 seconds notice: Finished catalog run in 301.94 seconds debug: /File[/var/lib/puppet/rrd]/ensure: created debug: Finishing transaction 70297952961280 debug: Received report to process from kala.811daa34c6d32638e4521b46b9259534.box debug: Processing report from kala.811daa34c6d32638e4521b46b9259534.box with processor Puppet::Reports::Store

Stderr from the command:

stdin: is not a tty

2014-07-06T00:20:29.244Z - error: Error during installation routine: An error occurred in an async call. cause stack is ... Error: Failed to spin up virtual machine after 3 attempts. Error was: Command failed: The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!

FACTER_vagrant='1' FACTER_kalauser='vagrant' FACTER_kalahost='1.3.3.1' FACTER_kalamem='1023' FACTER_terminatur_version='1.0-beta1' puppet apply --verbose --debug --modulepath '/tmp/vagrant-puppet-1/modules-0' --color=false --manifestdir /tmp/vagrant-puppet-1/manifests --detailed-exitcodes /tmp/vagrant-puppet-1/manifests/site.pp || [ $? -eq 2 ]

Stdout from the command:

debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/init.pp' in environment production debug: Automatically imported kalabox from kalabox into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/build.pp' in environment production debug: Automatically imported kalabox::build from kalabox/build into production debug: importing '/tmp/vagrant-puppet-1/modules-0/user/manifests/init.pp' in environment production debug: importing '/tmp/vagrant-puppet-1/modules-0/user/manifests/config.pp' in environment production debug: Automatically imported user::config from user/config into production debug: Failed to load library 'selinux' for feature 'selinux' debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/start.pp' in environment production debug: Automatically imported kalabox::start from kalabox/start into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/init.pp' in environment production debug: Automatically imported nginx from nginx into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/init.pp' in environment production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/nginx/vhost.pp' in environment production debug: Automatically imported phpfpm::nginx::vhost from phpfpm/nginx/vhost into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/info.pp' in environment production debug: Automatically imported kalabox::info from kalabox/info into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/aliases.pp' in environment production debug: Automatically imported kalabox::aliases from kalabox/aliases into production debug: importing '/tmp/vagrant-puppet-1/modules-0/kalabox/manifests/images.pp' in environment production debug: Automatically imported kalabox::images from kalabox/images into production debug: importing '/tmp/vagrant-puppet-1/modules-0/apt/manifests/init.pp' in environment production debug: Automatically imported apt from apt into production debug: importing '/tmp/vagrant-puppet-1/modules-0/apt/manifests/update.pp' in environment production debug: Automatically imported apt::update from apt/update into production debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/init.pp' in environment production debug: Automatically imported git from git into production debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/install.pp' in environment production debug: Automatically imported git::install from git/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/config.pp' in environment production debug: Automatically imported git::config from git/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/unzip/manifests/init.pp' in environment production debug: Automatically imported unzip from unzip into production debug: importing '/tmp/vagrant-puppet-1/modules-0/unzip/manifests/install.pp' in environment production debug: Automatically imported unzip::install from unzip/install into production debug: Failed to load library 'shadow' for feature 'libshadow' debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/install.pp' in environment production debug: Automatically imported nginx::install from nginx/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/config.pp' in environment production debug: Automatically imported nginx::config from nginx/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/service.pp' in environment production debug: Automatically imported nginx::service from nginx/service into production debug: importing '/tmp/vagrant-puppet-1/modules-0/nginx/manifests/conf.pp' in environment production debug: Automatically imported nginx::conf from nginx/conf into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/install.pp' in environment production debug: Automatically imported phpfpm::install from phpfpm/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/init.pp' in environment production debug: Automatically imported php5 from php5 into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/install.pp' in environment production debug: Automatically imported php5::install from php5/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/config.pp' in environment production debug: Automatically imported php5::config from php5/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/php5/manifests/ini.pp' in environment production debug: Automatically imported php5::ini from php5/ini into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/config.pp' in environment production debug: Automatically imported phpfpm::config from phpfpm/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/service.pp' in environment production debug: Automatically imported phpfpm::service from phpfpm/service into production debug: Scope(Class[Phpfpm::Config]): Retrieving template phpfpm/www.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/www.conf.erb in 0.01 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/apc.pp' in environment production debug: Automatically imported phpfpm::extensions::apc from phpfpm/extensions/apc into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extension.pp' in environment production debug: Automatically imported phpfpm::extension from phpfpm/extension into production debug: Scope(Class[Phpfpm::Extensions::Apc]): Retrieving template phpfpm/extensions/apc.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/extensions/apc.ini.erb in 0.00 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/xdebug.pp' in environment production debug: Automatically imported phpfpm::extensions::xdebug from phpfpm/extensions/xdebug into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/curl.pp' in environment production debug: Automatically imported phpfpm::extensions::curl from phpfpm/extensions/curl into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/imap.pp' in environment production debug: Automatically imported phpfpm::extensions::imap from phpfpm/extensions/imap into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/pear.pp' in environment production debug: Automatically imported phpfpm::extensions::pear from phpfpm/extensions/pear into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/gd.pp' in environment production debug: Automatically imported phpfpm::extensions::gd from phpfpm/extensions/gd into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpfpm/manifests/extensions/mcrypt.pp' in environment production debug: Automatically imported phpfpm::extensions::mcrypt from phpfpm/extensions/mcrypt into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/init.pp' in environment production debug: Automatically imported mysql from mysql into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server.pp' in environment production debug: Automatically imported mysql::server from mysql/server into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server/install.pp' in environment production debug: Automatically imported mysql::server::install from mysql/server/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server/config.pp' in environment production debug: Automatically imported mysql::server::config from mysql/server/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/server/service.pp' in environment production debug: Automatically imported mysql::server::service from mysql/server/service into production debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/my.pp' in environment production debug: Automatically imported mysql::my from mysql/my into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/init.pp' in environment production debug: Automatically imported drush from drush into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/install.pp' in environment production debug: Automatically imported drush::install from drush/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/upgrade.pp' in environment production debug: Automatically imported drush::upgrade from drush/upgrade into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/config.pp' in environment production debug: Automatically imported drush::config from drush/config into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/composer.pp' in environment production debug: Automatically imported drush::composer from drush/composer into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/terminatur.pp' in environment production debug: Automatically imported drush::terminatur from drush/terminatur into production debug: importing '/tmp/vagrant-puppet-1/modules-0/drush/manifests/refresh.pp' in environment production debug: Automatically imported drush::refresh from drush/refresh into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpmyadmin/manifests/init.pp' in environment production debug: Automatically imported phpmyadmin from phpmyadmin into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpmyadmin/manifests/install.pp' in environment production debug: Automatically imported phpmyadmin::install from phpmyadmin/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/phpmyadmin/manifests/config.pp' in environment production debug: Automatically imported phpmyadmin::config from phpmyadmin/config into production debug: Scope(Class[Phpmyadmin::Config]): Retrieving template phpmyadmin/config.inc.php.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config.inc.php.erb in 0.00 seconds debug: Scope(Class[Phpmyadmin::Config]): Retrieving template phpmyadmin/config-db.php.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpmyadmin/templates/config-db.php.erb in 0.00 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/webgrind/manifests/init.pp' in environment production debug: Automatically imported webgrind from webgrind into production debug: importing '/tmp/vagrant-puppet-1/modules-0/webgrind/manifests/install.pp' in environment production debug: Automatically imported webgrind::install from webgrind/install into production debug: importing '/tmp/vagrant-puppet-1/modules-0/webgrind/manifests/config.pp' in environment production debug: Automatically imported webgrind::config from webgrind/config into production debug: Scope(Class[Webgrind::Config]): Retrieving template webgrind/webgrind.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/webgrind/templates/webgrind.ini.erb in 0.00 seconds debug: importing '/tmp/vagrant-puppet-1/modules-0/drupal/manifests/nginx/vhost.pp' in environment production debug: Automatically imported drupal::nginx::vhost from drupal/nginx/vhost into production debug: Scope(Phpfpm::Nginx::Vhost[start]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[info]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[aliases]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[images]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Nginx::Conf[nginx.conf]): Retrieving template nginx/nginx.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/nginx/templates/nginx.conf.erb in 0.00 seconds debug: Scope(Php5::Ini[cli]): Retrieving template php5/php.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.02 seconds debug: Scope(Php5::Ini[fpm]): Retrieving template php5/php.ini.erb debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php5/templates/php.ini.erb in 0.07 seconds debug: Scope(Mysql::My[my.cnf]): Retrieving template mysql/my.cnf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[phpmyadmin]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Phpfpm::Nginx::Vhost[webgrind]): Retrieving template phpfpm/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/phpfpm/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Scope(Drupal::Nginx::Vhost[drupaldefault]): Retrieving template drupal/nginx/vhost.conf.erb debug: template[/tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb in 0.00 seconds debug: template[/tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/drupal/templates/nginx/vhost.conf.erb in 0.00 seconds debug: Adding relationship from Exec[apt-update] to Package[php-apc] with 'before' debug: Adding relationship from Exec[apt-update] to Package[nginx] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-imap] with 'before' debug: Adding relationship from Exec[apt-update] to Package[mysql-server] with 'before' debug: Adding relationship from Exec[apt-update] to Package[curl] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-xdebug] with 'before' debug: Adding relationship from Exec[apt-update] to Package[phpmyadmin] with 'before' debug: Adding relationship from Exec[apt-update] to Package[git-core] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-mysql] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-curl] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php-pear] with 'before' debug: Adding relationship from Exec[apt-update] to Package[unzip] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-mcrypt] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-fpm] with 'before' debug: Adding relationship from Exec[apt-update] to Package[drush] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-cli] with 'before' debug: Adding relationship from Exec[apt-update] to Package[php5-gd] with 'before' debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist debug: Puppet::Type::Package::ProviderRpm: file rpm does not exist debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swinstall does not exist debug: Puppet::Type::Package::ProviderUrpmi: file rpm does not exist debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/emerge does not exist debug: Puppet::Type::Package::ProviderAptrpm: file rpm does not exist debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist debug: Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist

...ETC

pirog commented 10 years ago

Kalabox is actually not support on OSX 10.6, only 10.7 and above. This is a requirement imposed on use by vagrant, one of the underlying technologies.

That said, kalabox v2 should be 10.6 friendly :)