Skip to content

Add Puppet 8 support #747

Add Puppet 8 support

Add Puppet 8 support #747

Triggered via pull request November 6, 2023 23:13
@ekohlekohl
synchronize #222
ekohl:puppet-8
Status Failure
Total duration 7m 19s
Artifacts

ci.yml

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

Annotations

49 errors and 51 warnings
Puppet / Puppet 8 - Ubuntu 18.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Simple installation behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231808788.pp.XnW4Qn Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_231808788.pp.XnW4Qn, line: 12, column: 20) on node ubuntu1804-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - Ubuntu 18.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Simple installation behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231811614.pp.6MIHnZ Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_231811614.pp.6MIHnZ, line: 12, column: 20) on node ubuntu1804-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - Ubuntu 18.04: spec/support/acceptance/examples.rb#L11
Simple installation behaves like a DHCP server Service "isc-dhcp-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "isc-dhcp-server" to be enabled Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - Ubuntu 18.04: spec/support/acceptance/examples.rb#L12
Simple installation behaves like a DHCP server Service "isc-dhcp-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "isc-dhcp-server" to be running Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - Ubuntu 18.04: spec/support/acceptance/examples.rb#L16
Simple installation behaves like a DHCP server Port "67" is expected to be listening on 0.0.0.0 with udp Failure/Error: it { is_expected.to be_listening.on('0.0.0.0').with('udp') } expected Port "67" to be listening on 0.0.0.0 with udp Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/basic_spec.rb#L32
Simple installation File "/etc/dhcp/dhcpd.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/dhcp/dhcpd.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 18.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Simple installation behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231820074.pp.kPOK2M Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_231820074.pp.kPOK2M, line: 12, column: 20) on node ubuntu2004-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Simple installation behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231823044.pp.9HSgoQ Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_231823044.pp.9HSgoQ, line: 12, column: 20) on node ubuntu2004-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - Ubuntu 20.04: spec/support/acceptance/examples.rb#L11
Simple installation behaves like a DHCP server Service "isc-dhcp-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "isc-dhcp-server" to be enabled Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - Ubuntu 20.04: spec/support/acceptance/examples.rb#L12
Simple installation behaves like a DHCP server Service "isc-dhcp-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "isc-dhcp-server" to be running Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - Ubuntu 20.04: spec/support/acceptance/examples.rb#L16
Simple installation behaves like a DHCP server Port "67" is expected to be listening on 0.0.0.0 with udp Failure/Error: it { is_expected.to be_listening.on('0.0.0.0').with('udp') } expected Port "67" to be listening on 0.0.0.0 with udp Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/basic_spec.rb#L32
Simple installation File "/etc/dhcp/dhcpd.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/dhcp/dhcpd.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 7: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Simple installation behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231835569.pp.eh6Ko6 Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_231835569.pp.eh6Ko6, line: 12, column: 20) on node centos7-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - CentOS 7: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Simple installation behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231839973.pp.rnIoCi Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_231839973.pp.rnIoCi, line: 12, column: 20) on node centos7-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - CentOS 7: spec/support/acceptance/examples.rb#L11
Simple installation behaves like a DHCP server Service "dhcpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dhcpd" to be enabled Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - CentOS 7: spec/support/acceptance/examples.rb#L12
Simple installation behaves like a DHCP server Service "dhcpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dhcpd" to be running Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - CentOS 7: spec/support/acceptance/examples.rb#L16
Simple installation behaves like a DHCP server Port "67" is expected to be listening on 0.0.0.0 with udp Failure/Error: it { is_expected.to be_listening.on('0.0.0.0').with('udp') } expected Port "67" to be listening on 0.0.0.0 with udp Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - CentOS 7: spec/acceptance/basic_spec.rb#L32
Simple installation File "/etc/dhcp/dhcpd.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/dhcp/dhcpd.conf".file?` to be truthy, got false
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 10: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Simple installation behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231832364.pp.CHH3fI Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_231832364.pp.CHH3fI, line: 12, column: 20) on node debian10-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - Debian 10: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Simple installation behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231836357.pp.HyytKh Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_231836357.pp.HyytKh, line: 12, column: 20) on node debian10-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - Debian 10: spec/support/acceptance/examples.rb#L11
Simple installation behaves like a DHCP server Service "isc-dhcp-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "isc-dhcp-server" to be enabled Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - Debian 10: spec/support/acceptance/examples.rb#L12
Simple installation behaves like a DHCP server Service "isc-dhcp-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "isc-dhcp-server" to be running Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - Debian 10: spec/support/acceptance/examples.rb#L16
Simple installation behaves like a DHCP server Port "67" is expected to be listening on 0.0.0.0 with udp Failure/Error: it { is_expected.to be_listening.on('0.0.0.0').with('udp') } expected Port "67" to be listening on 0.0.0.0 with udp Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - Debian 10: spec/acceptance/basic_spec.rb#L32
Simple installation File "/etc/dhcp/dhcpd.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/dhcp/dhcpd.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Debian 10
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Simple installation behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231847548.pp.Mdye7D Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_231847548.pp.Mdye7D, line: 12, column: 20) on node centos9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Simple installation behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231851612.pp.aFCGI2 Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_231851612.pp.aFCGI2, line: 12, column: 20) on node centos9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - CentOS 9: spec/support/acceptance/examples.rb#L11
Simple installation behaves like a DHCP server Service "dhcpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dhcpd" to be enabled Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - CentOS 9: spec/support/acceptance/examples.rb#L12
Simple installation behaves like a DHCP server Service "dhcpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dhcpd" to be running Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - CentOS 9: spec/support/acceptance/examples.rb#L16
Simple installation behaves like a DHCP server Port "67" is expected to be listening on 0.0.0.0 with udp Failure/Error: it { is_expected.to be_listening.on('0.0.0.0').with('udp') } expected Port "67" to be listening on 0.0.0.0 with udp Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - CentOS 9: spec/acceptance/basic_spec.rb#L32
Simple installation File "/etc/dhcp/dhcpd.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/dhcp/dhcpd.conf".file?` to be truthy, got false
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Simple installation behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231853232.pp.hhtnfz Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_231853232.pp.hhtnfz, line: 12, column: 20) on node centos8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - CentOS 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Simple installation behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231857434.pp.JnvrPx Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_231857434.pp.JnvrPx, line: 12, column: 20) on node centos8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - CentOS 8: spec/support/acceptance/examples.rb#L11
Simple installation behaves like a DHCP server Service "dhcpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dhcpd" to be enabled Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - CentOS 8: spec/support/acceptance/examples.rb#L12
Simple installation behaves like a DHCP server Service "dhcpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dhcpd" to be running Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - CentOS 8: spec/support/acceptance/examples.rb#L16
Simple installation behaves like a DHCP server Port "67" is expected to be listening on 0.0.0.0 with udp Failure/Error: it { is_expected.to be_listening.on('0.0.0.0').with('udp') } expected Port "67" to be listening on 0.0.0.0 with udp Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - CentOS 8: spec/acceptance/basic_spec.rb#L32
Simple installation File "/etc/dhcp/dhcpd.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/dhcp/dhcpd.conf".file?` to be truthy, got false
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Simple installation behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232008228.pp.ou8RjE Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_232008228.pp.ou8RjE, line: 12, column: 20) on node debian11-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Simple installation behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232011001.pp.fqUmPO Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Missing title. The title expression resulted in undef (file: /tmp/apply_manifest_232011001.pp.fqUmPO, line: 12, column: 20) on node debian11-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:7
Puppet / Puppet 8 - Debian 11: spec/support/acceptance/examples.rb#L11
Simple installation behaves like a DHCP server Service "isc-dhcp-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "isc-dhcp-server" to be enabled Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - Debian 11: spec/support/acceptance/examples.rb#L12
Simple installation behaves like a DHCP server Service "isc-dhcp-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "isc-dhcp-server" to be running Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - Debian 11: spec/support/acceptance/examples.rb#L16
Simple installation behaves like a DHCP server Port "67" is expected to be listening on 0.0.0.0 with udp Failure/Error: it { is_expected.to be_listening.on('0.0.0.0').with('udp') } expected Port "67" to be listening on 0.0.0.0 with udp Shared Example Group: "a DHCP server" called from ./spec/acceptance/basic_spec.rb:29
Puppet / Puppet 8 - Debian 11: spec/acceptance/basic_spec.rb#L32
Simple installation File "/etc/dhcp/dhcpd.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/dhcp/dhcpd.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - CentOS 9: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - CentOS 9: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - CentOS 7: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - CentOS 7: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - CentOS 7: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - CentOS 8: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - CentOS 8: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - CentOS 8: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - Debian 10: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - Debian 10: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - Debian 10: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - Debian 11: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - Debian 11: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - Debian 11: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - CentOS 7: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - CentOS 7: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - CentOS 7: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - Debian 10: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - Debian 10: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - Debian 10: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - CentOS 9: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - CentOS 9: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - CentOS 9: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Distro Puppet - Fedora 38: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Distro Puppet - Fedora 38: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Distro Puppet - Fedora 38: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Distro Puppet - Fedora 37: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Distro Puppet - Fedora 37: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Distro Puppet - Fedora 37: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - CentOS 8: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - CentOS 8: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - CentOS 8: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - Debian 11: spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - Debian 11: spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"
Puppet / Puppet 8 - Debian 11: spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:42:ac:11:00:02 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2" Failure/Error: is_expected.to match("Got answer from: #{ip}") expected "" to match "Got answer from: 172.17.0.2"