Generic improvements #169
Annotations
10 errors
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
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 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_142231444.Ri3Z5j.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info:
Info: called query
Info: called instances
Info:
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: Puppet::Util::Log requires a message
Info: Class[Snap]: Unscheduling all events on Class[Snap]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 96.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters 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 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_142410279.8oLe0k.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.43 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726064651'
Info: called instances
Info:
Info: called query
Info: called instances
Info:
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: Puppet::Util::Log requires a message
�[mNotice: Applied catalog in 0.32 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
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 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_142413475.qMDtyP.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726064655'
Info: called instances
Info:
Info: called query
Info: called instances
Info:
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: Puppet::Util::Log requires a message
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package 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 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_142415419.di8WS0.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726064656'
Info: called instances
Info:
Info: called query
Info: called instances
Info:
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: Puppet::Util::Log requires a message
�[mNotice: Applied catalog in 0.09 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
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 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_142417553.LjMZpK.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726064659'
Info: called instances
Info:
Info: called query
Info: called instances
Info:
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: Puppet::Util::Log requires a message
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package 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 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_142419499.0rj49L.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726064661'
Info: called instances
Info:
Info: called query
Info: called instances
Info:
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: Puppet::Util::Log requires a message
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
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 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_142421520.ZZRPFK.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726064663'
Info: called instances
Info:
Info: called query
Info: called instances
Info:
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: Puppet::Util::Log requires a message
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version 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 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_142423507.VsdWXS.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.30 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726064665'
Info: called instances
Info:
Info: called query
Info: called instances
Info:
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: Puppet::Util::Log requires a message
�[mNotice: Applied catalog in 0.10 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
This job failed
Loading