Drop support for Debian 9, Ubuntu 16.04 and 18.04, FreeBSD 11, add support for Puppet 8, add support for RHEL 9 #86
Annotations
4 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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_002245797.pp.mDYomj
Last 10 lines of output were:
Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update]
�[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 5.62 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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_002259125.pp.a0w0WU
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.40 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694996586'
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
�[mNotice: Applied catalog in 1.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:82
|
|
The logs for this run have expired and are no longer available.
Loading