Set Default file mode to 0600 #76
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
58 errors
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122634743.pp.O8au1v
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.73 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122638405.pp.eYMtnE
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.34 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122635897.pp.jTH7Ap
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.13 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122640763.pp.n8Aai6
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.75 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122637761.pp.mTgEZG
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.39 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122642009.pp.6KnxgC
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.52 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122639901.pp.3twEJS
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.91 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122643650.pp.058nsR
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.30 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122641745.pp.0JDKPa
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.22 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122646851.pp.MJn5YC
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.87 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122641772.pp.xbBA4N
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.54 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122647236.pp.KJzfK5
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.01 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122641539.pp.8oGPrw
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.46 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122646686.pp.KDEbpg
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.05 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'debian12-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122644591.pp.gH4E9A
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.72 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122649242.pp.0DbRFp
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.69 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122644469.pp.lMxTEl
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.05 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122650346.pp.pgtAg1
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.09 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122646293.pp.J4fscp
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.61 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122650707.pp.WMMVoF
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.58 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122643327.pp.rfJN3e
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.57 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122648699.pp.eQB7hA
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.16 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122649060.pp.k1Pf9x
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.65 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122653627.pp.kNrQoE
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.73 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122648744.pp.VaNYZl
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.51 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - CentOS 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 'centos7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122653261.pp.n92Tc1
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.69 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122655192.pp.o369Ca
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.42 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122701631.pp.N6F2Ot
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.21 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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_122658098.pp.2zNa2N
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.42 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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_122703408.pp.2ziihB
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.21 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 8 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122656677.pp.y7qHBL
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 5.16 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122703700.pp.Oi30tp
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.52 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122704170.pp.CQdajX
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.26 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - CentOS 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122708334.pp.9Kv8kd
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.31 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122704732.pp.LMf4tA
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.27 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122710751.pp.e5sgwA
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.52 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
Otelcol class behaves like the example 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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122816868.pp.WidpUg
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/mode: mode changed '0644' to '0600'
Info: Class[Otelcol::Service]: Unscheduling all events on Class[Otelcol::Service]
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
Info: Class[Otelcol]: Unscheduling all events on Class[Otelcol]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.46 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example 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 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122822155.pp.x006hZ
Last 10 lines of output were:
Error: /Stage[main]/Otelcol::Config/File[otelcol-environment]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
Error: Could not find user otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/owner: change from 'root' to 'otelcol' failed: Could not find user otelcol
Error: Could not find group otelcol
Error: /Stage[main]/Otelcol::Config/Concat[otelcol-config]/File[/etc/otelcol/config.yaml]/group: change from 'root' to 'otelcol' failed: Could not find group otelcol
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[/etc/otelcol/config.yaml] has failures: true
�[mNotice: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Dependency File[otelcol-environment] has failures: true
Warning: /Stage[main]/Otelcol::Service/Exec[otelcol_config_check]: Skipping because of failed dependencies
Warning: /Stage[main]/Otelcol::Service/Service[otelcol]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.53 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
|