Support logging to NFLOG group #574
Triggered via pull request
September 14, 2024 16:43
Status
Failure
Total duration
10m 35s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
17s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
251 errors and 22 warnings
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164432979.3YZNUf.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 1.93 seconds
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164438963.xQ2GOT.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164436461.Es7Cb6.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.26 seconds
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164442830.a6ssRA.pp
Last 10 lines of output were:
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164441029.VIfkzp.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.25 seconds
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164446989.vq5ekW.pp
Last 10 lines of output were:
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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.40 seconds
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164440276.Ak1ORQ.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.15 seconds
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164446429.PBQSZC.pp
Last 10 lines of output were:
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
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
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164440531.82l5n3.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.55 seconds
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164447055.tC6rJk.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164443089.WEVZEf.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.86 seconds
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164449930.SIC7py.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[PREROUTING6]/File[/etc/nftables/puppet/ip6-nat-chain-PREROUTING6.nft]: Skipping because of failed dependencies
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
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
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164439005.MNCpJW.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.54 seconds
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164445538.bvBhfQ.pp
Last 10 lines of output were:
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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
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
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164440661.yfkycR.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.37 seconds
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164447030.l8ymqT.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164448237.Uq51jO.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.23 seconds
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164454274.hHPm5M.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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.41 seconds
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164443608.mh42ia.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 3.56 seconds
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164451828.7P8db9.pp
Last 10 lines of output were:
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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
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.93 seconds
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164445936.bz5XpQ.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 3.38 seconds
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164453909.guAcmC.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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.91 seconds
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164456759.okllXc.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.29 seconds
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164502840.cK8YUE.pp
Last 10 lines of output were:
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
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
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules 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_164454143.8GntKt.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 3.04 seconds
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service 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_164501803.hWNBTd.pp
Last 10 lines of output were:
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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.88 seconds
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164501750.BApD9L.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.61 seconds
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164508276.DGvic2.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164452186.SlcBj3.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 4.73 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164501599.n7mTnc.pp
Last 10 lines of output were:
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]
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.29 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164506241.VpA43g.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 4.01 seconds
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164513934.MvkxRl.pp
Last 10 lines of output were:
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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
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.40 seconds
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164452878.xWYGy4.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 5.04 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164502599.Qe78ie.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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.32 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules 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_164503370.BdG6sT.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.87 seconds
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service 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_164510684.uJQFuM.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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.81 seconds
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164509082.3Y8kW5.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 4.21 seconds
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164517143.8Q8tuF.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164459273.Di50Uk.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 5.39 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164509393.chkmVz.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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
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.29 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164509580.mdgbhW.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.88 seconds
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164516799.jMYdBb.pp
Last 10 lines of output were:
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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
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
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164510345.P6BImy.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 5.57 seconds
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164520565.504zsM.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
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164529086.A4Mo4W.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies
Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables]
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE]
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]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.90 seconds
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164536302.1Eu34o.pp
Last 10 lines of output were:
Warning: /Stage[main]/Nftables::Ip_nat/Nftables::Chain[POSTROUTING]/File[/etc/nftables/puppet/ip-nat-chain-POSTROUTING.nft]: Skipping because of failed dependencies
Info: Nftables::Chain[POSTROUTING]: Unscheduling all events on Nftables::Chain[POSTROUTING]
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]
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.58 seconds
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/default_spec.rb#L59
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/default_spec.rb#L60
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/default_spec.rb#L64
nftables class configure default nftables service File "/etc/nftables/puppet.nft" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/default_spec.rb#L68
nftables class configure default nftables service File "/etc/nftables/puppet" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
|
Puppet / 8 (Ruby 3.2):
spec/classes/inet_filter_spec.rb#L111
nftables on almalinux-8-x86_64 chain input is expected to contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-INPUT", content =~ /^ limit rate 3\/minute burst 5 packets log prefix "\[nftables\] INPUT Rejected: " flags all counter$/ and order => "97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-INPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-INPUT',
content: %r{^ limit rate 3/minute burst 5 packets log prefix "\[nftables\] INPUT Rejected: " flags all counter$},
order: '97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix "\[nftables\] INPUT Rejected: " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \"[nftables] INPUT Rejected: \" flags all counter "
|
Puppet / 8 (Ruby 3.2):
spec/classes/inet_filter_spec.rb#L233
nftables on almalinux-8-x86_64 chain output is expected to contain Concat::Fragment[nftables-inet-filter-chain-OUTPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-OUTPUT", content =~ /^ limit rate 3\/minute burst 5 packets log prefix "\[nftables\] OUTPUT Rejected: " flags all counter$/ and order => "97-nftables-inet-filter-chain-OUTPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-OUTPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-OUTPUT',
content: %r{^ limit rate 3/minute burst 5 packets log prefix "\[nftables\] OUTPUT Rejected: " flags all counter$},
order: '97-nftables-inet-filter-chain-OUTPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-OUTPUT-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix "\[nftables\] OUTPUT Rejected: " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \"[nftables] OUTPUT Rejected: \" flags all counter "
|
Puppet / 8 (Ruby 3.2):
spec/classes/inet_filter_spec.rb#L383
nftables on almalinux-8-x86_64 chain forward is expected to contain Concat::Fragment[nftables-inet-filter-chain-FORWARD-rule-log_discarded] with target => "nftables-inet-filter-chain-FORWARD", content =~ /^ limit rate 3\/minute burst 5 packets log prefix "\[nftables\] FORWARD Rejected: " flags all counter$/ and order => "97-nftables-inet-filter-chain-FORWARD-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-FORWARD-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-FORWARD',
content: %r{^ limit rate 3/minute burst 5 packets log prefix "\[nftables\] FORWARD Rejected: " flags all counter$},
order: '97-nftables-inet-filter-chain-FORWARD-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-FORWARD-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix "\[nftables\] FORWARD Rejected: " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \"[nftables] FORWARD Rejected: \" flags all counter "
|
Puppet / 8 (Ruby 3.2):
spec/classes/inet_filter_spec.rb#L457
nftables on almalinux-8-x86_64 custom log prefix without variable substitution is expected to contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-INPUT", content =~ /^ limit rate 3\/minute burst 5 packets log prefix "test " flags all counter$/ and order => "97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-INPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-INPUT',
content: %r{^ limit rate 3/minute burst 5 packets log prefix "test " flags all counter$},
order: '97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix "test " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \"test \" flags all counter "
|
Puppet / 8 (Ruby 3.2):
spec/classes/inet_filter_spec.rb#L465
nftables on almalinux-8-x86_64 custom log prefix without variable substitution is expected to contain Concat::Fragment[nftables-inet-filter-chain-OUTPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-OUTPUT", content =~ /^ limit rate 3\/minute burst 5 packets log prefix "test " flags all counter$/ and order => "97-nftables-inet-filter-chain-OUTPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-OUTPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-OUTPUT',
content: %r{^ limit rate 3/minute burst 5 packets log prefix "test " flags all counter$},
order: '97-nftables-inet-filter-chain-OUTPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-OUTPUT-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix "test " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \"test \" flags all counter "
|
Puppet / 8 (Ruby 3.2):
spec/classes/inet_filter_spec.rb#L473
nftables on almalinux-8-x86_64 custom log prefix without variable substitution is expected to contain Concat::Fragment[nftables-inet-filter-chain-FORWARD-rule-log_discarded] with target => "nftables-inet-filter-chain-FORWARD", content =~ /^ limit rate 3\/minute burst 5 packets log prefix "test " flags all counter$/ and order => "97-nftables-inet-filter-chain-FORWARD-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-FORWARD-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-FORWARD',
content: %r{^ limit rate 3/minute burst 5 packets log prefix "test " flags all counter$},
order: '97-nftables-inet-filter-chain-FORWARD-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-FORWARD-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix "test " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \"test \" flags all counter "
|
Puppet / 8 (Ruby 3.2):
spec/classes/inet_filter_spec.rb#L485
nftables on almalinux-8-x86_64 custom log prefix with variable substitution is expected to contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-INPUT", content =~ /^ limit rate 3\/minute burst 5 packets log prefix " bar \[INPUT\] " flags all counter$/ and order => "97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-INPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-INPUT',
content: %r{^ limit rate 3/minute burst 5 packets log prefix " bar \[INPUT\] " flags all counter$},
order: '97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix " bar \[INPUT\] " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \" bar [INPUT] \" flags all counter "
|
Puppet / 8 (Ruby 3.2):
spec/classes/inet_filter_spec.rb#L493
nftables on almalinux-8-x86_64 custom log prefix with variable substitution is expected to contain Concat::Fragment[nftables-inet-filter-chain-OUTPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-OUTPUT", content =~ /^ limit rate 3\/minute burst 5 packets log prefix " bar \[OUTPUT\] " flags all counter$/ and order => "97-nftables-inet-filter-chain-OUTPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-OUTPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-OUTPUT',
content: %r{^ limit rate 3/minute burst 5 packets log prefix " bar \[OUTPUT\] " flags all counter$},
order: '97-nftables-inet-filter-chain-OUTPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-OUTPUT-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix " bar \[OUTPUT\] " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \" bar [OUTPUT] \" flags all counter "
|
Puppet / 8 (Ruby 3.2):
spec/classes/inet_filter_spec.rb#L501
nftables on almalinux-8-x86_64 custom log prefix with variable substitution is expected to contain Concat::Fragment[nftables-inet-filter-chain-FORWARD-rule-log_discarded] with target => "nftables-inet-filter-chain-FORWARD", content =~ /^ limit rate 3\/minute burst 5 packets log prefix " bar \[FORWARD\] " flags all counter$/ and order => "97-nftables-inet-filter-chain-FORWARD-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-FORWARD-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-FORWARD',
content: %r{^ limit rate 3/minute burst 5 packets log prefix " bar \[FORWARD\] " flags all counter$},
order: '97-nftables-inet-filter-chain-FORWARD-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-FORWARD-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix " bar \[FORWARD\] " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \" bar [FORWARD] \" flags all counter "
|
Puppet / 8 (Ruby 3.2):
spec/classes/inet_filter_spec.rb#L517
nftables on almalinux-8-x86_64 no log limit is expected to contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-INPUT", content =~ /^ log prefix "\[nftables\] INPUT Rejected: " flags all counter$/ and order => "97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-INPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-INPUT',
content: %r{^ log prefix "\[nftables\] INPUT Rejected: " flags all counter$},
order: '97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with content set to /^ log prefix "\[nftables\] INPUT Rejected: " flags all counter$/ but it is set to " log prefix \"[nftables] INPUT Rejected: \" flags all counter "
|
Puppet / 7 (Ruby 2.7):
spec/classes/inet_filter_spec.rb#L111
nftables on almalinux-8-x86_64 chain input is expected to contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-INPUT", content =~ /^ limit rate 3\/minute burst 5 packets log prefix "\[nftables\] INPUT Rejected: " flags all counter$/ and order => "97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-INPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-INPUT',
content: %r{^ limit rate 3/minute burst 5 packets log prefix "\[nftables\] INPUT Rejected: " flags all counter$},
order: '97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix "\[nftables\] INPUT Rejected: " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \"[nftables] INPUT Rejected: \" flags all counter "
|
Puppet / 7 (Ruby 2.7):
spec/classes/inet_filter_spec.rb#L233
nftables on almalinux-8-x86_64 chain output is expected to contain Concat::Fragment[nftables-inet-filter-chain-OUTPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-OUTPUT", content =~ /^ limit rate 3\/minute burst 5 packets log prefix "\[nftables\] OUTPUT Rejected: " flags all counter$/ and order => "97-nftables-inet-filter-chain-OUTPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-OUTPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-OUTPUT',
content: %r{^ limit rate 3/minute burst 5 packets log prefix "\[nftables\] OUTPUT Rejected: " flags all counter$},
order: '97-nftables-inet-filter-chain-OUTPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-OUTPUT-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix "\[nftables\] OUTPUT Rejected: " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \"[nftables] OUTPUT Rejected: \" flags all counter "
|
Puppet / 7 (Ruby 2.7):
spec/classes/inet_filter_spec.rb#L383
nftables on almalinux-8-x86_64 chain forward is expected to contain Concat::Fragment[nftables-inet-filter-chain-FORWARD-rule-log_discarded] with target => "nftables-inet-filter-chain-FORWARD", content =~ /^ limit rate 3\/minute burst 5 packets log prefix "\[nftables\] FORWARD Rejected: " flags all counter$/ and order => "97-nftables-inet-filter-chain-FORWARD-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-FORWARD-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-FORWARD',
content: %r{^ limit rate 3/minute burst 5 packets log prefix "\[nftables\] FORWARD Rejected: " flags all counter$},
order: '97-nftables-inet-filter-chain-FORWARD-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-FORWARD-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix "\[nftables\] FORWARD Rejected: " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \"[nftables] FORWARD Rejected: \" flags all counter "
|
Puppet / 7 (Ruby 2.7):
spec/classes/inet_filter_spec.rb#L457
nftables on almalinux-8-x86_64 custom log prefix without variable substitution is expected to contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-INPUT", content =~ /^ limit rate 3\/minute burst 5 packets log prefix "test " flags all counter$/ and order => "97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-INPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-INPUT',
content: %r{^ limit rate 3/minute burst 5 packets log prefix "test " flags all counter$},
order: '97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix "test " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \"test \" flags all counter "
|
Puppet / 7 (Ruby 2.7):
spec/classes/inet_filter_spec.rb#L465
nftables on almalinux-8-x86_64 custom log prefix without variable substitution is expected to contain Concat::Fragment[nftables-inet-filter-chain-OUTPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-OUTPUT", content =~ /^ limit rate 3\/minute burst 5 packets log prefix "test " flags all counter$/ and order => "97-nftables-inet-filter-chain-OUTPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-OUTPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-OUTPUT',
content: %r{^ limit rate 3/minute burst 5 packets log prefix "test " flags all counter$},
order: '97-nftables-inet-filter-chain-OUTPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-OUTPUT-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix "test " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \"test \" flags all counter "
|
Puppet / 7 (Ruby 2.7):
spec/classes/inet_filter_spec.rb#L473
nftables on almalinux-8-x86_64 custom log prefix without variable substitution is expected to contain Concat::Fragment[nftables-inet-filter-chain-FORWARD-rule-log_discarded] with target => "nftables-inet-filter-chain-FORWARD", content =~ /^ limit rate 3\/minute burst 5 packets log prefix "test " flags all counter$/ and order => "97-nftables-inet-filter-chain-FORWARD-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-FORWARD-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-FORWARD',
content: %r{^ limit rate 3/minute burst 5 packets log prefix "test " flags all counter$},
order: '97-nftables-inet-filter-chain-FORWARD-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-FORWARD-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix "test " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \"test \" flags all counter "
|
Puppet / 7 (Ruby 2.7):
spec/classes/inet_filter_spec.rb#L485
nftables on almalinux-8-x86_64 custom log prefix with variable substitution is expected to contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-INPUT", content =~ /^ limit rate 3\/minute burst 5 packets log prefix " bar \[INPUT\] " flags all counter$/ and order => "97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-INPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-INPUT',
content: %r{^ limit rate 3/minute burst 5 packets log prefix " bar \[INPUT\] " flags all counter$},
order: '97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix " bar \[INPUT\] " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \" bar [INPUT] \" flags all counter "
|
Puppet / 7 (Ruby 2.7):
spec/classes/inet_filter_spec.rb#L493
nftables on almalinux-8-x86_64 custom log prefix with variable substitution is expected to contain Concat::Fragment[nftables-inet-filter-chain-OUTPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-OUTPUT", content =~ /^ limit rate 3\/minute burst 5 packets log prefix " bar \[OUTPUT\] " flags all counter$/ and order => "97-nftables-inet-filter-chain-OUTPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-OUTPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-OUTPUT',
content: %r{^ limit rate 3/minute burst 5 packets log prefix " bar \[OUTPUT\] " flags all counter$},
order: '97-nftables-inet-filter-chain-OUTPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-OUTPUT-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix " bar \[OUTPUT\] " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \" bar [OUTPUT] \" flags all counter "
|
Puppet / 7 (Ruby 2.7):
spec/classes/inet_filter_spec.rb#L501
nftables on almalinux-8-x86_64 custom log prefix with variable substitution is expected to contain Concat::Fragment[nftables-inet-filter-chain-FORWARD-rule-log_discarded] with target => "nftables-inet-filter-chain-FORWARD", content =~ /^ limit rate 3\/minute burst 5 packets log prefix " bar \[FORWARD\] " flags all counter$/ and order => "97-nftables-inet-filter-chain-FORWARD-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-FORWARD-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-FORWARD',
content: %r{^ limit rate 3/minute burst 5 packets log prefix " bar \[FORWARD\] " flags all counter$},
order: '97-nftables-inet-filter-chain-FORWARD-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-FORWARD-rule-log_discarded] with content set to /^ limit rate 3\/minute burst 5 packets log prefix " bar \[FORWARD\] " flags all counter$/ but it is set to " limit rate 3/minute burst 5 packetslog prefix \" bar [FORWARD] \" flags all counter "
|
Puppet / 7 (Ruby 2.7):
spec/classes/inet_filter_spec.rb#L517
nftables on almalinux-8-x86_64 no log limit is expected to contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with target => "nftables-inet-filter-chain-INPUT", content =~ /^ log prefix "\[nftables\] INPUT Rejected: " flags all counter$/ and order => "97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b"
Failure/Error:
expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-INPUT-rule-log_discarded').with(
target: 'nftables-inet-filter-chain-INPUT',
content: %r{^ log prefix "\[nftables\] INPUT Rejected: " flags all counter$},
order: '97-nftables-inet-filter-chain-INPUT-rule-log_discarded-b'
)
expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-INPUT-rule-log_discarded] with content set to /^ log prefix "\[nftables\] INPUT Rejected: " flags all counter$/ but it is set to " log prefix \"[nftables] INPUT Rejected: \" flags all counter "
|
Puppet / Test suite
Process completed with exit code 1.
|
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_164522437.FhtDYn.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: Class[Nftables]: Unscheduling all events on Class[Nftables]
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]
�[mNotice: Applied catalog in 0.83 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_164531168.X1F5zi.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
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
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]
�[mNotice: Applied catalog in 0.80 seconds
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on centos-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on redhat-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on redhat-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on rocky-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on rocky-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-6-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on centos-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on redhat-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on redhat-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on rocky-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on rocky-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-6-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|