Skip to content

Accept on Debian 11 nftables::set will fail #519

Accept on Debian 11 nftables::set will fail

Accept on Debian 11 nftables::set will fail #519

Triggered via pull request June 25, 2024 15:50
Status Failure
Total duration 11m 26s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
17s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 22 warnings
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
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_155253309.BO7OuZ.pp Last 10 lines of output were: Jun 25 15:52:59 archlinuxrolling-64.example.com nft[1085]: ^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 15:52:59 archlinuxrolling-64.example.com systemd[1]: nftables.service: Main process exited, code=exited, status=1/FAILURE Jun 25 15:52:59 archlinuxrolling-64.example.com systemd[1]: nftables.service: Failed with result 'exit-code'. Jun 25 15:52:59 archlinuxrolling-64.example.com systemd[1]: Failed to start Netfilter Tables. �[mNotice: /Stage[main]/Nftables/Service[nftables]: Triggered 'refresh' from 30 events Info: Class[Nftables]: Unscheduling all events on Class[Nftables] 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.15 seconds
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/all_rules_spec.rb#L136
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#L137
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/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_155301934.dUmgKn.pp Last 10 lines of output were: Jun 25 15:53:04 archlinuxrolling-64.example.com nft[1192]: destroy table inet filter Jun 25 15:53:04 archlinuxrolling-64.example.com nft[1192]: ^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 15:53:04 archlinuxrolling-64.example.com systemd[1]: nftables.service: Main process exited, code=exited, status=1/FAILURE Jun 25 15:53:04 archlinuxrolling-64.example.com systemd[1]: nftables.service: Failed with result 'exit-code'. Jun 25 15:53:04 archlinuxrolling-64.example.com systemd[1]: Failed to start Netfilter Tables. �[mNotice: /Stage[main]/Nftables/Service[nftables]: Triggered 'refresh' from 7 events Info: Class[Nftables]: Unscheduling all events on Class[Nftables] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.92 seconds
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/default_spec.rb#L48
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#L49
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#L98
nftables class with bad invalid nft 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/default_spec.rb#L99
nftables class with bad invalid nft 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/default_spec.rb#L104
nftables class with totally empty firewall no rules validate okay 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_155308436.DamS5P.pp Last 10 lines of output were: Jun 25 15:53:10 archlinuxrolling-64.example.com nft[1316]: /etc/nftables.conf:7:1-26: Error: Could not process rule: Invalid argument Jun 25 15:53:10 archlinuxrolling-64.example.com nft[1316]: destroy table inet filter Jun 25 15:53:10 archlinuxrolling-64.example.com nft[1316]: ^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 15:53:10 archlinuxrolling-64.example.com systemd[1]: nftables.service: Main process exited, code=exited, status=1/FAILURE Jun 25 15:53:10 archlinuxrolling-64.example.com systemd[1]: nftables.service: Failed with result 'exit-code'. Jun 25 15:53:10 archlinuxrolling-64.example.com systemd[1]: Failed to start Netfilter Tables. �[mNotice: /Stage[main]/Nftables/Service[nftables]: Triggered 'refresh' from 2 events Info: Class[Nftables]: Unscheduling all events on Class[Nftables] �[mNotice: Applied catalog in 0.62 seconds
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/default_spec.rb#L139
nftables class with totally empty firewall 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/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_155256362.Zw7RFO.pp Last 10 lines of output were: Jun 25 15:52:48 debian11-64-puppet7.example.com systemd[1]: Reloaded nftables. Jun 25 15:52:52 debian11-64-puppet7.example.com systemd[1]: Reloading nftables. Jun 25 15:52:52 debian11-64-puppet7.example.com systemd[1]: Reloaded nftables. Jun 25 15:52:59 debian11-64-puppet7.example.com systemd[1]: Reloading nftables. Jun 25 15:52:59 debian11-64-puppet7.example.com systemd[1]: nftables.service: Control process exited, code=dumped, status=11/SEGV Jun 25 15:52:59 debian11-64-puppet7.example.com systemd[1]: Reload failed for nftables. Info: Class[Nftables]: Unscheduling all events on Class[Nftables] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.12 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_155312523.w4Gqba.pp Last 10 lines of output were: Jun 25 15:53:04 debian11-64-puppet8.example.com systemd[1]: Reloaded nftables. Jun 25 15:53:07 debian11-64-puppet8.example.com systemd[1]: Reloading nftables. Jun 25 15:53:07 debian11-64-puppet8.example.com systemd[1]: Reloaded nftables. Jun 25 15:53:15 debian11-64-puppet8.example.com systemd[1]: Reloading nftables. Jun 25 15:53:16 debian11-64-puppet8.example.com systemd[1]: nftables.service: Control process exited, code=dumped, status=11/SEGV Jun 25 15:53:16 debian11-64-puppet8.example.com systemd[1]: Reload failed for nftables. Info: Class[Nftables]: Unscheduling all events on Class[Nftables] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.25 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 archlinux-rolling-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-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 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 debian-11-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 debian-12-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 / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on ubuntu-20.04-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 centos-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 debian-11-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 ubuntu-22.04-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 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 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 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