Make provider holdable #242
ci.yml
on: pull_request
Puppet
/
Static validations
16s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
81 errors
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094612683.BbLwV7.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307174'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:29.456702457Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094617783.UFaYZg.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307179'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:31.204593094Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094621383.jbxuDl.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307182'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000006372Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094617247.5aZYL7.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307178'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:34.014929491Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094622563.sjg0Qt.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307184'
Info: refresh-inhibit = hold
Info: refresh-inhibit = none
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:35.883545748Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094626327.c1kJ3F.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307187'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000012073Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094620856.Dht9t5.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307182'
Info: refresh-inhibit = hold
Info: refresh-inhibit = none
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:37.630001319Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094626148.I5XIYj.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307187'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:39.435343453Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094629910.RNCUGa.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307191'
Info: refresh-inhibit = hold
Info: refresh-inhibit = none
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000006833Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Fedora 40:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora40-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094621298.asGMY5.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307182'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:38.052613578Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 8 - Fedora 40:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora40-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094626535.7HXw1f.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307187'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:39.867565043Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 8 - Fedora 40:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora40-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094630218.nHSje1.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307191'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.00000515Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 8 - Fedora 40:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 8 - Fedora 40
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 24.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094622557.8BSgFK.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307184'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:39.328165173Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 8 - Ubuntu 24.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094627785.TPeCgU.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307189'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:41.123363101Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 8 - Ubuntu 24.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094631437.ZqGexK.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307192'
Info: refresh-inhibit = hold
Info: refresh-inhibit = none
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000007044Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 8 - Ubuntu 24.04:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 8 - Ubuntu 24.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Fedora 40:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora40-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094629818.YraQem.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307191'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:46.573480953Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 7 - Fedora 40:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora40-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094634778.y059Ri.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307196'
Info: refresh-inhibit = hold
Info: refresh-inhibit = none
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:48.254062158Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 7 - Fedora 40:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora40-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094638202.rEh60n.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307199'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000005039Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 7 - Fedora 40:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 7 - Fedora 40
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094630311.GM6uWS.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307191'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:47.079752317Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094635327.hF8sFo.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307196'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:48.769853764Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094630210.Vxvo7w.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307191'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:46.979257612Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094638823.erzByn.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307200'
Info: refresh-inhibit = hold
Info: refresh-inhibit = none
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000006773Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094635261.TYchAZ.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307196'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:48.608188239Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094638525.CCaLxo.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307199'
Info: refresh-inhibit = hold
Info: refresh-inhibit = none
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000008586Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 24.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094631844.Q4DIU3.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307193'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:48.612303403Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 7 - Ubuntu 24.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094636792.vVlnF9.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307198'
Info: refresh-inhibit = hold
Info: refresh-inhibit = none
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:50.315419406Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 7 - Ubuntu 24.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094640196.AOvugg.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307201'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000013365Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 7 - Ubuntu 24.04:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 7 - Ubuntu 24.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094630152.Rrv9yS.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307191'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:46.905282403Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094635577.OlZepJ.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307197'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:48.823581297Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094639464.PWuSzW.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307201'
Info: refresh-inhibit = hold
Info: refresh-inhibit = none
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000006652Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094631164.Psh1pS.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307192'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:47.932069262Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094636580.A7wHTx.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307198'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:49.85846631Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094640520.KacEeI.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307202'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000010951Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094635266.xGRahz.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307196'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:52.022810954Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094640442.aCxym5.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307201'
Info: refresh-inhibit = hold
Info: refresh-inhibit = none
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:53.737864297Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094643942.qHxxbp.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307205'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000008656Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094637262.tisEKM.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307198'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:54.019074222Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094642645.TbNTxv.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307204'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:33:55.878889618Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094646461.maAxwE.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307207'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.00000576Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094641897.ziXl65.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307203'
Info: refresh-inhibit = hold
Info: refresh-inhibit = none
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:33:58.659455548Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094646945.mr37Ju.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307208'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:34:00.411253798Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094650537.1v3wMr.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307211'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000009267Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094645946.bt8UbU.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307207'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:34:02.715146349Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094651154.UVAP7U.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307212'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:34:04.393231872Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094654574.Am6vqM.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307215'
Info: refresh-inhibit = hold
Info: refresh-inhibit = none
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.000006442Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource holds the package (prevents refresh) behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094651156.d4VR28.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307212'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/beta", :mark=>"hold", :hold_time=>"2316-12-25T09:34:07.903926805Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/beta", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:111
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource can change channel while held behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094656500.6FEUE3.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307217'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2316-12-25T09:34:09.673531821Z", :provider=>"snap"}
Info: install_options =
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"forever"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:133
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource hold until specified date behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094700123.kJsr8u.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726307221'
Info: refresh-inhibit = none
Info: refresh-inhibit = hold
Info: called hold
Info: @property_hash = {:name=>"hello-world", :ensure=>"latest/candidate", :mark=>"hold", :hold_time=>"2025-10-10T00:00:00.00000537Z", :provider=>"snap"}
Info: install_options = ["hold_time=2025-10-10"]
Info: request = {"action"=>"hold", "channel"=>"latest/candidate", "hold-level"=>"general", "time"=>"2025-10-10T00:00:00+00:00"}
�[mNotice: /Stage[main]/Main/Package[hello-world]/mark: mark changed 'hold' to 'hold'
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:156
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/01_snapd_spec.rb#L180
snapd class package resource unholds the package Command "snap list --unicode=never --color=never" stdout is expected not to match /held/
Failure/Error: is_expected.not_to match(%r{held})
expected "Name Version Rev Tracking Publisher Notes\ncore 16-2.61.4... canonical** core\nhello-world 6.4 29 latest/candidate canonical** held\n" not to match /held/
Diff:
@@ -1,3 +1,5 @@
-/held/
+Name Version Rev Tracking Publisher Notes
+core 16-2.61.4-20240607 17200 latest/stable canonical** core
+hello-world 6.4 29 latest/candidate canonical** held
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|