Add support Arrays of source/destination IP addresses for nftables::simplerule #547
Annotations
3 errors
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
nftables class configure a simple rule with interface 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_111141702.OGo9GW.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Config[ip6-nat]/File[/etc/nftables/puppet/ip6-nat.nft]: Skipping because of failed dependencies
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[PREROUTING]/File[/etc/nftables/puppet/ip-nat-chain-PREROUTING.nft]: Skipping because of failed dependencies
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[PREROUTING6]/File[/etc/nftables/puppet/ip6-nat-chain-PREROUTING6.nft]: Skipping because of failed dependencies
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING6]/File[/etc/nftables/puppet/ip6-nat-chain-POSTROUTING6.nft]: Skipping because of failed dependencies
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: Nftables::Chain[default_in]: Unscheduling all events on Nftables::Chain[default_in]
Info: Nftables::Chain[default_out]: Unscheduling all events on Nftables::Chain[default_out]
Info: Nftables::Chain[default_fwd]: Unscheduling all events on Nftables::Chain[default_fwd]
�[mNotice: Applied catalog in 0.44 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
nftables class configure a simple rule with interface 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 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111144660.GOgvkq.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Inet_filter/Nftables::Chain[default_fwd]/File[/etc/nftables/puppet/inet-filter-chain-default_fwd.nft]: Skipping because of failed dependencies
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Config[ip-nat]/File[/etc/nftables/puppet/ip-nat.nft]: Skipping because of failed dependencies
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Config[ip6-nat]/File[/etc/nftables/puppet/ip6-nat.nft]: Skipping because of failed dependencies
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[PREROUTING]/File[/etc/nftables/puppet/ip-nat-chain-PREROUTING.nft]: Skipping because of failed dependencies
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[PREROUTING6]/File[/etc/nftables/puppet/ip6-nat-chain-PREROUTING6.nft]: Skipping because of failed dependencies
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING6]/File[/etc/nftables/puppet/ip6-nat-chain-POSTROUTING6.nft]: Skipping because of failed dependencies
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
�[mNotice: Applied catalog in 0.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
|
This job failed
Loading