Skip to content

switch to using the nodistro nodesource repos, removing source support, dropping support for NodeJS16 on EL9 #173

switch to using the nodistro nodesource repos, removing source support, dropping support for NodeJS16 on EL9

switch to using the nodistro nodesource repos, removing source support, dropping support for NodeJS16 on EL9 #173

Triggered via pull request January 3, 2024 07:48
@evgenievgeni
synchronize #485
nodistro
Status Cancelled
Total duration 11m 9s
Artifacts

ci.yml

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

Annotations

222 errors and 274 warnings
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074939265.pp.70UryC Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074942088.pp.80VFMF Last 10 lines of output were: Info: Applying configuration version '1704268183' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.42 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074940071.pp.XS4rvy Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.06 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074942882.pp.RS48BP Last 10 lines of output were: Info: Applying configuration version '1704268184' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.42 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - Rocky 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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_074944528.pp.ylqgBg Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074947402.pp.JGD0iS Last 10 lines of output were: Info: Applying configuration version '1704268188' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074943706.pp.AwgUtP Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.02 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074947419.pp.CAtiA9 Last 10 lines of output were: Info: Applying configuration version '1704268189' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.43 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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_074955805.pp.gXsINL Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.60 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074959051.pp.Q3wD8F Last 10 lines of output were: Info: Applying configuration version '1704268200' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.51 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - CentOS 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074940347.pp.iKjvtK Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074943191.pp.ALbZUb Last 10 lines of output were: Info: Applying configuration version '1704268184' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.63 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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_074950841.pp.gHLzSw Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.37 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074954899.pp.T6wMHK Last 10 lines of output were: Info: Applying configuration version '1704268197' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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_075000053.pp.PKInTy Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.09 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075003850.pp.ZFdqqm Last 10 lines of output were: Info: Applying configuration version '1704268206' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.52 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - CentOS 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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 'rocky9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074957749.pp.uJTOsa Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.96 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075001396.pp.uCCrXj Last 10 lines of output were: Info: Applying configuration version '1704268203' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.43 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - Rocky 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074955284.pp.CTrBtt Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - Rocky 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074958256.pp.rZHeZ6 Last 10 lines of output were: Info: Applying configuration version '1704268199' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.62 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - Rocky 8 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - Rocky 8 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 8 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - Rocky 8 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - Rocky 8 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074949576.pp.av8eua Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074953664.pp.UUmoKt Last 10 lines of output were: Info: Applying configuration version '1704268196' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075001954.pp.t7wiMM Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.37 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - Rocky 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075006228.pp.mvZEux Last 10 lines of output were: Info: Applying configuration version '1704268208' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - Rocky 8 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - Rocky 8 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - Rocky 8 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - Rocky 8 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - Rocky 8 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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_075013143.pp.nRgvR8 Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 2.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075017805.pp.o5LIqL Last 10 lines of output were: Info: Applying configuration version '1704268219' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 2.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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_075015577.pp.Gd9VtW Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 2.37 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - CentOS 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075019615.pp.YsvVO3 Last 10 lines of output were: Info: Applying configuration version '1704268221' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 1.70 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - CentOS 8 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - CentOS 8 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - CentOS 8 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - CentOS 8 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - CentOS 8 - NodeJS 16
Process completed with exit code 1.
Puppet / Distro Puppet - Debian 12 - NodeJS 18: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Failure/Error: expect(pkg_output.stdout).to match 'nodesource' expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource" Diff: @@ -1 +1 @@ -nodesource +Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
Puppet / Distro Puppet - Debian 12 - NodeJS 18
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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_075019504.pp.gQJOpJ Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075025569.pp.LfQG6f Last 10 lines of output were: Info: Applying configuration version '1704268228' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 2.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075026370.pp.zjbN1b Last 10 lines of output were: Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 2.26 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - CentOS 8 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075031708.pp.JFq9vb Last 10 lines of output were: Info: Applying configuration version '1704268234' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 1.74 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - CentOS 8 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - CentOS 8 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - CentOS 8 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - CentOS 8 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - CentOS 8 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 7 - NodeJS 20
The run was canceled by @evgeni.
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource 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_074944349.pp.4n9WFA Last 10 lines of output were: Public key for nodejs-16.20.2-1nodesource.x86_64.rpm is not installed Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050' Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.26 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074948580.pp.M08aVV Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L24
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were: Failed to set locale, defaulting to C
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource 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_075033521.pp.vq07K3 Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075038209.pp.TZLIzX Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.40 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 8 - CentOS 7 - NodeJS 20
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 16
The run was canceled by @evgeni.
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource 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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074945791.pp.KyUbZb Last 10 lines of output were: Public key for nodejs-16.20.2-1nodesource.x86_64.rpm is not installed Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050' Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.41 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074950169.pp.XKwN6j Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7Server/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.66 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 16: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 16: spec/acceptance/class_spec.rb#L24
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075001004.pp.wJIeNg Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.83 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075004816.pp.2eNwpW Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7Server/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 16
The run was canceled by @evgeni.
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074942054.pp.wYmZsU Last 10 lines of output were: Public key for nodejs-16.20.2-1nodesource.x86_64.rpm is not installed Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050' Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.41 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074945190.pp.2iZHPg Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7Server/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 16: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 16: spec/acceptance/class_spec.rb#L24
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074952048.pp.NveT1V Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.78 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074954500.pp.xaf3Ia Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7Server/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20
The run was canceled by @evgeni.
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource 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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074943843.pp.KR5BLm Last 10 lines of output were: Public key for nodejs-16.20.2-1nodesource.x86_64.rpm is not installed Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050' Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.57 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074948359.pp.d5LgjJ Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7Server/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.67 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L24
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource 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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075026263.pp.4XIavI Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.87 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075030127.pp.ZAkCsF Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.71 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18
The run was canceled by @evgeni.
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074941977.pp.NuCbVT Last 10 lines of output were: Public key for nodejs-16.20.2-1nodesource.x86_64.rpm is not installed Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050' Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.57 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074945283.pp.S1p5tO Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7Server/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.66 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L24
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075017313.pp.IAUBSe Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.90 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075019977.pp.Qze7Fb Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.77 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18
The operation was canceled.
Puppet / Puppet 8 - CentOS 7 - NodeJS 18
The run was canceled by @evgeni.
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource 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_074942240.pp.jCA9jm Last 10 lines of output were: Public key for nodejs-16.20.2-1nodesource.x86_64.rpm is not installed Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050' Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074946424.pp.KqorcZ Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L24
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were: Failed to set locale, defaulting to C
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20
The run was canceled by @evgeni.
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074944306.pp.iXBLlM Last 10 lines of output were: Public key for nodejs-16.20.2-1nodesource.x86_64.rpm is not installed Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050' Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074947303.pp.aYUlon Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7Server/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L24
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource 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_075036814.pp.NyDjfs Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075043630.pp.3SZKCM Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies �[mNotice: Applied catalog in 4.62 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 8 - CentOS 7 - NodeJS 18
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075023108.pp.hbAcYb Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.84 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075025629.pp.Z2Q2Eq Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.72 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - NodeJS 18
The run was canceled by @evgeni.
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource 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_074940191.pp.XUP8S4 Last 10 lines of output were: Public key for nodejs-16.20.2-1nodesource.x86_64.rpm is not installed Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050' Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074943049.pp.GltaE4 Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.57 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L24
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were: Failed to set locale, defaulting to C
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource 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_075029751.pp.d6F1rU Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075035043.pp.CKHa8b Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 7 - CentOS 7 - NodeJS 18
The operation was canceled.
Puppet / Puppet 8 - CentOS 7 - NodeJS 16
The run was canceled by @evgeni.
Puppet / Puppet 8 - CentOS 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource 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_074944307.pp.iRZ7St Last 10 lines of output were: Public key for nodejs-16.20.2-1nodesource.x86_64.rpm is not installed Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050' Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - CentOS 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074948639.pp.VVfLff Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.60 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - CentOS 7 - NodeJS 16: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - CentOS 7 - NodeJS 16: spec/acceptance/class_spec.rb#L24
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were: Failed to set locale, defaulting to C
Puppet / Puppet 8 - CentOS 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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_074959755.pp.X5TFJ5 Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.74 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - CentOS 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075003599.pp.6pVVBw Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - CentOS 7 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - CentOS 7 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were: Failed to set locale, defaulting to C
Puppet / Puppet 8 - CentOS 7 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - CentOS 7 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - CentOS 7 - NodeJS 20
The run was canceled by @evgeni.
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource 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_074944302.pp.dLhlVT Last 10 lines of output were: Public key for nodejs-16.20.2-1nodesource.x86_64.rpm is not installed Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050' Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.35 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074947348.pp.ezp2BA Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L24
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were: Failed to set locale, defaulting to C
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource 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_075018759.pp.e1Tuvm Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.66 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075022071.pp.UPArAR Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.60 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 7 - CentOS 7 - NodeJS 20
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - NodeJS 16
The run was canceled by @evgeni.
Puppet / Puppet 7 - CentOS 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource 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_074943053.pp.4qHY2v Last 10 lines of output were: Public key for nodejs-16.20.2-1nodesource.x86_64.rpm is not installed Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050' Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 7 - CentOS 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074946142.pp.HBuwW1 Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 7 - CentOS 7 - NodeJS 16: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - CentOS 7 - NodeJS 16: spec/acceptance/class_spec.rb#L24
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were: Failed to set locale, defaulting to C
Puppet / Puppet 7 - CentOS 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource 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_074952803.pp.Dcl3pd Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.73 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - CentOS 7 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074955164.pp.WwZF0R Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - CentOS 7 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - CentOS 7 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were: Failed to set locale, defaulting to C
Puppet / Puppet 7 - CentOS 7 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - CentOS 7 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18
The run was canceled by @evgeni.
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource 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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074947481.pp.qnCbAI Last 10 lines of output were: Public key for nodejs-16.20.2-1nodesource.x86_64.rpm is not installed Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050' Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074951780.pp.VWtsx6 Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install nodejs' returned 1: warning: /var/cache/yum/x86_64/7Server/nodesource/packages/nodejs-16.20.2-1nodesource.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 9b1be0b4: NOKEY The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: Applied catalog in 0.66 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:16
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L24
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource 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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075037763.pp.B2qFdr Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.90 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075041656.pp.bp8var Last 10 lines of output were: The GPG keys listed for the "Node.js Packages - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:nodejs-16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.72 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:183
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - CentOS 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - CentOS 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - CentOS 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - CentOS 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 20 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 20 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 20 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 20 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 20 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 20 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 18 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 18 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 18 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 18 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 18 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 18 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 20 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 20 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 20 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 18 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 18 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 18 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 20 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 20 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 20 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 18 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 18 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 18 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7