Drop support for Debian 9, Ubuntu 16.04 and 18.04, FreeBSD 11, add support for Puppet 8, add support for RHEL 9 #84
Annotations
5 errors
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234956662.pp.sxxJ21
Last 10 lines of output were:
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: removed
Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64
Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: executed successfully
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:82
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.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 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234959749.pp.G1FWrb
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.09 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694994601'
Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64
Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64
�[mNotice: Applied catalog in 0.57 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:82
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret unquoted 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_235002732.pp.u1hAKQ
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.09 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694994604'
Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64
Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: executed successfully
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:104
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret unquoted 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_235005728.pp.8VY2uu
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.09 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694994607'
Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64
Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64
�[mNotice: Applied catalog in 0.57 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:104
|
|
The logs for this run have expired and are no longer available.
Loading