stop forcing root ownership of vardir #1295
Annotations
2 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: minor version upgrade install 8.2.0 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_143158757.Jj2u4p.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.85 seconds
Info: Using environment 'production'
Info: Applying configuration version '1735914722'
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Unscheduling refresh on Service[puppet]
�[mNotice: Applied catalog in 2.55 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:38
|
Run tests
Process completed with exit code 1.
|
Loading