Add support Arrays of source/destination IP addresses for nftables::simplerule #545
ci.yml
on: pull_request
Puppet
/
Static validations
17s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
78 errors and 2 warnings
Puppet / Puppet 8 - AlmaLinux 9:
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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110744991.AUY1ad.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110744991.AUY1ad.pp, line: 14) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110747208.bLjcXV.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110747208.bLjcXV.pp, line: 14) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110748510.etviD8.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.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110751353.AkjnJC.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.39 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 9:
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 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110749358.EKFgQM.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.46 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - AlmaLinux 9:
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 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110752437.1oNqJS.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
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 9:
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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110752465.YMRi6I.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110752465.YMRi6I.pp, line: 14) on node oracle9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - OracleLinux 9:
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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110754703.7ZIpQ3.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110754703.7ZIpQ3.pp, line: 14) on node oracle9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Rocky 8:
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 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110752588.M9MKz6.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.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - Rocky 8:
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 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110755506.HZYfHK.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.40 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - Rocky 9:
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 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110753170.NycdZH.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110753170.NycdZH.pp, line: 14) on node rocky9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - Rocky 9:
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 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110755431.GmII7o.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110755431.GmII7o.pp, line: 14) on node rocky9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Rocky 9:
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 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110753293.7VKS86.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.46 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - Rocky 9:
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 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110756311.hrspvI.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.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - Rocky 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - Rocky 8:
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 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110800150.HXfZiQ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110800150.HXfZiQ.pp, line: 14) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - Rocky 8:
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 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110802425.ge2Gw4.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110802425.ge2Gw4.pp, line: 14) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 9:
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 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110757949.UH3w9p.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.45 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - OracleLinux 9:
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 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110800958.XvMUc7.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.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110805167.efE8vg.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110805167.efE8vg.pp, line: 14) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110807403.Bo0wXT.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110807403.Bo0wXT.pp, line: 14) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 9:
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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110805769.EpCmen.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110805769.EpCmen.pp, line: 14) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - CentOS 9:
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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110808093.kdpT77.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110808093.kdpT77.pp, line: 14) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110807941.9L7lfj.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.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110811304.wDgjRE.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.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110808887.lJNEmz.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110808887.lJNEmz.pp, line: 14) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110811098.zRH1re.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110811098.zRH1re.pp, line: 14) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 12:
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 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110809916.aTbdDi.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.89 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - Debian 12:
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 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110813375.28nEx7.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.86 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 12:
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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110810172.QuzAQy.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110810172.QuzAQy.pp, line: 14) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - Debian 12:
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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110812529.LFDN6g.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110812529.LFDN6g.pp, line: 14) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
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_110811193.wais4Q.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.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - CentOS 9:
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_110814074.ujqDt1.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
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110813747.IkRtBO.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110813747.IkRtBO.pp, line: 14) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110816194.hxKFwz.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110816194.hxKFwz.pp, line: 14) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110821033.RVkrUV.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.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110823942.S4mgwu.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.41 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 8
Canceling since a higher priority waiting request for '252/merge' exists
|
Puppet / Puppet 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110823525.C7p990.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110823525.C7p990.pp, line: 14) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110825804.dMQK5r.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110825804.dMQK5r.pp, line: 14) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '252/merge' exists
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110824947.b1bshh.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110824947.b1bshh.pp, line: 14) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110827424.qQQLzm.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110827424.qQQLzm.pp, line: 14) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '252/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110825232.ijj8cD.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 1.33 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110829240.Bxq2nU.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 1.33 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '252/merge' exists
|
Puppet / Puppet 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110827376.YG01n4.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 1.27 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110831269.OBA3gW.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 1.22 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Distro Puppet - Archlinux rolling
Canceling since a higher priority waiting request for '252/merge' exists
|
Puppet / Distro Puppet - Archlinux rolling:
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 'archlinuxrolling-64.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110834876.8FKE26.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.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Distro Puppet - Archlinux rolling:
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 'archlinuxrolling-64.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110837918.GNgJEj.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.58 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
Puppet / Distro Puppet - Archlinux rolling
The operation was canceled.
|
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for '252/merge' exists
|
Puppet / 8 (Ruby 3.2)
The operation was canceled.
|
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '252/merge' exists
|
Puppet / 7 (Ruby 2.7)
The operation was canceled.
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/set_spec.rb#L7
nftables class configure an nftables set works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110804223.Gg3j1h.pp
Last 10 lines of output were:
Jul 31 11:07:56 debian11-64-puppet7.example.com systemd[1]: Reloaded nftables.
Jul 31 11:07:59 debian11-64-puppet7.example.com systemd[1]: Reloading nftables.
Jul 31 11:07:59 debian11-64-puppet7.example.com systemd[1]: Reloaded nftables.
Jul 31 11:08:07 debian11-64-puppet7.example.com systemd[1]: Reloading nftables.
Jul 31 11:08:07 debian11-64-puppet7.example.com systemd[1]: nftables.service: Control process exited, code=dumped, status=11/SEGV
Jul 31 11:08:07 debian11-64-puppet7.example.com systemd[1]: Reload failed for nftables.
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.11 seconds
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/set_spec.rb#L7
nftables class configure an nftables set works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110805079.7zzZRZ.pp
Last 10 lines of output were:
Jul 31 11:07:57 debian11-64-puppet8.example.com systemd[1]: Reloaded nftables.
Jul 31 11:08:00 debian11-64-puppet8.example.com systemd[1]: Reloading nftables.
Jul 31 11:08:00 debian11-64-puppet8.example.com systemd[1]: Reloaded nftables.
Jul 31 11:08:08 debian11-64-puppet8.example.com systemd[1]: Reloading nftables.
Jul 31 11:08:08 debian11-64-puppet8.example.com systemd[1]: nftables.service: Control process exited, code=dumped, status=11/SEGV
Jul 31 11:08:08 debian11-64-puppet8.example.com systemd[1]: Reload failed for nftables.
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.14 seconds
|