basho-labs / riak-cs-chef-cookbook

Basho Riak CS Chef Cookbook
Apache License 2.0
12 stars 15 forks source link

Failing tests for default13-debian-720 #42

Closed alxndrmlr closed 10 years ago

alxndrmlr commented 10 years ago

Attached below is the log output from my execution.

-----> Cleaning up any prior instances of <default13-debian-720>
-----> Destroying <default13-debian-720>...
Finished destroying <default13-debian-720> (0m0.00s).
-----> Testing <default13-debian-720>
-----> Creating <default13-debian-720>...
Bringing machine 'default' up with 'virtualbox' provider...
[default] Importing base box 'opscode-debian-7.2.0'...

Progress: 10%
Progress: 20%
Progress: 30%
Progress: 40%
Progress: 60%
Progress: 70%
Progress: 80%
Progress: 90%
[default] Matching MAC address for NAT networking...
[default] Setting the name of the VM...
[default] Clearing any previously set forwarded ports...
[Berkshelf] Skipping Berkshelf with --no-provision
[default] Fixed port collision for 22 => 2222. Now on port 2200.
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 => 2200 (adapter 1)
[default] Running 'pre-boot' VM customizations...
[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
[default] Machine booted and ready!
[default] Setting hostname...
Vagrant instance <default13-debian-720> created.
Finished creating <default13-debian-720> (0m42.55s).
-----> Converging <default13-debian-720>...
Preparing files for transfer
Resolving cookbook dependencies with Berkshelf 2.0.14...
Removing non-cookbook files before transfer
-----> Installing Chef Omnibus (true)
downloading https://www.getchef.com/chef/install.sh
  to file /tmp/install.sh
trying wget...
Downloading Chef  for debian...
downloading https://www.getchef.com/chef/metadata?v=&prerelease=false&p=debian&pv=6&m=x86_64
  to file /tmp/install.sh.2723/metadata.txt
trying wget...
url https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.10.4-1.debian.6.0.5_amd64.deb
md5 3dde48f0d4d46636c7b8dacdca16c928
sha256  eaa5a8615723b502f8d107e9c3fc6a601796631e96559f0845cfd24df4a6f5fe
downloaded metadata file looks valid...
downloading https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.10.4-1.debian.6.0.5_amd64.deb
  to file /tmp/install.sh.2723/chef_11.10.4-1.debian.6.0.5_amd64.deb
trying wget...
Checksum compare with sha256sum succeeded.
Installing Chef 
installing with dpkg...
Selecting previously unselected package chef.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 37434 files and directories currently installed.)
Unpacking chef (from .../chef_11.10.4-1.debian.6.0.5_amd64.deb) ...
Setting up chef (11.10.4-1.debian.6.0.5) ...
Thank you for installing Chef!
Transfering files to <default13-debian-720>
[2014-03-10T18:40:21+00:00] INFO: Forking chef instance to converge...
Starting Chef Client, version 11.10.4
[2014-03-10T18:40:21+00:00] INFO: *** Chef 11.10.4 ***
[2014-03-10T18:40:21+00:00] INFO: Chef-client pid: 2797
[2014-03-10T18:40:22+00:00] INFO: Setting the run_list to ["recipe[apt]", "recipe[minitest-handler]", "recipe[riak-cs::package]", "recipe[riak]", "recipe[riak-cs]", "recipe[riak-cs::stanchion]", "recipe[riak-cs-create-admin-user]"] from JSON
[2014-03-10T18:40:22+00:00] INFO: Run List is [recipe[apt], recipe[minitest-handler], recipe[riak-cs::package], recipe[riak], recipe[riak-cs], recipe[riak-cs::stanchion], recipe[riak-cs-create-admin-user]]
[2014-03-10T18:40:22+00:00] INFO: Run List expands to [apt, minitest-handler, riak-cs::package, riak, riak-cs, riak-cs::stanchion, riak-cs-create-admin-user]
[2014-03-10T18:40:22+00:00] INFO: Starting Chef Run for default13-debian-720
[2014-03-10T18:40:22+00:00] INFO: Running start handlers
[2014-03-10T18:40:22+00:00] INFO: Start handlers complete.
Compiling Cookbooks...
Recipe: minitest-handler::default
  * chef_gem[minitest] action nothing[2014-03-10T18:40:22+00:00] INFO: Processing chef_gem[minitest] action nothing (minitest-handler::default line 6)
 (skipped due to action :nothing)
  * chef_gem[minitest] action install[2014-03-10T18:40:22+00:00] INFO: Processing chef_gem[minitest] action install (minitest-handler::default line 6)
 (skipped due to only_if)
  * chef_gem[minitest-chef-handler] action nothing[2014-03-10T18:40:22+00:00] INFO: Processing chef_gem[minitest-chef-handler] action nothing (minitest-handler::default line 13)
 (skipped due to action :nothing)
  * chef_gem[minitest-chef-handler] action install[2014-03-10T18:40:22+00:00] INFO: Processing chef_gem[minitest-chef-handler] action install (minitest-handler::default line 13)

    - install version 1.0.1 of package minitest-chef-handler

[2014-03-10T18:41:11+00:00] WARN: Cloning resource attributes for apt_repository[basho] from prior resource (CHEF-3694)
[2014-03-10T18:41:11+00:00] WARN: Previous apt_repository[basho]: /tmp/kitchen/cookbooks/riak-cs/recipes/package.rb:29:in `from_file'
[2014-03-10T18:41:11+00:00] WARN: Current  apt_repository[basho]: /tmp/kitchen/cookbooks/riak/recipes/package.rb:57:in `from_file'
[2014-03-10T18:41:12+00:00] WARN: Cloning resource attributes for apt_repository[basho] from prior resource (CHEF-3694)
[2014-03-10T18:41:12+00:00] WARN: Previous apt_repository[basho]: /tmp/kitchen/cookbooks/riak/recipes/package.rb:57:in `from_file'
[2014-03-10T18:41:12+00:00] WARN: Current  apt_repository[basho]: /tmp/kitchen/cookbooks/riak-cs/recipes/stanchion.rb:30:in `from_file'
Converging 40 resources
Recipe: apt::default
  * execute[apt-get-update] action run[2014-03-10T18:41:12+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 29)
Get:1 http://mirrors.kernel.org wheezy Release.gpg [1672 B]
Get:2 http://security.debian.org wheezy/updates Release.gpg [836 B]
Get:3 http://mirrors.kernel.org wheezy-updates Release.gpg [836 B]
Get:4 http://security.debian.org wheezy/updates Release [102 kB]
Get:5 http://mirrors.kernel.org wheezy Release [168 kB]
Get:6 http://security.debian.org wheezy/updates/main Sources [89.6 kB]
Get:7 http://mirrors.kernel.org wheezy-updates Release [124 kB]
Get:8 http://security.debian.org wheezy/updates/main amd64 Packages [162 kB]
Get:9 http://mirrors.kernel.org wheezy/main Sources [5956 kB]
Get:10 http://security.debian.org wheezy/updates/main Translation-en [90.6 kB]
Get:11 http://mirrors.kernel.org wheezy/main amd64 Packages [5845 kB]
Get:12 http://mirrors.kernel.org wheezy/main Translation-en [3849 kB]
Get:13 http://mirrors.kernel.org wheezy-updates/main Sources [3399 B]
Get:14 http://mirrors.kernel.org wheezy-updates/main amd64 Packages/DiffIndex [643 B]
Get:15 http://mirrors.kernel.org wheezy-updates/main Translation-en/DiffIndex [643 B]
Get:16 http://mirrors.kernel.org wheezy-updates/main amd64 2014-02-15-1443.31.pdiff [547 B]
Get:17 http://mirrors.kernel.org wheezy-updates/main amd64 2014-02-15-1443.31.pdiff [547 B]
Get:18 http://mirrors.kernel.org wheezy-updates/main 2014-02-15-1443.31.pdiff [250 B]
Get:19 http://mirrors.kernel.org wheezy-updates/main 2014-02-15-1443.31.pdiff [250 B]
Fetched 16.4 MB in 16s (972 kB/s)
Reading package lists...

[2014-03-10T18:41:29+00:00] INFO: execute[apt-get-update] ran successfully

    - execute apt-get update

  * execute[apt-get update] action nothing[2014-03-10T18:41:29+00:00] INFO: Processing execute[apt-get update] action nothing (apt::default line 37)
 (skipped due to action :nothing)
  * execute[apt-get autoremove] action nothing[2014-03-10T18:41:29+00:00] INFO: Processing execute[apt-get autoremove] action nothing (apt::default line 45)
 (skipped due to action :nothing)
  * execute[apt-get autoclean] action nothing[2014-03-10T18:41:29+00:00] INFO: Processing execute[apt-get autoclean] action nothing (apt::default line 52)
 (skipped due to action :nothing)
  * package[update-notifier-common] action install[2014-03-10T18:41:29+00:00] INFO: Processing package[update-notifier-common] action install (apt::default line 59)

    - install version 0.99.3debian11 of package update-notifier-common

[2014-03-10T18:41:36+00:00] INFO: package[update-notifier-common] sending run action to execute[apt-get-update] (immediate)
  * execute[apt-get-update] action run[2014-03-10T18:41:36+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 29)
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://mirrors.kernel.org wheezy Release.gpg
Hit http://security.debian.org wheezy/updates Release
Hit http://mirrors.kernel.org wheezy-updates Release.gpg
Hit http://mirrors.kernel.org wheezy Release
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://mirrors.kernel.org wheezy-updates Release
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit http://mirrors.kernel.org wheezy/main Sources
Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://mirrors.kernel.org wheezy/main amd64 Packages
Hit http://mirrors.kernel.org wheezy/main Translation-en
Hit http://mirrors.kernel.org wheezy-updates/main Sources
Hit http://mirrors.kernel.org wheezy-updates/main amd64 Packages/DiffIndex
Hit http://mirrors.kernel.org wheezy-updates/main Translation-en/DiffIndex
Reading package lists...
[2014-03-10T18:41:43+00:00] INFO: execute[apt-get-update] ran successfully

    - execute apt-get update

  * execute[apt-get-update-periodic] action run[2014-03-10T18:41:43+00:00] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 64)
 (skipped due to only_if)
  * directory[/var/cache/local] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[/var/cache/local] action create (apt::default line 75)
[2014-03-10T18:41:43+00:00] INFO: directory[/var/cache/local] created directory /var/cache/local

    - create new directory /var/cache/local[2014-03-10T18:41:43+00:00] INFO: directory[/var/cache/local] owner changed to 0
[2014-03-10T18:41:43+00:00] INFO: directory[/var/cache/local] group changed to 0
[2014-03-10T18:41:43+00:00] INFO: directory[/var/cache/local] mode changed to 755

    - change mode from '' to '0755'
    - change owner from '' to 'root'
    - change group from '' to 'root'

  * directory[/var/cache/local/preseeding] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 75)
[2014-03-10T18:41:43+00:00] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/preseeding

    - create new directory /var/cache/local/preseeding[2014-03-10T18:41:43+00:00] INFO: directory[/var/cache/local/preseeding] owner changed to 0
[2014-03-10T18:41:43+00:00] INFO: directory[/var/cache/local/preseeding] group changed to 0
[2014-03-10T18:41:43+00:00] INFO: directory[/var/cache/local/preseeding] mode changed to 755

    - change mode from '' to '0755'
    - change owner from '' to 'root'
    - change group from '' to 'root'

Recipe: minitest-handler::default
  * chef_gem[minitest] action nothing[2014-03-10T18:41:43+00:00] INFO: Processing chef_gem[minitest] action nothing (minitest-handler::default line 6)
 (skipped due to action :nothing)
  * chef_gem[minitest-chef-handler] action nothing[2014-03-10T18:41:43+00:00] INFO: Processing chef_gem[minitest-chef-handler] action nothing (minitest-handler::default line 13)
 (skipped due to action :nothing)
  * directory[delete minitest test location] action delete[2014-03-10T18:41:43+00:00] INFO: Processing directory[delete minitest test location] action delete (minitest-handler::default line 33)
 (up to date)
  * directory[delete /tmp/kitchen/cache/minitest_scratch] action delete[2014-03-10T18:41:43+00:00] INFO: Processing directory[delete /tmp/kitchen/cache/minitest_scratch] action delete (minitest-handler::default line 42)
 (up to date)
  * directory[create minitest test location] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[create minitest test location] action create (minitest-handler::default line 33)
[2014-03-10T18:41:43+00:00] INFO: directory[create minitest test location] created directory /var/chef/minitest

    - create new directory /var/chef/minitest[2014-03-10T18:41:43+00:00] INFO: directory[create minitest test location] owner changed to 0
[2014-03-10T18:41:43+00:00] INFO: directory[create minitest test location] group changed to 0
[2014-03-10T18:41:43+00:00] INFO: directory[create minitest test location] mode changed to 775

    - change mode from '' to '0775'
    - change owner from '' to 'root'
    - change group from '' to 'root'

  * directory[create /tmp/kitchen/cache/minitest_scratch] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[create /tmp/kitchen/cache/minitest_scratch] action create (minitest-handler::default line 42)
[2014-03-10T18:41:43+00:00] INFO: directory[create /tmp/kitchen/cache/minitest_scratch] created directory /tmp/kitchen/cache/minitest_scratch

    - create new directory /tmp/kitchen/cache/minitest_scratch[2014-03-10T18:41:43+00:00] INFO: directory[create /tmp/kitchen/cache/minitest_scratch] owner changed to 0
[2014-03-10T18:41:43+00:00] INFO: directory[create /tmp/kitchen/cache/minitest_scratch] group changed to 0
[2014-03-10T18:41:43+00:00] INFO: directory[create /tmp/kitchen/cache/minitest_scratch] mode changed to 775

    - change mode from '' to '0775'
    - change owner from '' to 'root'
    - change group from '' to 'root'

  * ruby_block[load tests] action run[2014-03-10T18:41:43+00:00] INFO: Processing ruby_block[load tests] action run (minitest-handler::default line 53)
Recipe: <Dynamically Defined Resource>
  * directory[/var/chef/minitest/apt] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[/var/chef/minitest/apt] action create (dynamically defined)
[2014-03-10T18:41:43+00:00] INFO: directory[/var/chef/minitest/apt] created directory /var/chef/minitest/apt

    - create new directory /var/chef/minitest/apt

  * directory[/var/chef/minitest/minitest-handler] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[/var/chef/minitest/minitest-handler] action create (dynamically defined)
[2014-03-10T18:41:43+00:00] INFO: directory[/var/chef/minitest/minitest-handler] created directory /var/chef/minitest/minitest-handler

    - create new directory /var/chef/minitest/minitest-handler

  * directory[/var/chef/minitest/riak-cs] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[/var/chef/minitest/riak-cs] action create (dynamically defined)
[2014-03-10T18:41:43+00:00] INFO: directory[/var/chef/minitest/riak-cs] created directory /var/chef/minitest/riak-cs

    - create new directory /var/chef/minitest/riak-cs

  * directory[/var/chef/minitest/riak] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[/var/chef/minitest/riak] action create (dynamically defined)
[2014-03-10T18:41:43+00:00] INFO: directory[/var/chef/minitest/riak] created directory /var/chef/minitest/riak

    - create new directory /var/chef/minitest/riak

  * directory[/var/chef/minitest/sysctl] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[/var/chef/minitest/sysctl] action create (dynamically defined)
[2014-03-10T18:41:43+00:00] INFO: directory[/var/chef/minitest/sysctl] created directory /var/chef/minitest/sysctl

    - create new directory /var/chef/minitest/sysctl

  * directory[/var/chef/minitest/riak] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[/var/chef/minitest/riak] action create (dynamically defined)
 (up to date)
  * directory[/var/chef/minitest/riak-cs] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[/var/chef/minitest/riak-cs] action create (dynamically defined)
 (up to date)
  * directory[/var/chef/minitest/riak-cs] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[/var/chef/minitest/riak-cs] action create (dynamically defined)
 (up to date)
  * directory[/var/chef/minitest/riak-cs-create-admin-user] action create[2014-03-10T18:41:43+00:00] INFO: Processing directory[/var/chef/minitest/riak-cs-create-admin-user] action create (dynamically defined)
[2014-03-10T18:41:43+00:00] INFO: directory[/var/chef/minitest/riak-cs-create-admin-user] created directory /var/chef/minitest/riak-cs-create-admin-user

    - create new directory /var/chef/minitest/riak-cs-create-admin-user

[2014-03-10T18:41:43+00:00] INFO: Enabling minitest-chef-handler as a report handler
[2014-03-10T18:41:43+00:00] INFO: ruby_block[load tests] called

    - execute the ruby block load tests

Recipe: riak-cs::package
  * apt_repository[basho] action add[2014-03-10T18:41:43+00:00] INFO: Processing apt_repository[basho] action add (riak-cs::package line 29)
Recipe: <Dynamically Defined Resource>
  * remote_file[/tmp/kitchen/cache/basho.apt.key] action create[2014-03-10T18:41:43+00:00] INFO: Processing remote_file[/tmp/kitchen/cache/basho.apt.key] action create (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 59)
[2014-03-10T18:41:43+00:00] INFO: remote_file[/tmp/kitchen/cache/basho.apt.key] created file /tmp/kitchen/cache/basho.apt.key

    - create new file /tmp/kitchen/cache/basho.apt.key[2014-03-10T18:41:44+00:00] INFO: remote_file[/tmp/kitchen/cache/basho.apt.key] updated file contents /tmp/kitchen/cache/basho.apt.key

    - update content in file /tmp/kitchen/cache/basho.apt.key from none to 2c5db9
        --- /tmp/kitchen/cache/basho.apt.key    2014-03-10 18:41:43.818513720 +0000
        +++ /tmp/chef-rest20140310-2797-kk3kpr  2014-03-10 18:41:44.078643660 +0000
        @@ -1 +1,20 @@
        +-----BEGIN PGP PUBLIC KEY BLOCK-----
        +Version: GnuPG v1.4.11 (GNU/Linux)
        +
        +mQENBFBOJccBCACxunS13E4ld2B7y/9Omq2Wo6jI0OPXu4+M8dSNNDJiJ1oXfHfe
        +Iujxn3wLGQHS2ZYgBQXwO4VPHl+UEOhfKSImsGaTDQJgujy9uZy34JMQOV+iWsXm
        +7N56eGydo6i02P5iJiX0nZJFH87+f6iBvezj4QklDHLNcnooeLLF1RvGL/0xao3d
        +kVM67e2BlbXx//S5yrNTSQZS1+UHAONDJfV1hxhYlWD+Rn0ugc5eZhQRhboC6VIy
 +6OazFA7A/67ZaY60/UWz1jRMXCWBWw6EziCqSBa6cmFXCt18z9bilKP90GJn7tgn

 +cozI6zJWuEz5/PN/C9OAEc7WotAsVqmauLADABEBAAG0RUJhc2hvIFRlY2hub2xv
 +Z2llcyAoRGViaWFuIC8gVWJ1bnR1IHNpZ25pbmcga2V5KSA8cGFja2FnZXJAYmFz
 +aG8uY29tPokBPgQTAQIAKAUCUE4lxwIbAwUJCWYBgAYLCQgHAwIGFQgCCQoLBBYC
 +AwECHgECF4AACgkQ+TPll93y6DMp+ggArl6I1pAetvfdoRfGfxwRw71ywn+x96r6
 +TvxPEVOpDU6mzC0xLOmQugRsrcDoN3XOdYtZei1RZZp8sQl8MkIQ4RAgL+GU3XbA
 +1tL464VMaZ0c77kiU/m2eFHf2Aq/9kqYsWW5snZm8VY907S+w1qq0hIHtymrd12A
 +KAeAARHIKHXbMdyz7p3/tLTWbKsunziAcb2fBHu+zpyhYsU8eSf0BjfSfbO85Ad1
 +tZBe15J1I2pui6xXdNuD3DkI4Ru31HY3SC6pL38aREGWZZjSbPBz5eJrBFE96Hvo
 +J3aOAhTNrTC7GhkeWF5qQ2dflN2lsDp5xpCHtYvH3+Ed+A7jH5wOhg==

 +=8y9D
 +-----END PGP PUBLIC KEY BLOCK-----[2014-03-10T18:41:44+00:00] INFO: remote_file[/tmp/kitchen/cache/basho.apt.key] mode changed to 644


    - change mode from '' to '0644'

  * execute[install-key basho.apt.key] action run[2014-03-10T18:41:44+00:00] INFO: Processing execute[install-key basho.apt.key] action run (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 73)
OK
[2014-03-10T18:41:44+00:00] INFO: execute[install-key basho.apt.key] ran successfully

    - execute apt-key add /tmp/kitchen/cache/basho.apt.key

  * file[/var/lib/apt/periodic/update-success-stamp] action nothing[2014-03-10T18:41:44+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action nothing (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 106)
 (skipped due to action :nothing)
  * execute[apt-cache gencaches] action nothing[2014-03-10T18:41:44+00:00] INFO: Processing execute[apt-cache gencaches] action nothing (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 110)
 (skipped due to action :nothing)
  * execute[apt-get update] action nothing[2014-03-10T18:41:44+00:00] INFO: Processing execute[apt-get update] action nothing (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 115)
 (skipped due to action :nothing)
  * file[/etc/apt/sources.list.d/basho.list] action create[2014-03-10T18:41:44+00:00] INFO: Processing file[/etc/apt/sources.list.d/basho.list] action create (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 132)
[2014-03-10T18:41:44+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] created file /etc/apt/sources.list.d/basho.list

    - create new file /etc/apt/sources.list.d/basho.list
[2014-03-10T18:41:44+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] updated file contents /etc/apt/sources.list.d/basho.list

    - update content in file /etc/apt/sources.list.d/basho.list from none to 8930fb
        --- /etc/apt/sources.list.d/basho.list  2014-03-10 18:41:44.306757738 +0000
        +++ /tmp/.basho.list20140310-2797-1klk55b   2014-03-10 18:41:44.310759738 +0000
        @@ -1 +1,2 @@
        +deb     http://apt.basho.com wheezy main[2014-03-10T18:41:44+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] owner changed to 0
[2014-03-10T18:41:44+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] group changed to 0
[2014-03-10T18:41:44+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] mode changed to 644

    - change mode from '' to '0644'
    - change owner from '' to 'root'
    - change group from '' to 'root'

[2014-03-10T18:41:44+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] sending delete action to file[/var/lib/apt/periodic/update-success-stamp] (immediate)
  * file[/var/lib/apt/periodic/update-success-stamp] action delete[2014-03-10T18:41:44+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action delete (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 106)
[2014-03-10T18:41:44+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] backed up to /tmp/kitchen/backup/var/lib/apt/periodic/update-success-stamp.chef-20140310184144.327181
[2014-03-10T18:41:44+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] deleted file at /var/lib/apt/periodic/update-success-stamp

    - delete file /var/lib/apt/periodic/update-success-stamp

[2014-03-10T18:41:44+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] sending run action to execute[apt-get update] (immediate)
  * execute[apt-get update] action run[2014-03-10T18:41:44+00:00] INFO: Processing execute[apt-get update] action run (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 115)
Get:1 http://apt.basho.com wheezy Release.gpg [490 B]
Get:2 http://apt.basho.com wheezy Release [6052 B]
Get:3 http://apt.basho.com wheezy/main amd64 Packages [3729 B]
Ign http://apt.basho.com wheezy/main Translation-en
Fetched 10.3 kB in 5s (1795 B/s)
Reading package lists...

[2014-03-10T18:41:50+00:00] INFO: execute[apt-get update] ran successfully

    - execute apt-get update -o Dir::Etc::sourcelist='sources.list.d/basho.list' -o Dir::Etc::sourceparts='-' -o APT::Get::List-Cleanup='0'

[2014-03-10T18:41:50+00:00] INFO: execute[apt-get update] sending run action to execute[apt-cache gencaches] (immediate)
  * execute[apt-cache gencaches] action run[2014-03-10T18:41:50+00:00] INFO: Processing execute[apt-cache gencaches] action run (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 110)
Reading package lists...
[2014-03-10T18:41:51+00:00] INFO: execute[apt-cache gencaches] ran successfully

    - execute apt-cache gencaches



Recipe: riak-cs::package
  * package[riak-cs] action install[2014-03-10T18:41:51+00:00] INFO: Processing package[riak-cs] action install (riak-cs::package line 36)

================================================================================
Error executing action `install` on resource 'package[riak-cs]'
================================================================================


Mixlib::ShellOut::ShellCommandFailed
------------------------------------
Expected process to exit with [0], but received '100'
---- Begin output of apt-get -q -y install riak-cs=1.3.1-1 ----
STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
STDERR: E: Version '1.3.1-1' for 'riak-cs' was not found
---- End output of apt-get -q -y install riak-cs=1.3.1-1 ----
Ran apt-get -q -y install riak-cs=1.3.1-1 returned 100


Resource Declaration:
---------------------
# In /tmp/kitchen/cookbooks/riak-cs/recipes/package.rb

 36:   package "riak-cs" do
 37:     action :install
 38:     version package_version
 39:   end
 40: when "rhel"



Compiled Resource:
------------------

# Declared in /tmp/kitchen/cookbooks/riak-cs/recipes/package.rb:36:in `from_file'

package("riak-cs") do
  action [:install]
  retries 0
  retry_delay 2
  package_name "riak-cs"
  version "1.3.1-1"
  cookbook_name :"riak-cs"
  recipe_name "package"
end



[2014-03-10T18:41:51+00:00] INFO: Running queued delayed notifications before re-raising exception

Running handlers:
[2014-03-10T18:41:51+00:00] ERROR: Running exception handlers
Running handlers complete

[2014-03-10T18:41:51+00:00] ERROR: Exception handlers complete
[2014-03-10T18:41:51+00:00] FATAL: Stacktrace dumped to /tmp/kitchen/cache/chef-stacktrace.out

Chef Client failed. 22 resources updated in 89.554828171 seconds
[2014-03-10T18:41:51+00:00] ERROR: package[riak-cs] (riak-cs::package line 36) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '100'
---- Begin output of apt-get -q -y install riak-cs=1.3.1-1 ----
STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
STDERR: E: Version '1.3.1-1' for 'riak-cs' was not found
---- End output of apt-get -q -y install riak-cs=1.3.1-1 ----
Ran apt-get -q -y install riak-cs=1.3.1-1 returned 100
[2014-03-10T18:41:51+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Converge failed on instance <default13-debian-720>.
------Exception-------
Class: Kitchen::ActionFailed
Message: SSH exited (1) for command: [sudo -E chef-solo --config /tmp/kitchen/solo.rb --json-attributes /tmp/kitchen/dna.json  --log_level info]
---Nested Exception---
Class: Kitchen::SSHFailed
Message: SSH exited (1) for command: [sudo -E chef-solo --config /tmp/kitchen/solo.rb --json-attributes /tmp/kitchen/dna.json  --log_level info]
------Backtrace-------
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/driver/ssh_base.rb:112:in `rescue in run_remote'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/driver/ssh_base.rb:108:in `run_remote'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/driver/ssh_base.rb:48:in `block in converge'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/ssh.rb:47:in `initialize'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/driver/ssh_base.rb:43:in `new'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/driver/ssh_base.rb:43:in `converge'
/Library/Ruby/Gems/2.0.0/gems/kitchen-vagrant-0.14.0/lib/kitchen/driver/vagrant.rb:75:in `converge'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:273:in `public_send'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:273:in `block in perform_action'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:308:in `call'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:308:in `synchronize_or_call'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:283:in `block in action'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:281:in `measure'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:282:in `action'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:273:in `perform_action'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:256:in `converge_action'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:246:in `block in transition_to'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:245:in `each'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:245:in `transition_to'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:141:in `verify'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:170:in `block in test'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:281:in `measure'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:166:in `test'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/command.rb:109:in `public_send'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/command.rb:109:in `block (2 levels) in run_action'
/Library/Ruby/Gems/2.0.0/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `call'
/Library/Ruby/Gems/2.0.0/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `block in create_with_logging_context'
----------------------
-----> Destroying <default13-debian-720>...
[default] Forcing shutdown of VM...
[default] Destroying VM and associated drives...
Vagrant instance <default13-debian-720> destroyed.
Finished destroying <default13-debian-720> (0m11.48s).
-----> Cleaning up any prior instances of <default13-debian-720>
-----> Destroying <default13-debian-720>...
Finished destroying <default13-debian-720> (0m0.00s).
-----> Testing <default13-debian-720>
-----> Creating <default13-debian-720>...
Bringing machine 'default' up with 'virtualbox' provider...
[default] Importing base box 'opscode-debian-7.2.0'...

Progress: 10%
Progress: 30%
Progress: 40%
Progress: 50%
Progress: 60%
Progress: 70%
Progress: 80%
Progress: 90%
[default] Matching MAC address for NAT networking...
[default] Setting the name of the VM...
[default] Clearing any previously set forwarded ports...
[Berkshelf] Skipping Berkshelf with --no-provision
[default] Fixed port collision for 22 => 2222. Now on port 2200.
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 => 2200 (adapter 1)
[default] Running 'pre-boot' VM customizations...
[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
[default] Machine booted and ready!
[default] Setting hostname...
Vagrant instance <default13-debian-720> created.
Finished creating <default13-debian-720> (0m42.98s).
-----> Converging <default13-debian-720>...
Preparing files for transfer
Resolving cookbook dependencies with Berkshelf 2.0.14...
Removing non-cookbook files before transfer
-----> Installing Chef Omnibus (true)
downloading https://www.getchef.com/chef/install.sh
  to file /tmp/install.sh
trying wget...
Downloading Chef  for debian...
downloading https://www.getchef.com/chef/metadata?v=&prerelease=false&p=debian&pv=6&m=x86_64
  to file /tmp/install.sh.2720/metadata.txt
trying wget...
url https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.10.4-1.debian.6.0.5_amd64.deb
md5 3dde48f0d4d46636c7b8dacdca16c928
sha256  eaa5a8615723b502f8d107e9c3fc6a601796631e96559f0845cfd24df4a6f5fe
downloaded metadata file looks valid...
downloading https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.10.4-1.debian.6.0.5_amd64.deb
  to file /tmp/install.sh.2720/chef_11.10.4-1.debian.6.0.5_amd64.deb
trying wget...
-----> Destroying <default13-debian-720>...
[default] Forcing shutdown of VM...
[default] Destroying VM and associated drives...
Vagrant instance <default13-debian-720> destroyed.
Finished destroying <default13-debian-720> (0m7.11s).
-----> Cleaning up any prior instances of <default13-debian-720>
-----> Destroying <default13-debian-720>...
Finished destroying <default13-debian-720> (0m0.00s).
-----> Testing <default13-debian-720>
-----> Creating <default13-debian-720>...
Bringing machine 'default' up with 'virtualbox' provider...
[default] Importing base box 'opscode-debian-7.2.0'...

Progress: 10%
Progress: 20%
Progress: 30%
Progress: 40%
Progress: 50%
Progress: 60%
Progress: 70%
Progress: 80%
Progress: 90%
[default] Matching MAC address for NAT networking...
[default] Setting the name of the VM...
[default] Clearing any previously set forwarded ports...
[Berkshelf] Skipping Berkshelf with --no-provision
[default] Fixed port collision for 22 => 2222. Now on port 2200.
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 => 2200 (adapter 1)
[default] Running 'pre-boot' VM customizations...
[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
[default] Machine booted and ready!
[default] Setting hostname...
Vagrant instance <default13-debian-720> created.
Finished creating <default13-debian-720> (0m43.59s).
-----> Converging <default13-debian-720>...
Preparing files for transfer
Resolving cookbook dependencies with Berkshelf 2.0.14...
Removing non-cookbook files before transfer
-----> Installing Chef Omnibus (true)
downloading https://www.getchef.com/chef/install.sh
  to file /tmp/install.sh
trying wget...
Downloading Chef  for debian...
downloading https://www.getchef.com/chef/metadata?v=&prerelease=false&p=debian&pv=6&m=x86_64
  to file /tmp/install.sh.2713/metadata.txt
trying wget...
url https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.10.4-1.debian.6.0.5_amd64.deb
md5 3dde48f0d4d46636c7b8dacdca16c928
sha256  eaa5a8615723b502f8d107e9c3fc6a601796631e96559f0845cfd24df4a6f5fe
downloaded metadata file looks valid...
downloading https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.10.4-1.debian.6.0.5_amd64.deb
  to file /tmp/install.sh.2713/chef_11.10.4-1.debian.6.0.5_amd64.deb
trying wget...
Checksum compare with sha256sum succeeded.
Installing Chef 
installing with dpkg...
Selecting previously unselected package chef.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 37434 files and directories currently installed.)
Unpacking chef (from .../chef_11.10.4-1.debian.6.0.5_amd64.deb) ...
Setting up chef (11.10.4-1.debian.6.0.5) ...
Thank you for installing Chef!
Transfering files to <default13-debian-720>
[2014-03-10T18:54:05+00:00] INFO: Forking chef instance to converge...
Starting Chef Client, version 11.10.4
[2014-03-10T18:54:05+00:00] INFO: *** Chef 11.10.4 ***
[2014-03-10T18:54:05+00:00] INFO: Chef-client pid: 2787
[2014-03-10T18:54:06+00:00] INFO: Setting the run_list to ["recipe[apt]", "recipe[minitest-handler]", "recipe[riak-cs::package]", "recipe[riak]", "recipe[riak-cs]", "recipe[riak-cs::stanchion]", "recipe[riak-cs-create-admin-user]"] from JSON
[2014-03-10T18:54:06+00:00] INFO: Run List is [recipe[apt], recipe[minitest-handler], recipe[riak-cs::package], recipe[riak], recipe[riak-cs], recipe[riak-cs::stanchion], recipe[riak-cs-create-admin-user]]
[2014-03-10T18:54:06+00:00] INFO: Run List expands to [apt, minitest-handler, riak-cs::package, riak, riak-cs, riak-cs::stanchion, riak-cs-create-admin-user]
[2014-03-10T18:54:06+00:00] INFO: Starting Chef Run for default13-debian-720
[2014-03-10T18:54:06+00:00] INFO: Running start handlers
[2014-03-10T18:54:06+00:00] INFO: Start handlers complete.
Compiling Cookbooks...
Recipe: minitest-handler::default
  * chef_gem[minitest] action nothing[2014-03-10T18:54:06+00:00] INFO: Processing chef_gem[minitest] action nothing (minitest-handler::default line 6)
 (skipped due to action :nothing)
  * chef_gem[minitest] action install[2014-03-10T18:54:06+00:00] INFO: Processing chef_gem[minitest] action install (minitest-handler::default line 6)
 (skipped due to only_if)
  * chef_gem[minitest-chef-handler] action nothing[2014-03-10T18:54:06+00:00] INFO: Processing chef_gem[minitest-chef-handler] action nothing (minitest-handler::default line 13)
 (skipped due to action :nothing)
  * chef_gem[minitest-chef-handler] action install[2014-03-10T18:54:06+00:00] INFO: Processing chef_gem[minitest-chef-handler] action install (minitest-handler::default line 13)

    - install version 1.0.1 of package minitest-chef-handler

[2014-03-10T18:54:53+00:00] WARN: Cloning resource attributes for apt_repository[basho] from prior resource (CHEF-3694)
[2014-03-10T18:54:53+00:00] WARN: Previous apt_repository[basho]: /tmp/kitchen/cookbooks/riak-cs/recipes/package.rb:29:in `from_file'
[2014-03-10T18:54:53+00:00] WARN: Current  apt_repository[basho]: /tmp/kitchen/cookbooks/riak/recipes/package.rb:57:in `from_file'
[2014-03-10T18:54:53+00:00] WARN: Cloning resource attributes for apt_repository[basho] from prior resource (CHEF-3694)
[2014-03-10T18:54:53+00:00] WARN: Previous apt_repository[basho]: /tmp/kitchen/cookbooks/riak/recipes/package.rb:57:in `from_file'
[2014-03-10T18:54:53+00:00] WARN: Current  apt_repository[basho]: /tmp/kitchen/cookbooks/riak-cs/recipes/stanchion.rb:30:in `from_file'
Converging 40 resources
Recipe: apt::default
  * execute[apt-get-update] action run[2014-03-10T18:54:53+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 29)
Get:1 http://security.debian.org wheezy/updates Release.gpg [836 B]
Get:2 http://security.debian.org wheezy/updates Release [102 kB]
Get:3 http://mirrors.kernel.org wheezy Release.gpg [1672 B]
Get:4 http://mirrors.kernel.org wheezy-updates Release.gpg [836 B]
Get:5 http://security.debian.org wheezy/updates/main Sources [89.6 kB]
Get:6 http://mirrors.kernel.org wheezy Release [168 kB]
Get:7 http://security.debian.org wheezy/updates/main amd64 Packages [162 kB]
Get:8 http://security.debian.org wheezy/updates/main Translation-en [90.6 kB]
Get:9 http://mirrors.kernel.org wheezy-updates Release [124 kB]
Get:10 http://mirrors.kernel.org wheezy/main Sources [5956 kB]
Get:11 http://mirrors.kernel.org wheezy/main amd64 Packages [5845 kB]
Get:12 http://mirrors.kernel.org wheezy/main Translation-en [3849 kB]
Get:13 http://mirrors.kernel.org wheezy-updates/main Sources [3399 B]
Get:14 http://mirrors.kernel.org wheezy-updates/main amd64 Packages/DiffIndex [643 B]
Get:15 http://mirrors.kernel.org wheezy-updates/main Translation-en/DiffIndex [643 B]
Get:16 http://mirrors.kernel.org wheezy-updates/main amd64 2014-02-15-1443.31.pdiff [547 B]
Get:17 http://mirrors.kernel.org wheezy-updates/main amd64 2014-02-15-1443.31.pdiff [547 B]
Get:18 http://mirrors.kernel.org wheezy-updates/main 2014-02-15-1443.31.pdiff [250 B]
Get:19 http://mirrors.kernel.org wheezy-updates/main 2014-02-15-1443.31.pdiff [250 B]
Fetched 16.4 MB in 17s (943 kB/s)
Reading package lists...

[2014-03-10T18:55:12+00:00] INFO: execute[apt-get-update] ran successfully

    - execute apt-get update

  * execute[apt-get update] action nothing[2014-03-10T18:55:12+00:00] INFO: Processing execute[apt-get update] action nothing (apt::default line 37)
 (skipped due to action :nothing)
  * execute[apt-get autoremove] action nothing[2014-03-10T18:55:12+00:00] INFO: Processing execute[apt-get autoremove] action nothing (apt::default line 45)
 (skipped due to action :nothing)
  * execute[apt-get autoclean] action nothing[2014-03-10T18:55:12+00:00] INFO: Processing execute[apt-get autoclean] action nothing (apt::default line 52)
 (skipped due to action :nothing)
  * package[update-notifier-common] action install[2014-03-10T18:55:12+00:00] INFO: Processing package[update-notifier-common] action install (apt::default line 59)

    - install version 0.99.3debian11 of package update-notifier-common

[2014-03-10T18:55:18+00:00] INFO: package[update-notifier-common] sending run action to execute[apt-get-update] (immediate)
  * execute[apt-get-update] action run[2014-03-10T18:55:18+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 29)
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://security.debian.org wheezy/updates Release
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://mirrors.kernel.org wheezy Release.gpg
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://mirrors.kernel.org wheezy-updates Release.gpg
Hit http://mirrors.kernel.org wheezy Release
Hit http://mirrors.kernel.org wheezy-updates Release
Hit http://mirrors.kernel.org wheezy/main Sources
Hit http://mirrors.kernel.org wheezy/main amd64 Packages
Hit http://mirrors.kernel.org wheezy/main Translation-en
Hit http://mirrors.kernel.org wheezy-updates/main Sources
Hit http://mirrors.kernel.org wheezy-updates/main amd64 Packages/DiffIndex
Hit http://mirrors.kernel.org wheezy-updates/main Translation-en/DiffIndex
Reading package lists...
[2014-03-10T18:55:25+00:00] INFO: execute[apt-get-update] ran successfully

    - execute apt-get update

  * execute[apt-get-update-periodic] action run[2014-03-10T18:55:25+00:00] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 64)
 (skipped due to only_if)
  * directory[/var/cache/local] action create[2014-03-10T18:55:25+00:00] INFO: Processing directory[/var/cache/local] action create (apt::default line 75)
[2014-03-10T18:55:25+00:00] INFO: directory[/var/cache/local] created directory /var/cache/local

    - create new directory /var/cache/local[2014-03-10T18:55:25+00:00] INFO: directory[/var/cache/local] owner changed to 0
[2014-03-10T18:55:25+00:00] INFO: directory[/var/cache/local] group changed to 0
[2014-03-10T18:55:25+00:00] INFO: directory[/var/cache/local] mode changed to 755

    - change mode from '' to '0755'
    - change owner from '' to 'root'
    - change group from '' to 'root'

  * directory[/var/cache/local/preseeding] action create
[2014-03-10T18:55:25+00:00] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 75)
[2014-03-10T18:55:25+00:00] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/preseeding

    - create new directory /var/cache/local/preseeding[2014-03-10T18:55:25+00:00] INFO: directory[/var/cache/local/preseeding] owner changed to 0
[2014-03-10T18:55:25+00:00] INFO: directory[/var/cache/local/preseeding] group changed to 0
[2014-03-10T18:55:25+00:00] INFO: directory[/var/cache/local/preseeding] mode changed to 755

    - change mode from '' to '0755'
    - change owner from '' to 'root'
    - change group from '' to 'root'

Recipe: minitest-handler::default
  * chef_gem[minitest] action nothing[2014-03-10T18:55:25+00:00] INFO: Processing chef_gem[minitest] action nothing (minitest-handler::default line 6)
 (skipped due to action :nothing)
  * chef_gem[minitest-chef-handler] action nothing[2014-03-10T18:55:25+00:00] INFO: Processing chef_gem[minitest-chef-handler] action nothing (minitest-handler::default line 13)
 (skipped due to action :nothing)
  * directory[delete minitest test location] action delete[2014-03-10T18:55:25+00:00] INFO: Processing directory[delete minitest test location] action delete (minitest-handler::default line 33)
 (up to date)
  * directory[delete /tmp/kitchen/cache/minitest_scratch] action delete[2014-03-10T18:55:25+00:00] INFO: Processing directory[delete /tmp/kitchen/cache/minitest_scratch] action delete (minitest-handler::default line 42)
 (up to date)
  * directory[create minitest test location] action create[2014-03-10T18:55:25+00:00] INFO: Processing directory[create minitest test location] action create (minitest-handler::default line 33)
[2014-03-10T18:55:25+00:00] INFO: directory[create minitest test location] created directory /var/chef/minitest

    - create new directory /var/chef/minitest[2014-03-10T18:55:25+00:00] INFO: directory[create minitest test location] owner changed to 0
[2014-03-10T18:55:25+00:00] INFO: directory[create minitest test location] group changed to 0
[2014-03-10T18:55:25+00:00] INFO: directory[create minitest test location] mode changed to 775

    - change mode from '' to '0775'
    - change owner from '' to 'root'
    - change group from '' to 'root'

  * directory[create /tmp/kitchen/cache/minitest_scratch] action create[2014-03-10T18:55:25+00:00] INFO: Processing directory[create /tmp/kitchen/cache/minitest_scratch] action create (minitest-handler::default line 42)
[2014-03-10T18:55:25+00:00] INFO: directory[create /tmp/kitchen/cache/minitest_scratch] created directory /tmp/kitchen/cache/minitest_scratch

    - create new directory /tmp/kitchen/cache/minitest_scratch[2014-03-10T18:55:25+00:00] INFO: directory[create /tmp/kitchen/cache/minitest_scratch] owner changed to 0
[2014-03-10T18:55:25+00:00] INFO: directory[create /tmp/kitchen/cache/minitest_scratch] group changed to 0
[2014-03-10T18:55:25+00:00] INFO: directory[create /tmp/kitchen/cache/minitest_scratch] mode changed to 775

    - change mode from '' to '0775'
    - change owner from '' to 'root'
    - change group from '' to 'root'

  * ruby_block[load tests] action run[2014-03-10T18:55:25+00:00] INFO: Processing ruby_block[load tests] action run (minitest-handler::default line 53)
Recipe: <Dynamically Defined Resource>
  * directory[/var/chef/minitest/apt] action create[2014-03-10T18:55:25+00:00] INFO: Processing directory[/var/chef/minitest/apt] action create (dynamically defined)
[2014-03-10T18:55:25+00:00] INFO: directory[/var/chef/minitest/apt] created directory /var/chef/minitest/apt

    - create new directory /var/chef/minitest/apt

  * directory[/var/chef/minitest/minitest-handler] action create[2014-03-10T18:55:25+00:00] INFO: Processing directory[/var/chef/minitest/minitest-handler] action create (dynamically defined)
[2014-03-10T18:55:25+00:00] INFO: directory[/var/chef/minitest/minitest-handler] created directory /var/chef/minitest/minitest-handler

    - create new directory /var/chef/minitest/minitest-handler

  * directory[/var/chef/minitest/riak-cs] action create[2014-03-10T18:55:25+00:00] INFO: Processing directory[/var/chef/minitest/riak-cs] action create (dynamically defined)
[2014-03-10T18:55:25+00:00] INFO: directory[/var/chef/minitest/riak-cs] created directory /var/chef/minitest/riak-cs

    - create new directory /var/chef/minitest/riak-cs

  * directory[/var/chef/minitest/riak] action create[2014-03-10T18:55:26+00:00] INFO: Processing directory[/var/chef/minitest/riak] action create (dynamically defined)
[2014-03-10T18:55:26+00:00] INFO: directory[/var/chef/minitest/riak] created directory /var/chef/minitest/riak

    - create new directory /var/chef/minitest/riak

  * directory[/var/chef/minitest/sysctl] action create[2014-03-10T18:55:26+00:00] INFO: Processing directory[/var/chef/minitest/sysctl] action create (dynamically defined)
[2014-03-10T18:55:26+00:00] INFO: directory[/var/chef/minitest/sysctl] created directory /var/chef/minitest/sysctl

    - create new directory /var/chef/minitest/sysctl

  * directory[/var/chef/minitest/riak] action create[2014-03-10T18:55:26+00:00] INFO: Processing directory[/var/chef/minitest/riak] action create (dynamically defined)
 (up to date)
  * directory[/var/chef/minitest/riak-cs] action create[2014-03-10T18:55:26+00:00] INFO: Processing directory[/var/chef/minitest/riak-cs] action create (dynamically defined)
 (up to date)
  * directory[/var/chef/minitest/riak-cs] action create[2014-03-10T18:55:26+00:00] INFO: Processing directory[/var/chef/minitest/riak-cs] action create (dynamically defined)
 (up to date)
  * directory[/var/chef/minitest/riak-cs-create-admin-user] action create[2014-03-10T18:55:26+00:00] INFO: Processing directory[/var/chef/minitest/riak-cs-create-admin-user] action create (dynamically defined)
[2014-03-10T18:55:26+00:00] INFO: directory[/var/chef/minitest/riak-cs-create-admin-user] created directory /var/chef/minitest/riak-cs-create-admin-user

    - create new directory /var/chef/minitest/riak-cs-create-admin-user

[2014-03-10T18:55:26+00:00] INFO: Enabling minitest-chef-handler as a report handler
[2014-03-10T18:55:26+00:00] INFO: ruby_block[load tests] called

    - execute the ruby block load tests

Recipe: riak-cs::package
  * apt_repository[basho] action add[2014-03-10T18:55:26+00:00] INFO: Processing apt_repository[basho] action add (riak-cs::package line 29)
Recipe: <Dynamically Defined Resource>
  * remote_file[/tmp/kitchen/cache/basho.apt.key] action create[2014-03-10T18:55:26+00:00] INFO: Processing remote_file[/tmp/kitchen/cache/basho.apt.key] action create (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 59)
[2014-03-10T18:55:26+00:00] INFO: remote_file[/tmp/kitchen/cache/basho.apt.key] created file /tmp/kitchen/cache/basho.apt.key

    - create new file /tmp/kitchen/cache/basho.apt.key[2014-03-10T18:55:26+00:00] INFO: remote_file[/tmp/kitchen/cache/basho.apt.key] updated file contents /tmp/kitchen/cache/basho.apt.key

    - update content in file /tmp/kitchen/cache/basho.apt.key from none to 2c5db9
        --- /tmp/kitchen/cache/basho.apt.key    2014-03-10 18:55:26.025218812 +0000
        +++ /tmp/chef-rest20140310-2787-aswtos  2014-03-10 18:55:26.389399283 +0000
        @@ -1 +1,20 @@
        +-----BEGIN PGP PUBLIC KEY BLOCK-----
        +Version: GnuPG v1.4.11 (GNU/Linux)
        +
        +mQENBFBOJccBCACxunS13E4ld2B7y/9Omq2Wo6jI0OPXu4+M8dSNNDJiJ1oXfHfe
        +Iujxn3wLGQHS2ZYgBQXwO4VPHl+UEOhfKSImsGaTDQJgujy9uZy34JMQOV+iWsXm
 +7N56eGydo6i02P5iJiX0nZJFH87+f6iBvezj4QklDHLNcnooeLLF1RvGL/0xao3d

 +kVM67e2BlbXx//S5yrNTSQZS1+UHAONDJfV1hxhYlWD+Rn0ugc5eZhQRhboC6VIy

 +6OazFA7A/67ZaY60/UWz1jRMXCWBWw6EziCqSBa6cmFXCt18z9bilKP90GJn7tgn

 +cozI6zJWuEz5/PN/C9OAEc7WotAsVqmauLADABEBAAG0RUJhc2hvIFRlY2hub2xv

 +Z2llcyAoRGViaWFuIC8gVWJ1bnR1IHNpZ25pbmcga2V5KSA8cGFja2FnZXJAYmFz

 +aG8uY29tPokBPgQTAQIAKAUCUE4lxwIbAwUJCWYBgAYLCQgHAwIGFQgCCQoLBBYC

 +AwECHgECF4AACgkQ+TPll93y6DMp+ggArl6I1pAetvfdoRfGfxwRw71ywn+x96r6
 +TvxPEVOpDU6mzC0xLOmQugRsrcDoN3XOdYtZei1RZZp8sQl8MkIQ4RAgL+GU3XbA

 +1tL464VMaZ0c77kiU/m2eFHf2Aq/9kqYsWW5snZm8VY907S+w1qq0hIHtymrd12A
 +KAeAARHIKHXbMdyz7p3/tLTWbKsunziAcb2fBHu+zpyhYsU8eSf0BjfSfbO85Ad1
 +tZBe15J1I2pui6xXdNuD3DkI4Ru31HY3SC6pL38aREGWZZjSbPBz5eJrBFE96Hvo
 +J3aOAhTNrTC7GhkeWF5qQ2dflN2lsDp5xpCHtYvH3+Ed+A7jH5wOhg==

 +=8y9D

 +-----END PGP PUBLIC KEY BLOCK-----[2014-03-10T18:55:26+00:00] INFO: remote_file[/tmp/kitchen/cache/basho.apt.key] mode changed to 644


    - change mode from '' to '0644'

  * execute[install-key basho.apt.key] action run[2014-03-10T18:55:26+00:00] INFO: Processing execute[install-key basho.apt.key] action run (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 73)
OK
[2014-03-10T18:55:26+00:00] INFO: execute[install-key basho.apt.key] ran successfully

    - execute apt-key add /tmp/kitchen/cache/basho.apt.key

  * file[/var/lib/apt/periodic/update-success-stamp] action nothing[2014-03-10T18:55:26+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action nothing (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 106)
 (skipped due to action :nothing)
  * execute[apt-cache gencaches] action nothing[2014-03-10T18:55:26+00:00] INFO: Processing execute[apt-cache gencaches] action nothing (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 110)
 (skipped due to action :nothing)
  * execute[apt-get update] action nothing[2014-03-10T18:55:26+00:00] INFO: Processing execute[apt-get update] action nothing (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 115)
 (skipped due to action :nothing)
  * file[/etc/apt/sources.list.d/basho.list] action create[2014-03-10T18:55:26+00:00] INFO: Processing file[/etc/apt/sources.list.d/basho.list] action create (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 132)
[2014-03-10T18:55:26+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] created file /etc/apt/sources.list.d/basho.list

    - create new file /etc/apt/sources.list.d/basho.list
[2014-03-10T18:55:26+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] updated file contents /etc/apt/sources.list.d/basho.list

    - update content in file /etc/apt/sources.list.d/basho.list from none to 8930fb
        --- /etc/apt/sources.list.d/basho.list  2014-03-10 18:55:26.605508803 +0000
        +++ /tmp/.basho.list20140310-2787-z4mxp7    2014-03-10 18:55:26.609510803 +0000
        @@ -1 +1,2 @@
        +deb     http://apt.basho.com wheezy main[2014-03-10T18:55:26+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] owner changed to 0
[2014-03-10T18:55:26+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] group changed to 0
[2014-03-10T18:55:26+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] mode changed to 644

    - change mode from '' to '0644'
    - change owner from '' to 'root'
    - change group from '' to 'root'

[2014-03-10T18:55:26+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] sending delete action to file[/var/lib/apt/periodic/update-success-stamp] (immediate)
  * file[/var/lib/apt/periodic/update-success-stamp] action delete[2014-03-10T18:55:26+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action delete (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 106)
[2014-03-10T18:55:26+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] backed up to /tmp/kitchen/backup/var/lib/apt/periodic/update-success-stamp.chef-20140310185526.627178
[2014-03-10T18:55:26+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] deleted file at /var/lib/apt/periodic/update-success-stamp

    - delete file /var/lib/apt/periodic/update-success-stamp

[2014-03-10T18:55:26+00:00] INFO: file[/etc/apt/sources.list.d/basho.list] sending run action to execute[apt-get update] (immediate)
  * execute[apt-get update] action run[2014-03-10T18:55:26+00:00] INFO: Processing execute[apt-get update] action run (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 115)
Get:1 http://apt.basho.com wheezy Release.gpg [490 B]
Get:2 http://apt.basho.com wheezy Release [6052 B]
Get:3 http://apt.basho.com wheezy/main amd64 Packages [3729 B]
Ign http://apt.basho.com wheezy/main Translation-en
Fetched 10.3 kB in 5s (1834 B/s)
Reading package lists...

[2014-03-10T18:55:32+00:00] INFO: execute[apt-get update] ran successfully

    - execute apt-get update -o Dir::Etc::sourcelist='sources.list.d/basho.list' -o Dir::Etc::sourceparts='-' -o APT::Get::List-Cleanup='0'

[2014-03-10T18:55:32+00:00] INFO: execute[apt-get update] sending run action to execute[apt-cache gencaches] (immediate)
  * execute[apt-cache gencaches] action run[2014-03-10T18:55:32+00:00] INFO: Processing execute[apt-cache gencaches] action run (/tmp/kitchen/cookbooks/apt/providers/repository.rb line 110)
Reading package lists...
[2014-03-10T18:55:33+00:00] INFO: execute[apt-cache gencaches] ran successfully

    - execute apt-cache gencaches



Recipe: riak-cs::package
  * package[riak-cs] action install[2014-03-10T18:55:33+00:00] INFO: Processing package[riak-cs] action install (riak-cs::package line 36)

================================================================================
Error executing action `install` on resource 'package[riak-cs]'
================================================================================


Mixlib::ShellOut::ShellCommandFailed
------------------------------------
Expected process to exit with [0], but received '100'
---- Begin output of apt-get -q -y install riak-cs=1.3.1-1 ----
STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
STDERR: E: Version '1.3.1-1' for 'riak-cs' was not found
---- End output of apt-get -q -y install riak-cs=1.3.1-1 ----
Ran apt-get -q -y install riak-cs=1.3.1-1 returned 100


Resource Declaration:

---------------------

# In /tmp/kitchen/cookbooks/riak-cs/recipes/package.rb

 36:   package "riak-cs" do
 37:     action :install
 38:     version package_version
 39:   end
 40: when "rhel"



Compiled Resource:

------------------
# Declared in /tmp/kitchen/cookbooks/riak-cs/recipes/package.rb:36:in `from_file'

package("riak-cs") do
  action [:install]
  retries 0
  retry_delay 2
  package_name "riak-cs"
  version "1.3.1-1"
  cookbook_name :"riak-cs"
  recipe_name "package"
end



[2014-03-10T18:55:33+00:00] INFO: Running queued delayed notifications before re-raising exception

Running handlers:
[2014-03-10T18:55:33+00:00] ERROR: Running exception handlers
Running handlers complete

[2014-03-10T18:55:33+00:00] ERROR: Exception handlers complete
[2014-03-10T18:55:33+00:00] FATAL: Stacktrace dumped to /tmp/kitchen/cache/chef-stacktrace.out

Chef Client failed. 22 resources updated in 87.762009015 seconds
[2014-03-10T18:55:33+00:00] ERROR: package[riak-cs] (riak-cs::package line 36) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '100'
---- Begin output of apt-get -q -y install riak-cs=1.3.1-1 ----
STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
STDERR: E: Version '1.3.1-1' for 'riak-cs' was not found
---- End output of apt-get -q -y install riak-cs=1.3.1-1 ----
Ran apt-get -q -y install riak-cs=1.3.1-1 returned 100
[2014-03-10T18:55:33+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Converge failed on instance <default13-debian-720>.
------Exception-------
Class: Kitchen::ActionFailed
Message: SSH exited (1) for command: [sudo -E chef-solo --config /tmp/kitchen/solo.rb --json-attributes /tmp/kitchen/dna.json  --log_level info]
---Nested Exception---
Class: Kitchen::SSHFailed
Message: SSH exited (1) for command: [sudo -E chef-solo --config /tmp/kitchen/solo.rb --json-attributes /tmp/kitchen/dna.json  --log_level info]
------Backtrace-------
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/driver/ssh_base.rb:112:in `rescue in run_remote'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/driver/ssh_base.rb:108:in `run_remote'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/driver/ssh_base.rb:48:in `block in converge'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/ssh.rb:47:in `initialize'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/driver/ssh_base.rb:43:in `new'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/driver/ssh_base.rb:43:in `converge'
/Library/Ruby/Gems/2.0.0/gems/kitchen-vagrant-0.14.0/lib/kitchen/driver/vagrant.rb:75:in `converge'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:273:in `public_send'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:273:in `block in perform_action'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:308:in `call'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:308:in `synchronize_or_call'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:283:in `block in action'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:281:in `measure'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:282:in `action'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:273:in `perform_action'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:256:in `converge_action'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:246:in `block in transition_to'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:245:in `each'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:245:in `transition_to'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:141:in `verify'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:170:in `block in test'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:281:in `measure'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:166:in `test'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/command.rb:109:in `public_send'
/Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.2.1/lib/kitchen/command.rb:109:in `block (2 levels) in run_action'
/Library/Ruby/Gems/2.0.0/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `call'
/Library/Ruby/Gems/2.0.0/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `block in create_with_logging_context'
----------------------
hectcastro commented 10 years ago

Hey @alxndrmlr,

Unfortunately, we did not cut a 1.3.1 release of Riak CS for Wheezy. The earliest releases for Debian Wheezy are 1.4+.

Is there a reason why you're targeting the 1.3 series?

alxndrmlr commented 10 years ago

No reason I'm new to Chef and Kitchen and just ran the whole suite that come with this repo and found the failure. Perhaps we should remove it seeing as its not supported.

hectcastro commented 10 years ago

The main problem is that there isn't a clean way to remove that specific test without removing all of the Debian Wheezy tests (which are needed for the 1.4.x series) or all of the 1.3.x series tests (which are still valid for other platforms).

If you have an idea for altering the .kitchen.yml file to remove just this combination of tests, please provide it, as we'd love to reduce false errors.

In the meantime, I'm going to close this issue.