Fixes #36940 - Add SecureBoot support for arbitrary operating systems to "Grub2 UEFI" PXE loaders #1562
Annotations
5 errors
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with HTTPBoot 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_135409288.jLKlSp.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Foreman_proxy::Module::Httpboot/Foreman_proxy::Module[httpboot]/Foreman_proxy::Settings_file[httpboot]/File[/etc/foreman-proxy/settings.d/httpboot.yml]/content: content changed '{sha256}891bc4d003055dee9349459237f828d0b14d91eda8049fb784bbe7aae8d83102' to '{sha256}5255879a701fef2f98a63c080524e5d6c8ac857efe7663cf19e749f4dd16b601'
Info: Foreman_proxy::Settings_file[httpboot]: Scheduling refresh of Class[Foreman_proxy::Service]
�[mNotice: /Stage[main]/Foreman_proxy::Module::Tftp/Foreman_proxy::Module[tftp]/Foreman_proxy::Settings_file[tftp]/File[/etc/foreman-proxy/settings.d/tftp.yml]/content: content changed '{sha256}7825be6858032b65605ca70998f1980c18ca706c1317402ecdd80d61e958a7d4' to '{sha256}a82d7684750bc408dc0eda1ff9b66640689954996352c6b27f83b22db7cb7e13'
Info: Foreman_proxy::Settings_file[tftp]: Scheduling refresh of Class[Foreman_proxy::Service]
Info: Class[Foreman_proxy::Config]: Scheduling refresh of Class[Foreman_proxy::Service]
Info: Class[Foreman_proxy::Service]: Scheduling refresh of Service[foreman-proxy]
�[mNotice: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Triggered 'refresh' from 1 event
Info: Class[Foreman_proxy::Service]: Scheduling refresh of Class[Foreman_proxy::Register]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 21.51 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/httpboot_spec.rb:4
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy with HTTPBoot 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_135436419.JDECnW.pp
Last 10 lines of output were:
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/tftp.pp", 47]:["/etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/config.pp", 17]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.33 seconds
Info: Using environment 'production'
Info: Applying configuration version '1722866081'
Error: Cannot create /srv/tftp/bootloader-universe/pxegrub2; parent directory /srv/tftp/bootloader-universe does not exist
Error: /Stage[main]/Foreman_proxy::Tftp/File[/srv/tftp/bootloader-universe/pxegrub2]/ensure: change from 'absent' to 'directory' failed: Cannot create /srv/tftp/bootloader-universe/pxegrub2; parent directory /srv/tftp/bootloader-universe does not exist
�[mNotice: Applied catalog in 1.07 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/httpboot_spec.rb:4
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: tftp 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_135505685.WV7fi9.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Foreman_proxy::Module::Registration/Foreman_proxy::Module[registration]/Foreman_proxy::Settings_file[registration]/File[/etc/foreman-proxy/settings.d/registration.yml]/content: content changed '{sha256}0ff33aa71af9054db8c2c1a498ef8dfc869976d812105ee5c2d90579ab25fdf3' to '{sha256}1c4f7110c2a4933b802919017e614d7354b310533967402255a2581a32d0fb9c'
�[mNotice: /Stage[main]/Foreman_proxy::Module::Registration/Foreman_proxy::Module[registration]/Foreman_proxy::Settings_file[registration]/File[/etc/foreman-proxy/settings.d/registration.yml]/group: group changed 'root' to 'foreman-proxy'
�[mNotice: /Stage[main]/Foreman_proxy::Module::Registration/Foreman_proxy::Module[registration]/Foreman_proxy::Settings_file[registration]/File[/etc/foreman-proxy/settings.d/registration.yml]/mode: mode changed '0644' to '0640'
Info: Foreman_proxy::Settings_file[registration]: Scheduling refresh of Class[Foreman_proxy::Service]
Info: Class[Foreman_proxy::Config]: Scheduling refresh of Class[Foreman_proxy::Service]
Info: Class[Foreman_proxy::Service]: Scheduling refresh of Service[foreman-proxy]
�[mNotice: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Triggered 'refresh' from 1 event
Info: Class[Foreman_proxy::Service]: Scheduling refresh of Class[Foreman_proxy::Register]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.13 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/netboot_spec.rb:6
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: tftp 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_135515175.6whnRD.pp
Last 10 lines of output were:
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/tftp.pp", 47]:["/etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/config.pp", 17]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1722866120'
Error: Cannot create /srv/tftp/bootloader-universe/pxegrub2; parent directory /srv/tftp/bootloader-universe does not exist
Error: /Stage[main]/Foreman_proxy::Tftp/File[/srv/tftp/bootloader-universe/pxegrub2]/ensure: change from 'absent' to 'directory' failed: Cannot create /srv/tftp/bootloader-universe/pxegrub2; parent directory /srv/tftp/bootloader-universe does not exist
�[mNotice: Applied catalog in 1.02 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/netboot_spec.rb:6
|
|
This job failed
Loading