deploy-context 2.1.37.6.gec1e116 → 2.2.0.3.gec16643

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 797a6af782dbef06778e563796a4a79261475b6734459e8ec48dd7d0537a402e
4
- data.tar.gz: bb6bd49fc009a4ae63e78ea16a58c22cd20c6c22e7733a066513332aad98f79b
3
+ metadata.gz: '0837825a53818a38c1f4ecdcf4d45010d01603d9d44be71ec10a578db97f9617'
4
+ data.tar.gz: 72b3f144549992e9cb0fe3957fa0e62ffeabcc7ac5e567e0a9e1e3af0a157979
5
5
  SHA512:
6
- metadata.gz: b1c815dc416a9edccab0b7d63753e939ea00c85d0da9951f8e044be8e90e626b04cde9245dddcab15b646ca73d2296285a0beb3c7e4068dc371bd5db39522737
7
- data.tar.gz: d081073bb64fe9fc25ba0381a274248292202b540f38b011c0fee4f727357acdd4c0a4e58b48bdbbbe88cfb17e5c0d2ce72b12ea7570d478b599c2e5701b28b3
6
+ metadata.gz: d8b2563fe2921e25bf6a08a470d223dec822ac27f33359ef2bd4c01acf2dfabfa43631824c9b467b01cfdf09a7700f93c0efd21764768a3e2092c6278f28d489
7
+ data.tar.gz: '039b5b7a304866e908ce68ef0f5ed7638659269b8b698e2bce5c7b1a0c73aea9c32d84124c0c0d56180766e95f2fc0e0be2b1c845df27349bb1a3031fe45b691'
checksums.yaml.gz.sig CHANGED
Binary file
@@ -1,254 +1,221 @@
1
- I, [2023-10-04T17:03:32.212049 #696377] INFO -- Kitchen: -----> Starting Test Kitchen (v3.3.2)
2
- I, [2023-10-04T17:03:33.242857 #696377] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-ubuntu-2004>
3
- I, [2023-10-04T17:03:33.243313 #696377] INFO -- Kitchen: -----> Destroying <default-ubuntu-2004>...
4
- I, [2023-10-04T17:03:33.244282 #696377] INFO -- Kitchen: -----> Testing <default-ubuntu-2004>
5
- I, [2023-10-04T17:03:33.244443 #696377] INFO -- Kitchen: -----> Creating <default-ubuntu-2004>...
6
- I, [2023-10-04T17:03:49.184436 #696377] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-centos-8>
7
- I, [2023-10-04T17:03:49.184935 #696377] INFO -- Kitchen: -----> Destroying <default-centos-8>...
8
- I, [2023-10-04T17:03:54.255188 #696377] INFO -- Kitchen: -----> Testing <default-centos-8>
9
- I, [2023-10-04T17:03:54.255304 #696377] INFO -- Kitchen: -----> Creating <default-centos-8>...
10
- I, [2023-10-04T17:05:00.953282 #696377] INFO -- Kitchen: -----> Converging <default-centos-8>...
11
- E, [2023-10-04T17:05:02.135508 #696377] ERROR -- Kitchen: ------Exception-------
12
- E, [2023-10-04T17:05:02.135597 #696377] ERROR -- Kitchen: Class: Kitchen::ActionFailed
13
- E, [2023-10-04T17:05:02.135640 #696377] ERROR -- Kitchen: Message: 2 actions failed.
14
- >>>>>> Failed to complete #create action: [Expected process to exit with [0], but received '1'
15
- ---- Begin output of vagrant up --no-provision --provider virtualbox ----
16
- STDOUT: Bringing machine 'default' up with 'virtualbox' provider...
17
- ==> default: Importing base box 'bento/ubuntu-20.04'...
18
-
19
- STDERR: There was an error while executing `VBoxManage`, a CLI used by Vagrant
20
- for controlling VirtualBox. The command and stderr is shown below.
21
-
22
- Command: ["import", "/home/jimboadmin/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-20.04/202206.03.0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "ubuntu-20.04-amd64_1696453414560_13850", "--vsys", "0", "--unit", "11", "--disk", "/home/jimboadmin/VirtualBox VMs/ubuntu-20.04-amd64_1696453414560_13850/ubuntu-20.04-amd64-disk001.vmdk"]
23
-
24
- Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
25
- Interpreting /home/jimboadmin/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-20.04/202206.03.0/virtualbox/box.ovf...
26
- OK.
27
- 0%...
28
- Progress state: NS_ERROR_INVALID_ARG
29
- VBoxManage: error: Appliance import failed
30
- VBoxManage: error: Code NS_ERROR_INVALID_ARG (0x80070057) - Invalid argument value (extended info not available)
31
- VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg*)" at line 1363 of file VBoxManageAppliance.cpp
32
- ---- End output of vagrant up --no-provision --provider virtualbox ----
33
- Ran vagrant up --no-provision --provider virtualbox returned 1] on default-ubuntu-2004
1
+ I, [2023-10-04T17:29:08.780192 #734491] INFO -- Kitchen: -----> Starting Test Kitchen (v3.3.2)
2
+ I, [2023-10-04T17:29:09.780334 #734491] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-ubuntu-2004>
3
+ I, [2023-10-04T17:29:09.780875 #734491] INFO -- Kitchen: -----> Destroying <default-ubuntu-2004>...
4
+ I, [2023-10-04T17:29:14.484135 #734491] INFO -- Kitchen: -----> Testing <default-ubuntu-2004>
5
+ I, [2023-10-04T17:29:14.484270 #734491] INFO -- Kitchen: -----> Creating <default-ubuntu-2004>...
6
+ I, [2023-10-04T17:30:20.974899 #734491] INFO -- Kitchen: -----> Converging <default-ubuntu-2004>...
7
+ I, [2023-10-04T17:30:22.203226 #734491] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-centos-8>
8
+ I, [2023-10-04T17:30:22.203689 #734491] INFO -- Kitchen: -----> Destroying <default-centos-8>...
9
+ I, [2023-10-04T17:30:27.200365 #734491] INFO -- Kitchen: -----> Testing <default-centos-8>
10
+ I, [2023-10-04T17:30:27.200548 #734491] INFO -- Kitchen: -----> Creating <default-centos-8>...
11
+ I, [2023-10-04T17:31:26.219740 #734491] INFO -- Kitchen: -----> Converging <default-centos-8>...
12
+ E, [2023-10-04T17:31:27.410746 #734491] ERROR -- Kitchen: ------Exception-------
13
+ E, [2023-10-04T17:31:27.410802 #734491] ERROR -- Kitchen: Class: Kitchen::ActionFailed
14
+ E, [2023-10-04T17:31:27.410850 #734491] ERROR -- Kitchen: Message: 2 actions failed.
34
15
  >>>>>> Failed to complete #converge action: [Expected process to exit with [0], but received '1'
35
16
  ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
36
17
  STDOUT: Installing cookbooks from lock
37
18
  Installing deploy-context 2.1.37
38
19
  STDERR: Error: Failed to install cookbooks from lockfile
39
- Reason: (Chef::Exceptions::InvalidCookbookVersion) '2.1.37.4.ga5abd0e.1.dirty.20231004.170502' does not match 'x.y.z' or 'x.y'
20
+ Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.1.37 {:path=>"."} did not satisfy the constraint.
21
+ ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
22
+ Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-ubuntu-2004
23
+ >>>>>> Failed to complete #converge action: [Expected process to exit with [0], but received '1'
24
+ ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
25
+ STDOUT: Installing cookbooks from lock
26
+ Installing deploy-context 2.1.37
27
+ STDERR: Error: Failed to install cookbooks from lockfile
28
+ Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.1.37 {:path=>"."} did not satisfy the constraint.
40
29
  ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
41
30
  Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-centos-8
42
- E, [2023-10-04T17:05:02.135687 #696377] ERROR -- Kitchen: ----------------------
43
- E, [2023-10-04T17:05:02.135727 #696377] ERROR -- Kitchen: ------Backtrace-------
44
- E, [2023-10-04T17:05:02.135770 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:181:in `report_errors'
45
- E, [2023-10-04T17:05:02.135812 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:172:in `run_action'
46
- E, [2023-10-04T17:05:02.135856 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command/test.rb:41:in `block in call'
47
- E, [2023-10-04T17:05:02.135919 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
48
- E, [2023-10-04T17:05:02.135964 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command/test.rb:37:in `call'
49
- E, [2023-10-04T17:05:02.136005 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/cli.rb:52:in `perform'
50
- E, [2023-10-04T17:05:02.136048 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/cli.rb:250:in `test'
51
- E, [2023-10-04T17:05:02.136090 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/command.rb:27:in `run'
52
- E, [2023-10-04T17:05:02.136130 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/invocation.rb:127:in `invoke_command'
53
- E, [2023-10-04T17:05:02.136171 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor.rb:392:in `dispatch'
54
- E, [2023-10-04T17:05:02.136213 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/base.rb:485:in `start'
55
- E, [2023-10-04T17:05:02.136255 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/bin/kitchen:11:in `block in <top (required)>'
56
- E, [2023-10-04T17:05:02.136294 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/errors.rb:183:in `with_friendly_errors'
57
- E, [2023-10-04T17:05:02.136331 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/bin/kitchen:11:in `<top (required)>'
58
- E, [2023-10-04T17:05:02.136370 #696377] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `load'
59
- E, [2023-10-04T17:05:02.136409 #696377] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `<main>'
60
- E, [2023-10-04T17:05:02.136448 #696377] ERROR -- Kitchen: ----End Backtrace-----
61
- E, [2023-10-04T17:05:02.136487 #696377] ERROR -- Kitchen: -Composite Exception--
62
- E, [2023-10-04T17:05:02.136525 #696377] ERROR -- Kitchen: Class: Kitchen::ActionFailed
63
- E, [2023-10-04T17:05:02.136569 #696377] ERROR -- Kitchen: Message: Failed to complete #create action: [Expected process to exit with [0], but received '1'
64
- ---- Begin output of vagrant up --no-provision --provider virtualbox ----
65
- STDOUT: Bringing machine 'default' up with 'virtualbox' provider...
66
- ==> default: Importing base box 'bento/ubuntu-20.04'...
67
-
68
- STDERR: There was an error while executing `VBoxManage`, a CLI used by Vagrant
69
- for controlling VirtualBox. The command and stderr is shown below.
70
-
71
- Command: ["import", "/home/jimboadmin/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-20.04/202206.03.0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "ubuntu-20.04-amd64_1696453414560_13850", "--vsys", "0", "--unit", "11", "--disk", "/home/jimboadmin/VirtualBox VMs/ubuntu-20.04-amd64_1696453414560_13850/ubuntu-20.04-amd64-disk001.vmdk"]
72
-
73
- Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
74
- Interpreting /home/jimboadmin/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-20.04/202206.03.0/virtualbox/box.ovf...
75
- OK.
76
- 0%...
77
- Progress state: NS_ERROR_INVALID_ARG
78
- VBoxManage: error: Appliance import failed
79
- VBoxManage: error: Code NS_ERROR_INVALID_ARG (0x80070057) - Invalid argument value (extended info not available)
80
- VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg*)" at line 1363 of file VBoxManageAppliance.cpp
81
- ---- End output of vagrant up --no-provision --provider virtualbox ----
82
- Ran vagrant up --no-provision --provider virtualbox returned 1] on default-ubuntu-2004
83
- E, [2023-10-04T17:05:02.136611 #696377] ERROR -- Kitchen: ----------------------
84
- E, [2023-10-04T17:05:02.136650 #696377] ERROR -- Kitchen: ------Backtrace-------
85
- E, [2023-10-04T17:05:02.136687 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
86
- E, [2023-10-04T17:05:02.136739 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
87
- E, [2023-10-04T17:05:02.136782 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/kitchen-vagrant-1.12.1/lib/kitchen/driver/vagrant.rb:484:in `run_command'
88
- E, [2023-10-04T17:05:02.136824 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/kitchen-vagrant-1.12.1/lib/kitchen/driver/vagrant.rb:431:in `run'
89
- E, [2023-10-04T17:05:02.136863 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/kitchen-vagrant-1.12.1/lib/kitchen/driver/vagrant.rb:535:in `run_vagrant_up'
90
- E, [2023-10-04T17:05:02.136907 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/kitchen-vagrant-1.12.1/lib/kitchen/driver/vagrant.rb:119:in `create'
91
- E, [2023-10-04T17:05:02.136948 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:495:in `public_send'
92
- E, [2023-10-04T17:05:02.136998 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:495:in `block in perform_action'
93
- E, [2023-10-04T17:05:02.137040 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:560:in `block in synchronize_or_call'
94
- E, [2023-10-04T17:05:02.137085 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:558:in `synchronize'
95
- E, [2023-10-04T17:05:02.137129 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:558:in `synchronize_or_call'
96
- E, [2023-10-04T17:05:02.137171 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
97
- E, [2023-10-04T17:05:02.137212 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
98
- E, [2023-10-04T17:05:02.137256 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
99
- E, [2023-10-04T17:05:02.137297 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:495:in `perform_action'
100
- E, [2023-10-04T17:05:02.137337 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:404:in `create_action'
101
- E, [2023-10-04T17:05:02.137378 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
102
- E, [2023-10-04T17:05:02.137418 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
103
- E, [2023-10-04T17:05:02.137459 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
104
- E, [2023-10-04T17:05:02.137498 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
105
- E, [2023-10-04T17:05:02.137543 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
106
- E, [2023-10-04T17:05:02.137596 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
107
- E, [2023-10-04T17:05:02.137642 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
108
- E, [2023-10-04T17:05:02.137698 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
109
- E, [2023-10-04T17:05:02.137746 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
110
- E, [2023-10-04T17:05:02.137789 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
111
- E, [2023-10-04T17:05:02.137830 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
112
- E, [2023-10-04T17:05:02.137873 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
113
- E, [2023-10-04T17:05:02.137915 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
114
- E, [2023-10-04T17:05:02.137958 #696377] ERROR -- Kitchen: ----End Backtrace-----
115
- E, [2023-10-04T17:05:02.137998 #696377] ERROR -- Kitchen: ---Nested Exception---
116
- E, [2023-10-04T17:05:02.138039 #696377] ERROR -- Kitchen: Class: Kitchen::ActionFailed
117
- E, [2023-10-04T17:05:02.138082 #696377] ERROR -- Kitchen: Message: Failed to complete #create action: [Expected process to exit with [0], but received '1'
118
- ---- Begin output of vagrant up --no-provision --provider virtualbox ----
119
- STDOUT: Bringing machine 'default' up with 'virtualbox' provider...
120
- ==> default: Importing base box 'bento/ubuntu-20.04'...
121
-
122
- STDERR: There was an error while executing `VBoxManage`, a CLI used by Vagrant
123
- for controlling VirtualBox. The command and stderr is shown below.
124
-
125
- Command: ["import", "/home/jimboadmin/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-20.04/202206.03.0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "ubuntu-20.04-amd64_1696453414560_13850", "--vsys", "0", "--unit", "11", "--disk", "/home/jimboadmin/VirtualBox VMs/ubuntu-20.04-amd64_1696453414560_13850/ubuntu-20.04-amd64-disk001.vmdk"]
126
-
127
- Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
128
- Interpreting /home/jimboadmin/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-20.04/202206.03.0/virtualbox/box.ovf...
129
- OK.
130
- 0%...
131
- Progress state: NS_ERROR_INVALID_ARG
132
- VBoxManage: error: Appliance import failed
133
- VBoxManage: error: Code NS_ERROR_INVALID_ARG (0x80070057) - Invalid argument value (extended info not available)
134
- VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg*)" at line 1363 of file VBoxManageAppliance.cpp
135
- ---- End output of vagrant up --no-provision --provider virtualbox ----
136
- Ran vagrant up --no-provision --provider virtualbox returned 1]
137
- E, [2023-10-04T17:05:02.138122 #696377] ERROR -- Kitchen: ----------------------
138
- E, [2023-10-04T17:05:02.138161 #696377] ERROR -- Kitchen: ------Backtrace-------
139
- E, [2023-10-04T17:05:02.138200 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
140
- E, [2023-10-04T17:05:02.138241 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
141
- E, [2023-10-04T17:05:02.138286 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/kitchen-vagrant-1.12.1/lib/kitchen/driver/vagrant.rb:484:in `run_command'
142
- E, [2023-10-04T17:05:02.138326 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/kitchen-vagrant-1.12.1/lib/kitchen/driver/vagrant.rb:431:in `run'
143
- E, [2023-10-04T17:05:02.138382 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/kitchen-vagrant-1.12.1/lib/kitchen/driver/vagrant.rb:535:in `run_vagrant_up'
144
- E, [2023-10-04T17:05:02.138426 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/kitchen-vagrant-1.12.1/lib/kitchen/driver/vagrant.rb:119:in `create'
145
- E, [2023-10-04T17:05:02.138478 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:495:in `public_send'
146
- E, [2023-10-04T17:05:02.138522 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:495:in `block in perform_action'
147
- E, [2023-10-04T17:05:02.138563 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:560:in `block in synchronize_or_call'
148
- E, [2023-10-04T17:05:02.138603 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:558:in `synchronize'
149
- E, [2023-10-04T17:05:02.138651 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:558:in `synchronize_or_call'
150
- E, [2023-10-04T17:05:02.138692 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
151
- E, [2023-10-04T17:05:02.138733 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
152
- E, [2023-10-04T17:05:02.138777 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
153
- E, [2023-10-04T17:05:02.138820 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:495:in `perform_action'
154
- E, [2023-10-04T17:05:02.138863 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:404:in `create_action'
155
- E, [2023-10-04T17:05:02.138911 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
156
- E, [2023-10-04T17:05:02.138953 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
157
- E, [2023-10-04T17:05:02.139004 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
158
- E, [2023-10-04T17:05:02.139047 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
159
- E, [2023-10-04T17:05:02.139092 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
160
- E, [2023-10-04T17:05:02.139133 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
161
- E, [2023-10-04T17:05:02.139174 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
162
- E, [2023-10-04T17:05:02.139216 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
163
- E, [2023-10-04T17:05:02.139260 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
164
- E, [2023-10-04T17:05:02.139745 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
165
- E, [2023-10-04T17:05:02.139790 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
166
- E, [2023-10-04T17:05:02.139830 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
167
- E, [2023-10-04T17:05:02.139869 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
168
- E, [2023-10-04T17:05:02.139919 #696377] ERROR -- Kitchen: ----End Backtrace-----
169
- E, [2023-10-04T17:05:02.139960 #696377] ERROR -- Kitchen: -Composite Exception--
170
- E, [2023-10-04T17:05:02.139996 #696377] ERROR -- Kitchen: Class: Kitchen::ActionFailed
171
- E, [2023-10-04T17:05:02.140034 #696377] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
31
+ E, [2023-10-04T17:31:27.410898 #734491] ERROR -- Kitchen: ----------------------
32
+ E, [2023-10-04T17:31:27.410942 #734491] ERROR -- Kitchen: ------Backtrace-------
33
+ E, [2023-10-04T17:31:27.410989 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:181:in `report_errors'
34
+ E, [2023-10-04T17:31:27.411043 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:172:in `run_action'
35
+ E, [2023-10-04T17:31:27.411085 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command/test.rb:41:in `block in call'
36
+ E, [2023-10-04T17:31:27.411131 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
37
+ E, [2023-10-04T17:31:27.411180 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command/test.rb:37:in `call'
38
+ E, [2023-10-04T17:31:27.411227 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/cli.rb:52:in `perform'
39
+ E, [2023-10-04T17:31:27.411289 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/cli.rb:250:in `test'
40
+ E, [2023-10-04T17:31:27.411338 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/command.rb:27:in `run'
41
+ E, [2023-10-04T17:31:27.411383 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/invocation.rb:127:in `invoke_command'
42
+ E, [2023-10-04T17:31:27.411420 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor.rb:392:in `dispatch'
43
+ E, [2023-10-04T17:31:27.411448 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/base.rb:485:in `start'
44
+ E, [2023-10-04T17:31:27.411478 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/bin/kitchen:11:in `block in <top (required)>'
45
+ E, [2023-10-04T17:31:27.411506 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/errors.rb:183:in `with_friendly_errors'
46
+ E, [2023-10-04T17:31:27.411534 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/bin/kitchen:11:in `<top (required)>'
47
+ E, [2023-10-04T17:31:27.411561 #734491] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `load'
48
+ E, [2023-10-04T17:31:27.411589 #734491] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `<main>'
49
+ E, [2023-10-04T17:31:27.412193 #734491] ERROR -- Kitchen: ----End Backtrace-----
50
+ E, [2023-10-04T17:31:27.412228 #734491] ERROR -- Kitchen: -Composite Exception--
51
+ E, [2023-10-04T17:31:27.412260 #734491] ERROR -- Kitchen: Class: Kitchen::ActionFailed
52
+ E, [2023-10-04T17:31:27.412291 #734491] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
53
+ ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
54
+ STDOUT: Installing cookbooks from lock
55
+ Installing deploy-context 2.1.37
56
+ STDERR: Error: Failed to install cookbooks from lockfile
57
+ Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.1.37 {:path=>"."} did not satisfy the constraint.
58
+ ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
59
+ Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-ubuntu-2004
60
+ E, [2023-10-04T17:31:27.412326 #734491] ERROR -- Kitchen: ----------------------
61
+ E, [2023-10-04T17:31:27.412361 #734491] ERROR -- Kitchen: ------Backtrace-------
62
+ E, [2023-10-04T17:31:27.412396 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
63
+ E, [2023-10-04T17:31:27.412434 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
64
+ E, [2023-10-04T17:31:27.412471 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
65
+ E, [2023-10-04T17:31:27.412508 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
66
+ E, [2023-10-04T17:31:27.412545 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
67
+ E, [2023-10-04T17:31:27.412581 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
68
+ E, [2023-10-04T17:31:27.412629 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
69
+ E, [2023-10-04T17:31:27.412671 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
70
+ E, [2023-10-04T17:31:27.412714 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
71
+ E, [2023-10-04T17:31:27.412757 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
72
+ E, [2023-10-04T17:31:27.412805 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
73
+ E, [2023-10-04T17:31:27.412848 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
74
+ E, [2023-10-04T17:31:27.412891 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
75
+ E, [2023-10-04T17:31:27.412929 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
76
+ E, [2023-10-04T17:31:27.412969 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
77
+ E, [2023-10-04T17:31:27.413012 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
78
+ E, [2023-10-04T17:31:27.413053 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
79
+ E, [2023-10-04T17:31:27.413094 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
80
+ E, [2023-10-04T17:31:27.413139 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
81
+ E, [2023-10-04T17:31:27.413172 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
82
+ E, [2023-10-04T17:31:27.413202 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
83
+ E, [2023-10-04T17:31:27.413229 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
84
+ E, [2023-10-04T17:31:27.413256 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
85
+ E, [2023-10-04T17:31:27.413283 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
86
+ E, [2023-10-04T17:31:27.413311 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
87
+ E, [2023-10-04T17:31:27.413338 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
88
+ E, [2023-10-04T17:31:27.413370 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
89
+ E, [2023-10-04T17:31:27.413408 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
90
+ E, [2023-10-04T17:31:27.413450 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
91
+ E, [2023-10-04T17:31:27.413498 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
92
+ E, [2023-10-04T17:31:27.413542 #734491] ERROR -- Kitchen: ----End Backtrace-----
93
+ E, [2023-10-04T17:31:27.413582 #734491] ERROR -- Kitchen: ---Nested Exception---
94
+ E, [2023-10-04T17:31:27.413626 #734491] ERROR -- Kitchen: Class: Kitchen::ActionFailed
95
+ E, [2023-10-04T17:31:27.413666 #734491] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
96
+ ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
97
+ STDOUT: Installing cookbooks from lock
98
+ Installing deploy-context 2.1.37
99
+ STDERR: Error: Failed to install cookbooks from lockfile
100
+ Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.1.37 {:path=>"."} did not satisfy the constraint.
101
+ ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
102
+ Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1]
103
+ E, [2023-10-04T17:31:27.413712 #734491] ERROR -- Kitchen: ----------------------
104
+ E, [2023-10-04T17:31:27.413749 #734491] ERROR -- Kitchen: ------Backtrace-------
105
+ E, [2023-10-04T17:31:27.413788 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
106
+ E, [2023-10-04T17:31:27.413829 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
107
+ E, [2023-10-04T17:31:27.413871 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
108
+ E, [2023-10-04T17:31:27.413911 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
109
+ E, [2023-10-04T17:31:27.413953 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
110
+ E, [2023-10-04T17:31:27.413993 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
111
+ E, [2023-10-04T17:31:27.414043 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
112
+ E, [2023-10-04T17:31:27.414084 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
113
+ E, [2023-10-04T17:31:27.414127 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
114
+ E, [2023-10-04T17:31:27.414167 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
115
+ E, [2023-10-04T17:31:27.414211 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
116
+ E, [2023-10-04T17:31:27.414254 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
117
+ E, [2023-10-04T17:31:27.414294 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
118
+ E, [2023-10-04T17:31:27.414333 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
119
+ E, [2023-10-04T17:31:27.414400 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
120
+ E, [2023-10-04T17:31:27.414444 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
121
+ E, [2023-10-04T17:31:27.414483 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
122
+ E, [2023-10-04T17:31:27.414522 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
123
+ E, [2023-10-04T17:31:27.414559 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
124
+ E, [2023-10-04T17:31:27.414597 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
125
+ E, [2023-10-04T17:31:27.414637 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
126
+ E, [2023-10-04T17:31:27.414670 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
127
+ E, [2023-10-04T17:31:27.414704 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
128
+ E, [2023-10-04T17:31:27.414733 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
129
+ E, [2023-10-04T17:31:27.414761 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
130
+ E, [2023-10-04T17:31:27.414790 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
131
+ E, [2023-10-04T17:31:27.414817 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
132
+ E, [2023-10-04T17:31:27.414844 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
133
+ E, [2023-10-04T17:31:27.414871 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
134
+ E, [2023-10-04T17:31:27.414902 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
135
+ E, [2023-10-04T17:31:27.414948 #734491] ERROR -- Kitchen: ----End Backtrace-----
136
+ E, [2023-10-04T17:31:27.414983 #734491] ERROR -- Kitchen: -Composite Exception--
137
+ E, [2023-10-04T17:31:27.415012 #734491] ERROR -- Kitchen: Class: Kitchen::ActionFailed
138
+ E, [2023-10-04T17:31:27.415039 #734491] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
172
139
  ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
173
140
  STDOUT: Installing cookbooks from lock
174
141
  Installing deploy-context 2.1.37
175
142
  STDERR: Error: Failed to install cookbooks from lockfile
176
- Reason: (Chef::Exceptions::InvalidCookbookVersion) '2.1.37.4.ga5abd0e.1.dirty.20231004.170502' does not match 'x.y.z' or 'x.y'
143
+ Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.1.37 {:path=>"."} did not satisfy the constraint.
177
144
  ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
178
145
  Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-centos-8
179
- E, [2023-10-04T17:05:02.140080 #696377] ERROR -- Kitchen: ----------------------
180
- E, [2023-10-04T17:05:02.140119 #696377] ERROR -- Kitchen: ------Backtrace-------
181
- E, [2023-10-04T17:05:02.140155 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
182
- E, [2023-10-04T17:05:02.140198 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
183
- E, [2023-10-04T17:05:02.140284 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
184
- E, [2023-10-04T17:05:02.140333 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
185
- E, [2023-10-04T17:05:02.140376 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
186
- E, [2023-10-04T17:05:02.140426 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
187
- E, [2023-10-04T17:05:02.140483 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
188
- E, [2023-10-04T17:05:02.140534 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
189
- E, [2023-10-04T17:05:02.140584 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
190
- E, [2023-10-04T17:05:02.140634 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
191
- E, [2023-10-04T17:05:02.140688 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
192
- E, [2023-10-04T17:05:02.140743 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
193
- E, [2023-10-04T17:05:02.140793 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
194
- E, [2023-10-04T17:05:02.140837 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
195
- E, [2023-10-04T17:05:02.140882 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
196
- E, [2023-10-04T17:05:02.140938 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
197
- E, [2023-10-04T17:05:02.140987 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
198
- E, [2023-10-04T17:05:02.141036 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
199
- E, [2023-10-04T17:05:02.141085 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
200
- E, [2023-10-04T17:05:02.141134 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
201
- E, [2023-10-04T17:05:02.141183 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
202
- E, [2023-10-04T17:05:02.141233 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
203
- E, [2023-10-04T17:05:02.141277 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
204
- E, [2023-10-04T17:05:02.141309 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
205
- E, [2023-10-04T17:05:02.141335 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
206
- E, [2023-10-04T17:05:02.141365 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
207
- E, [2023-10-04T17:05:02.141393 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
208
- E, [2023-10-04T17:05:02.141421 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
209
- E, [2023-10-04T17:05:02.141447 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
210
- E, [2023-10-04T17:05:02.141477 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
211
- E, [2023-10-04T17:05:02.141509 #696377] ERROR -- Kitchen: ----End Backtrace-----
212
- E, [2023-10-04T17:05:02.141537 #696377] ERROR -- Kitchen: ---Nested Exception---
213
- E, [2023-10-04T17:05:02.141565 #696377] ERROR -- Kitchen: Class: Kitchen::ActionFailed
214
- E, [2023-10-04T17:05:02.141597 #696377] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
146
+ E, [2023-10-04T17:31:27.415075 #734491] ERROR -- Kitchen: ----------------------
147
+ E, [2023-10-04T17:31:27.415103 #734491] ERROR -- Kitchen: ------Backtrace-------
148
+ E, [2023-10-04T17:31:27.415133 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
149
+ E, [2023-10-04T17:31:27.415162 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
150
+ E, [2023-10-04T17:31:27.415196 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
151
+ E, [2023-10-04T17:31:27.415223 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
152
+ E, [2023-10-04T17:31:27.415250 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
153
+ E, [2023-10-04T17:31:27.415277 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
154
+ E, [2023-10-04T17:31:27.415305 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
155
+ E, [2023-10-04T17:31:27.415333 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
156
+ E, [2023-10-04T17:31:27.415360 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
157
+ E, [2023-10-04T17:31:27.415386 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
158
+ E, [2023-10-04T17:31:27.415419 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
159
+ E, [2023-10-04T17:31:27.415452 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
160
+ E, [2023-10-04T17:31:27.415485 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
161
+ E, [2023-10-04T17:31:27.415514 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
162
+ E, [2023-10-04T17:31:27.415541 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
163
+ E, [2023-10-04T17:31:27.415568 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
164
+ E, [2023-10-04T17:31:27.415600 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
165
+ E, [2023-10-04T17:31:27.415643 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
166
+ E, [2023-10-04T17:31:27.415689 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
167
+ E, [2023-10-04T17:31:27.415727 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
168
+ E, [2023-10-04T17:31:27.415766 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
169
+ E, [2023-10-04T17:31:27.415815 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
170
+ E, [2023-10-04T17:31:27.415859 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
171
+ E, [2023-10-04T17:31:27.415902 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
172
+ E, [2023-10-04T17:31:27.415939 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
173
+ E, [2023-10-04T17:31:27.415976 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
174
+ E, [2023-10-04T17:31:27.416025 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
175
+ E, [2023-10-04T17:31:27.416067 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
176
+ E, [2023-10-04T17:31:27.416112 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
177
+ E, [2023-10-04T17:31:27.416152 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
178
+ E, [2023-10-04T17:31:27.416188 #734491] ERROR -- Kitchen: ----End Backtrace-----
179
+ E, [2023-10-04T17:31:27.416223 #734491] ERROR -- Kitchen: ---Nested Exception---
180
+ E, [2023-10-04T17:31:27.416257 #734491] ERROR -- Kitchen: Class: Kitchen::ActionFailed
181
+ E, [2023-10-04T17:31:27.416290 #734491] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
215
182
  ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
216
183
  STDOUT: Installing cookbooks from lock
217
184
  Installing deploy-context 2.1.37
218
185
  STDERR: Error: Failed to install cookbooks from lockfile
219
- Reason: (Chef::Exceptions::InvalidCookbookVersion) '2.1.37.4.ga5abd0e.1.dirty.20231004.170502' does not match 'x.y.z' or 'x.y'
186
+ Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.1.37 {:path=>"."} did not satisfy the constraint.
220
187
  ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
221
188
  Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1]
222
- E, [2023-10-04T17:05:02.141628 #696377] ERROR -- Kitchen: ----------------------
223
- E, [2023-10-04T17:05:02.141661 #696377] ERROR -- Kitchen: ------Backtrace-------
224
- E, [2023-10-04T17:05:02.141689 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
225
- E, [2023-10-04T17:05:02.141727 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
226
- E, [2023-10-04T17:05:02.141762 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
227
- E, [2023-10-04T17:05:02.141793 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
228
- E, [2023-10-04T17:05:02.141824 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
229
- E, [2023-10-04T17:05:02.141869 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
230
- E, [2023-10-04T17:05:02.141977 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
231
- E, [2023-10-04T17:05:02.142042 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
232
- E, [2023-10-04T17:05:02.142106 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
233
- E, [2023-10-04T17:05:02.142169 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
234
- E, [2023-10-04T17:05:02.142240 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
235
- E, [2023-10-04T17:05:02.142306 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
236
- E, [2023-10-04T17:05:02.142395 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
237
- E, [2023-10-04T17:05:02.142467 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
238
- E, [2023-10-04T17:05:02.142540 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
239
- E, [2023-10-04T17:05:02.142613 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
240
- E, [2023-10-04T17:05:02.142686 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
241
- E, [2023-10-04T17:05:02.142757 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
242
- E, [2023-10-04T17:05:02.142838 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
243
- E, [2023-10-04T17:05:02.142908 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
244
- E, [2023-10-04T17:05:02.142983 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
245
- E, [2023-10-04T17:05:02.143053 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
246
- E, [2023-10-04T17:05:02.143122 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
247
- E, [2023-10-04T17:05:02.143202 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
248
- E, [2023-10-04T17:05:02.143271 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
249
- E, [2023-10-04T17:05:02.143340 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
250
- E, [2023-10-04T17:05:02.143416 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
251
- E, [2023-10-04T17:05:02.143484 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
252
- E, [2023-10-04T17:05:02.143550 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
253
- E, [2023-10-04T17:05:02.143620 #696377] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
254
- E, [2023-10-04T17:05:02.143691 #696377] ERROR -- Kitchen: ----End Backtrace-----
189
+ E, [2023-10-04T17:31:27.416336 #734491] ERROR -- Kitchen: ----------------------
190
+ E, [2023-10-04T17:31:27.416374 #734491] ERROR -- Kitchen: ------Backtrace-------
191
+ E, [2023-10-04T17:31:27.416408 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
192
+ E, [2023-10-04T17:31:27.416445 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
193
+ E, [2023-10-04T17:31:27.416484 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
194
+ E, [2023-10-04T17:31:27.416521 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
195
+ E, [2023-10-04T17:31:27.416564 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
196
+ E, [2023-10-04T17:31:27.416606 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
197
+ E, [2023-10-04T17:31:27.416663 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
198
+ E, [2023-10-04T17:31:27.416707 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
199
+ E, [2023-10-04T17:31:27.416748 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
200
+ E, [2023-10-04T17:31:27.416791 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
201
+ E, [2023-10-04T17:31:27.416834 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
202
+ E, [2023-10-04T17:31:27.416876 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
203
+ E, [2023-10-04T17:31:27.416918 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
204
+ E, [2023-10-04T17:31:27.416960 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
205
+ E, [2023-10-04T17:31:27.417006 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
206
+ E, [2023-10-04T17:31:27.417047 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
207
+ E, [2023-10-04T17:31:27.417089 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
208
+ E, [2023-10-04T17:31:27.417132 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
209
+ E, [2023-10-04T17:31:27.417172 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
210
+ E, [2023-10-04T17:31:27.417211 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
211
+ E, [2023-10-04T17:31:27.417253 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
212
+ E, [2023-10-04T17:31:27.417295 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
213
+ E, [2023-10-04T17:31:27.417340 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
214
+ E, [2023-10-04T17:31:27.417382 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
215
+ E, [2023-10-04T17:31:27.417416 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
216
+ E, [2023-10-04T17:31:27.417457 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
217
+ E, [2023-10-04T17:31:27.417498 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
218
+ E, [2023-10-04T17:31:27.417540 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
219
+ E, [2023-10-04T17:31:27.417581 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
220
+ E, [2023-10-04T17:31:27.417629 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
221
+ E, [2023-10-04T17:31:27.417673 #734491] ERROR -- Kitchen: ----End Backtrace-----
@@ -24,7 +24,7 @@ Use the option 'test' to test the context
24
24
  Use the option 'reset' to execute the local cycle once
25
25
  Use the option 'help' to show this message
26
26
  MESSAGE_END
27
- context.error_log(context, help_message)
27
+ context.error_log(context.context_name, help_message)
28
28
  end
29
29
 
30
30
  def execute_action(context, action)
@@ -74,7 +74,7 @@ MESSAGE_END
74
74
  end
75
75
  context.commit
76
76
  if state_action
77
- context.log "Action #{action} executed correctly in context #{context}"
77
+ context.log "\n\nAction #{action} executed correctly in context #{context}"
78
78
  else
79
79
  context.error_log(context.context_name, "Failed to execute action #{action} in context #{context}")
80
80
  end
@@ -0,0 +1,7 @@
1
+ module Context
2
+ module VagrantHelper
3
+ def delete_vagrant_box(context, box_name)
4
+ context.execute_command(%w(vagrant box remove ) + [box_name])
5
+ end
6
+ end
7
+ end
@@ -28,6 +28,10 @@ namespace :deploycontext do
28
28
  Context::DeployContext.deployer.execute_action(Context::DeployContext.deployer, 'test')
29
29
  end
30
30
 
31
+ task :release => "deploycontext:default" do
32
+ Context::DeployContext.deployer.execute_action(Context::DeployContext.deployer, 'release')
33
+ end
34
+
31
35
  task :help do
32
36
  Context::DeployContext.deployer.execute_action(Context::DeployContext.deployer, 'help')
33
37
  end
data/metadata.rb CHANGED
@@ -6,7 +6,7 @@ maintainer 'Jimmy Provencher'
6
6
  maintainer_email 'jimmy.provencher@hotmail.ca'
7
7
  license 'All Rights Reserved'
8
8
  description 'Installs/Configures deploy-context'
9
- version GVB.version
9
+ version "#{GVB.major_version}.#{GVB.minor_version}.#{GVB.patch_version}"
10
10
  chef_version '>= 16.0'
11
11
 
12
12
  # The `issues_url` points to the location where issues for this cookbook are
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deploy-context
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.37.6.gec1e116
4
+ version: 2.2.0.3.gec16643
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jimmy Provencher
@@ -116,6 +116,7 @@ files:
116
116
  - libraries/deploy-context/deploy/deployer.rb
117
117
  - libraries/deploy-context/deploy/git.rb
118
118
  - libraries/deploy-context/deploy/ruby.rb
119
+ - libraries/deploy-context/deploy/vagrant.rb
119
120
  - libraries/deploy-context/helpers/binary.rb
120
121
  - libraries/deploy-context/helpers/command.rb
121
122
  - libraries/deploy-context/helpers/rake_tasks.rb
metadata.gz.sig CHANGED
Binary file