Skip to content

Merge pull request #5 from lsst-it/modulesync #15

Merge pull request #5 from lsst-it/modulesync

Merge pull request #5 from lsst-it/modulesync #15

Triggered via push July 31, 2024 21:45
Status Failure
Total duration 2m 21s
Artifacts

ci.yml

on: push
Puppet  /  Static validations
30s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
pi::cmdline::parameter define without any parameters 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214745089.GlFnX1.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux9-64-puppet8.example.com 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/cmdline/parameter_spec.rb:8
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pi::cmdline::parameter define without any parameters 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214747003.SGI7Jv.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux9-64-puppet8.example.com 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/cmdline/parameter_spec.rb:8
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/cmdline/parameter_spec.rb#L18
pi::cmdline::parameter define without any parameters File "/boot/cmdline.txt" content is expected to match "8250.nr_uarts=0" Failure/Error: its(:content) { is_expected.to match param } expected "console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles\n" to match "8250.nr_uarts=0" Diff: @@ -1 +1 @@ -8250.nr_uarts=0 +console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/cmdline/parameter_spec.rb#L18
pi::cmdline::parameter define without any parameters File "/boot/cmdline.txt" content is expected to match "coherent_pool=1M" Failure/Error: its(:content) { is_expected.to match param } expected "console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles\n" to match "coherent_pool=1M" Diff: @@ -1 +1 @@ -coherent_pool=1M +console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/cmdline/parameter_spec.rb#L18
pi::cmdline::parameter define without any parameters File "/boot/cmdline.txt" content is expected to match "snd_bcm2835.enable_headphones=0" Failure/Error: its(:content) { is_expected.to match param } expected "console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles\n" to match "snd_bcm2835.enable_headphones=0" Diff: @@ -1 +1 @@ -snd_bcm2835.enable_headphones=0 +console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
pi::cmdline class without any parameters 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214749556.gcwelV.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux9-64-puppet8.example.com 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/cmdline_spec.rb:7
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pi::cmdline class without any parameters 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214751446.bmaynn.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux9-64-puppet8.example.com 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/cmdline_spec.rb:7
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/cmdline_spec.rb#L10
pi::cmdline class without any parameters File "/opt/puppetlabs/puppet/share/augeas/lenses/boot_cmdline.aug" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/puppetlabs/puppet/share/augeas/lenses/boot_cmdline.aug".file?` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
pi::cmdline class with parameters => 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214753565.syRzz9.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux9-64-puppet8.example.com 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/cmdline_spec.rb:16
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pi::cmdline class with parameters => 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214755414.89QMfo.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux9-64-puppet8.example.com 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/cmdline_spec.rb:16
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
pi::cmdline::parameter define without any parameters 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214746405.C8NsFc.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux8-64-puppet8.example.com 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/cmdline/parameter_spec.rb:8
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pi::cmdline::parameter define without any parameters 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214748421.wpIumA.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux8-64-puppet8.example.com 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/cmdline/parameter_spec.rb:8
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/cmdline/parameter_spec.rb#L18
pi::cmdline::parameter define without any parameters File "/boot/cmdline.txt" content is expected to match "8250.nr_uarts=0" Failure/Error: its(:content) { is_expected.to match param } expected "console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles\n" to match "8250.nr_uarts=0" Diff: @@ -1 +1 @@ -8250.nr_uarts=0 +console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/cmdline/parameter_spec.rb#L18
pi::cmdline::parameter define without any parameters File "/boot/cmdline.txt" content is expected to match "coherent_pool=1M" Failure/Error: its(:content) { is_expected.to match param } expected "console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles\n" to match "coherent_pool=1M" Diff: @@ -1 +1 @@ -coherent_pool=1M +console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/cmdline/parameter_spec.rb#L18
pi::cmdline::parameter define without any parameters File "/boot/cmdline.txt" content is expected to match "snd_bcm2835.enable_headphones=0" Failure/Error: its(:content) { is_expected.to match param } expected "console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles\n" to match "snd_bcm2835.enable_headphones=0" Diff: @@ -1 +1 @@ -snd_bcm2835.enable_headphones=0 +console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
pi::cmdline class without any parameters 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214751076.2WsTnh.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux8-64-puppet8.example.com 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/cmdline_spec.rb:7
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pi::cmdline class without any parameters 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214753049.oQemF9.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux8-64-puppet8.example.com 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/cmdline_spec.rb:7
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/cmdline_spec.rb#L10
pi::cmdline class without any parameters File "/opt/puppetlabs/puppet/share/augeas/lenses/boot_cmdline.aug" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/puppetlabs/puppet/share/augeas/lenses/boot_cmdline.aug".file?` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
pi::cmdline class with parameters => 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214755273.OwmSd7.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux8-64-puppet8.example.com 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/cmdline_spec.rb:16
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pi::cmdline class with parameters => 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214757258.6urRm9.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux8-64-puppet8.example.com 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/cmdline_spec.rb:16
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7