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 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_135355786.gSJg2J.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 20.19 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 'debian12-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_135420236.nblxF4.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 debian12-64-puppet7.example.com in environment production in 0.35 seconds
Info: Using environment 'production'
Info: Applying configuration version '1722866063'
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 0.81 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 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_135443534.7rfebg.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]/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]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Unscheduling refresh on Service[foreman-proxy]
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.16 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 'debian12-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_135451860.MwgdH5.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 debian12-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1722866095'
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 0.83 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