Skip to content

vrrp::instance: track_process: Switch default undef->[] #184

vrrp::instance: track_process: Switch default undef->[]

vrrp::instance: track_process: Switch default undef->[] #184

Triggered via pull request March 12, 2024 13:27
Status Failure
Total duration 3m 9s
Artifacts

ci.yml

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

Annotations

70 errors
Puppet / Puppet 7 - CentOS 7: spec/acceptance/keepalived_spec.rb#L62
keepalived class on master with vrrp instance works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132915193.pp.k77R34 Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132915193.pp.k77R34, line: 5) on node centos7-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 7: spec/acceptance/keepalived_spec.rb#L66
keepalived class on master with vrrp instance works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132916973.pp.Hzg2BA Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132916973.pp.Hzg2BA, line: 5) on node centos7-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 7: spec/acceptance/keepalived_spec.rb#L81
keepalived class on master with vrrp instance has acquired the ip Failure/Error: expect(ip_result.stdout).to match %r{.*inet 10\.0\.0\.1/16 .*} expected "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n lin...72.17.0.2/16 brd 172.17.255.255 scope global eth0\n valid_lft forever preferred_lft forever\n" to match /.*inet 10\.0\.0\.1\/16 .*/ Diff: @@ -1,8 +1,15 @@ -/.*inet 10\.0\.0\.1\/16 .*/ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + inet 127.0.0.1/8 scope host lo + valid_lft forever preferred_lft forever +14: eth0@if15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default + link/ether 02:42:ac:11:00:02 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 172.17.0.2/16 brd 172.17.255.255 scope global eth0 + valid_lft forever preferred_lft forever
Puppet / Puppet 7 - CentOS 7: spec/acceptance/keepalived_spec.rb#L72
keepalived class on master with vrrp instance File "/etc/keepalived/keepalived.conf" content is expected to match /.*MASTER.*/ Failure/Error: its(:content) { is_expected.to match %r{.*MASTER.*} } expected "# Managed by Puppet\n\n" to match /.*MASTER.*/ Diff: @@ -1 +1 @@ -/.*MASTER.*/ +# Managed by Puppet
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8: spec/acceptance/keepalived_spec.rb#L62
keepalived class on master with vrrp instance works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132919612.pp.KRDYag Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132919612.pp.KRDYag, line: 5) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8: spec/acceptance/keepalived_spec.rb#L66
keepalived class on master with vrrp instance works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132921244.pp.IeDLhU Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132921244.pp.IeDLhU, line: 5) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8: spec/acceptance/keepalived_spec.rb#L81
keepalived class on master with vrrp instance has acquired the ip Failure/Error: expect(ip_result.stdout).to match %r{.*inet 10\.0\.0\.1/16 .*} expected "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n lin...72.17.0.2/16 brd 172.17.255.255 scope global eth0\n valid_lft forever preferred_lft forever\n" to match /.*inet 10\.0\.0\.1\/16 .*/ Diff: @@ -1,8 +1,15 @@ -/.*inet 10\.0\.0\.1\/16 .*/ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + inet 127.0.0.1/8 scope host lo + valid_lft forever preferred_lft forever +14: eth0@if15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default + link/ether 02:42:ac:11:00:02 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 172.17.0.2/16 brd 172.17.255.255 scope global eth0 + valid_lft forever preferred_lft forever
Puppet / Puppet 7 - CentOS 8: spec/acceptance/keepalived_spec.rb#L72
keepalived class on master with vrrp instance File "/etc/keepalived/keepalived.conf" content is expected to match /.*MASTER.*/ Failure/Error: its(:content) { is_expected.to match %r{.*MASTER.*} } expected "# Managed by Puppet\n\n" to match /.*MASTER.*/ Diff: @@ -1 +1 @@ -/.*MASTER.*/ +# Managed by Puppet
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8: spec/acceptance/keepalived_spec.rb#L62
keepalived class on master with vrrp instance works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132919037.pp.5kB891 Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132919037.pp.5kB891, line: 5) on node centos8-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 8: spec/acceptance/keepalived_spec.rb#L66
keepalived class on master with vrrp instance works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132920766.pp.AnUxLd Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132920766.pp.AnUxLd, line: 5) on node centos8-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 8: spec/acceptance/keepalived_spec.rb#L81
keepalived class on master with vrrp instance has acquired the ip Failure/Error: expect(ip_result.stdout).to match %r{.*inet 10\.0\.0\.1/16 .*} expected "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n lin...72.17.0.2/16 brd 172.17.255.255 scope global eth0\n valid_lft forever preferred_lft forever\n" to match /.*inet 10\.0\.0\.1\/16 .*/ Diff: @@ -1,8 +1,15 @@ -/.*inet 10\.0\.0\.1\/16 .*/ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + inet 127.0.0.1/8 scope host lo + valid_lft forever preferred_lft forever +14: eth0@if15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default + link/ether 02:42:ac:11:00:02 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 172.17.0.2/16 brd 172.17.255.255 scope global eth0 + valid_lft forever preferred_lft forever
Puppet / Puppet 8 - CentOS 8: spec/acceptance/keepalived_spec.rb#L72
keepalived class on master with vrrp instance File "/etc/keepalived/keepalived.conf" content is expected to match /.*MASTER.*/ Failure/Error: its(:content) { is_expected.to match %r{.*MASTER.*} } expected "# Managed by Puppet\n\n" to match /.*MASTER.*/ Diff: @@ -1 +1 @@ -/.*MASTER.*/ +# Managed by Puppet
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 7: spec/acceptance/keepalived_spec.rb#L62
keepalived class on master with vrrp instance works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132920236.pp.gWMKZe Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132920236.pp.gWMKZe, line: 5) on node centos7-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 7: spec/acceptance/keepalived_spec.rb#L66
keepalived class on master with vrrp instance works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132922092.pp.3rUD4d Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132922092.pp.3rUD4d, line: 5) on node centos7-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 7: spec/acceptance/keepalived_spec.rb#L81
keepalived class on master with vrrp instance has acquired the ip Failure/Error: expect(ip_result.stdout).to match %r{.*inet 10\.0\.0\.1/16 .*} expected "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n lin...72.17.0.2/16 brd 172.17.255.255 scope global eth0\n valid_lft forever preferred_lft forever\n" to match /.*inet 10\.0\.0\.1\/16 .*/ Diff: @@ -1,8 +1,15 @@ -/.*inet 10\.0\.0\.1\/16 .*/ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + inet 127.0.0.1/8 scope host lo + valid_lft forever preferred_lft forever +14: eth0@if15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default + link/ether 02:42:ac:11:00:02 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 172.17.0.2/16 brd 172.17.255.255 scope global eth0 + valid_lft forever preferred_lft forever
Puppet / Puppet 8 - CentOS 7: spec/acceptance/keepalived_spec.rb#L72
keepalived class on master with vrrp instance File "/etc/keepalived/keepalived.conf" content is expected to match /.*MASTER.*/ Failure/Error: its(:content) { is_expected.to match %r{.*MASTER.*} } expected "# Managed by Puppet\n\n" to match /.*MASTER.*/ Diff: @@ -1 +1 @@ -/.*MASTER.*/ +# Managed by Puppet
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 10: spec/acceptance/keepalived_spec.rb#L62
keepalived class on master with vrrp instance works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132921882.pp.ZNfSqE Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132921882.pp.ZNfSqE, line: 5) on node debian10-64-puppet7.example.com
Puppet / Puppet 7 - Debian 10: spec/acceptance/keepalived_spec.rb#L66
keepalived class on master with vrrp instance works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132923479.pp.WMs95I Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132923479.pp.WMs95I, line: 5) on node debian10-64-puppet7.example.com
Puppet / Puppet 7 - Debian 10: spec/acceptance/keepalived_spec.rb#L81
keepalived class on master with vrrp instance has acquired the ip Failure/Error: expect(ip_result.stdout).to match %r{.*inet 10\.0\.0\.1/16 .*} expected "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n lin...72.17.0.2/16 brd 172.17.255.255 scope global eth0\n valid_lft forever preferred_lft forever\n" to match /.*inet 10\.0\.0\.1\/16 .*/ Diff: @@ -1,8 +1,15 @@ -/.*inet 10\.0\.0\.1\/16 .*/ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + inet 127.0.0.1/8 scope host lo + valid_lft forever preferred_lft forever +16: eth0@if17: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default + link/ether 02:42:ac:11:00:02 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 172.17.0.2/16 brd 172.17.255.255 scope global eth0 + valid_lft forever preferred_lft forever
Puppet / Puppet 7 - Debian 10: spec/acceptance/keepalived_spec.rb#L72
keepalived class on master with vrrp instance File "/etc/keepalived/keepalived.conf" content is expected to match /.*MASTER.*/ Failure/Error: its(:content) { is_expected.to match %r{.*MASTER.*} } expected "# Managed by Puppet\n\n" to match /.*MASTER.*/ Diff: @@ -1 +1 @@ -/.*MASTER.*/ +# Managed by Puppet
Puppet / Puppet 7 - Debian 10
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11: spec/acceptance/keepalived_spec.rb#L62
keepalived class on master with vrrp instance works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132925122.pp.7VsXBS Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132925122.pp.7VsXBS, line: 5) on node debian11-64-puppet7.example.com
Puppet / Puppet 7 - Debian 11: spec/acceptance/keepalived_spec.rb#L66
keepalived class on master with vrrp instance works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132926750.pp.zhnZmG Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132926750.pp.zhnZmG, line: 5) on node debian11-64-puppet7.example.com
Puppet / Puppet 7 - Debian 11: spec/acceptance/keepalived_spec.rb#L81
keepalived class on master with vrrp instance has acquired the ip Failure/Error: expect(ip_result.stdout).to match %r{.*inet 10\.0\.0\.1/16 .*} expected "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n lin...72.17.0.2/16 brd 172.17.255.255 scope global eth0\n valid_lft forever preferred_lft forever\n" to match /.*inet 10\.0\.0\.1\/16 .*/ Diff: @@ -1,8 +1,15 @@ -/.*inet 10\.0\.0\.1\/16 .*/ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + inet 127.0.0.1/8 scope host lo + valid_lft forever preferred_lft forever +16: eth0@if17: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default + link/ether 02:42:ac:11:00:02 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 172.17.0.2/16 brd 172.17.255.255 scope global eth0 + valid_lft forever preferred_lft forever
Puppet / Puppet 7 - Debian 11: spec/acceptance/keepalived_spec.rb#L72
keepalived class on master with vrrp instance File "/etc/keepalived/keepalived.conf" content is expected to match /.*MASTER.*/ Failure/Error: its(:content) { is_expected.to match %r{.*MASTER.*} } expected "# Managed by Puppet\n\n" to match /.*MASTER.*/ Diff: @@ -1 +1 @@ -/.*MASTER.*/ +# Managed by Puppet
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/keepalived_spec.rb#L62
keepalived class on master with vrrp instance works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132925317.pp.X2fBpi Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132925317.pp.X2fBpi, line: 5) on node ubuntu2004-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/keepalived_spec.rb#L66
keepalived class on master with vrrp instance works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132927082.pp.XWr6pq Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132927082.pp.XWr6pq, line: 5) on node ubuntu2004-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/keepalived_spec.rb#L81
keepalived class on master with vrrp instance has acquired the ip Failure/Error: expect(ip_result.stdout).to match %r{.*inet 10\.0\.0\.1/16 .*} expected "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n lin...72.17.0.2/16 brd 172.17.255.255 scope global eth0\n valid_lft forever preferred_lft forever\n" to match /.*inet 10\.0\.0\.1\/16 .*/ Diff: @@ -1,8 +1,15 @@ -/.*inet 10\.0\.0\.1\/16 .*/ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + inet 127.0.0.1/8 scope host lo + valid_lft forever preferred_lft forever +18: eth0@if19: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default + link/ether 02:42:ac:11:00:02 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 172.17.0.2/16 brd 172.17.255.255 scope global eth0 + valid_lft forever preferred_lft forever
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/keepalived_spec.rb#L72
keepalived class on master with vrrp instance File "/etc/keepalived/keepalived.conf" content is expected to match /.*MASTER.*/ Failure/Error: its(:content) { is_expected.to match %r{.*MASTER.*} } expected "# Managed by Puppet\n\n" to match /.*MASTER.*/ Diff: @@ -1 +1 @@ -/.*MASTER.*/ +# Managed by Puppet
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 11: spec/acceptance/keepalived_spec.rb#L62
keepalived class on master with vrrp instance works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132927027.pp.cPNn6T Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132927027.pp.cPNn6T, line: 5) on node debian11-64-puppet8.example.com
Puppet / Puppet 8 - Debian 11: spec/acceptance/keepalived_spec.rb#L66
keepalived class on master with vrrp instance works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132928756.pp.1oBfR3 Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132928756.pp.1oBfR3, line: 5) on node debian11-64-puppet8.example.com
Puppet / Puppet 8 - Debian 11: spec/acceptance/keepalived_spec.rb#L81
keepalived class on master with vrrp instance has acquired the ip Failure/Error: expect(ip_result.stdout).to match %r{.*inet 10\.0\.0\.1/16 .*} expected "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n lin...72.17.0.2/16 brd 172.17.255.255 scope global eth0\n valid_lft forever preferred_lft forever\n" to match /.*inet 10\.0\.0\.1\/16 .*/ Diff: @@ -1,8 +1,15 @@ -/.*inet 10\.0\.0\.1\/16 .*/ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + inet 127.0.0.1/8 scope host lo + valid_lft forever preferred_lft forever +16: eth0@if17: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default + link/ether 02:42:ac:11:00:02 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 172.17.0.2/16 brd 172.17.255.255 scope global eth0 + valid_lft forever preferred_lft forever
Puppet / Puppet 8 - Debian 11: spec/acceptance/keepalived_spec.rb#L72
keepalived class on master with vrrp instance File "/etc/keepalived/keepalived.conf" content is expected to match /.*MASTER.*/ Failure/Error: its(:content) { is_expected.to match %r{.*MASTER.*} } expected "# Managed by Puppet\n\n" to match /.*MASTER.*/ Diff: @@ -1 +1 @@ -/.*MASTER.*/ +# Managed by Puppet
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 10: spec/acceptance/keepalived_spec.rb#L62
keepalived class on master with vrrp instance works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132928141.pp.bnAJEu Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132928141.pp.bnAJEu, line: 5) on node debian10-64-puppet8.example.com
Puppet / Puppet 8 - Debian 10: spec/acceptance/keepalived_spec.rb#L66
keepalived class on master with vrrp instance works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132929868.pp.S7guou Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132929868.pp.S7guou, line: 5) on node debian10-64-puppet8.example.com
Puppet / Puppet 8 - Debian 10: spec/acceptance/keepalived_spec.rb#L81
keepalived class on master with vrrp instance has acquired the ip Failure/Error: expect(ip_result.stdout).to match %r{.*inet 10\.0\.0\.1/16 .*} expected "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n lin...72.17.0.2/16 brd 172.17.255.255 scope global eth0\n valid_lft forever preferred_lft forever\n" to match /.*inet 10\.0\.0\.1\/16 .*/ Diff: @@ -1,8 +1,15 @@ -/.*inet 10\.0\.0\.1\/16 .*/ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + inet 127.0.0.1/8 scope host lo + valid_lft forever preferred_lft forever +16: eth0@if17: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default + link/ether 02:42:ac:11:00:02 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 172.17.0.2/16 brd 172.17.255.255 scope global eth0 + valid_lft forever preferred_lft forever
Puppet / Puppet 8 - Debian 10: spec/acceptance/keepalived_spec.rb#L72
keepalived class on master with vrrp instance File "/etc/keepalived/keepalived.conf" content is expected to match /.*MASTER.*/ Failure/Error: its(:content) { is_expected.to match %r{.*MASTER.*} } expected "# Managed by Puppet\n\n" to match /.*MASTER.*/ Diff: @@ -1 +1 @@ -/.*MASTER.*/ +# Managed by Puppet
Puppet / Puppet 8 - Debian 10
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/keepalived_spec.rb#L62
keepalived class on master with vrrp instance works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132933544.pp.O303il Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132933544.pp.O303il, line: 5) on node ubuntu2004-64-puppet7.example.com
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/keepalived_spec.rb#L66
keepalived class on master with vrrp instance works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132935240.pp.S0QHiH Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[VI_50]: parameter 'track_process' expects an Array value, got Undef (file: /tmp/apply_manifest_132935240.pp.S0QHiH, line: 5) on node ubuntu2004-64-puppet7.example.com
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/keepalived_spec.rb#L81
keepalived class on master with vrrp instance has acquired the ip Failure/Error: expect(ip_result.stdout).to match %r{.*inet 10\.0\.0\.1/16 .*} expected "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n lin...72.17.0.2/16 brd 172.17.255.255 scope global eth0\n valid_lft forever preferred_lft forever\n" to match /.*inet 10\.0\.0\.1\/16 .*/ Diff: @@ -1,8 +1,15 @@ -/.*inet 10\.0\.0\.1\/16 .*/ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + inet 127.0.0.1/8 scope host lo + valid_lft forever preferred_lft forever +18: eth0@if19: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default + link/ether 02:42:ac:11:00:02 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 172.17.0.2/16 brd 172.17.255.255 scope global eth0 + valid_lft forever preferred_lft forever
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/keepalived_spec.rb#L72
keepalived class on master with vrrp instance File "/etc/keepalived/keepalived.conf" content is expected to match /.*MASTER.*/ Failure/Error: its(:content) { is_expected.to match %r{.*MASTER.*} } expected "# Managed by Puppet\n\n" to match /.*MASTER.*/ Diff: @@ -1 +1 @@ -/.*MASTER.*/ +# Managed by Puppet
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2): spec/defines/keepalived_vrrp_instance_spec.rb#L39
keepalived::vrrp::instance on centos-7-x86_64 with parameter interface is expected to contain Keepalived::Vrrp::Instance[_NAME_] Failure/Error: it { is_expected.to create_keepalived__vrrp__instance('_NAME_') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az740-552.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/keepalived_vrrp_instance_spec.rb#L41
keepalived::vrrp::instance on centos-7-x86_64 with parameter interface is expected to contain Concat::Fragment[keepalived.conf_vrrp_instance__NAME_] with content =~ /interface.*_VALUE_/ Failure/Error: is_expected.to \ contain_concat__fragment('keepalived.conf_vrrp_instance__NAME_').with( 'content' => %r{interface.*_VALUE_} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az740-552.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/keepalived_vrrp_instance_spec.rb#L58
keepalived::vrrp::instance on centos-7-x86_64 with parameter priority with valid 1 is expected to contain Keepalived::Vrrp::Instance[_NAME_] Failure/Error: it { is_expected.to create_keepalived__vrrp__instance('_NAME_') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az740-552.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/keepalived_vrrp_instance_spec.rb#L60
keepalived::vrrp::instance on centos-7-x86_64 with parameter priority with valid 1 is expected to contain Concat::Fragment[keepalived.conf_vrrp_instance__NAME_] with content =~ /\spriority\s+1$/ Failure/Error: is_expected.to \ contain_concat__fragment('keepalived.conf_vrrp_instance__NAME_').with( 'content' => %r{\spriority\s+#{valid_priority}$} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az740-552.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/keepalived_vrrp_instance_spec.rb#L58
keepalived::vrrp::instance on centos-7-x86_64 with parameter priority with valid 100 is expected to contain Keepalived::Vrrp::Instance[_NAME_] Failure/Error: it { is_expected.to create_keepalived__vrrp__instance('_NAME_') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az740-552.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/keepalived_vrrp_instance_spec.rb#L60
keepalived::vrrp::instance on centos-7-x86_64 with parameter priority with valid 100 is expected to contain Concat::Fragment[keepalived.conf_vrrp_instance__NAME_] with content =~ /\spriority\s+100$/ Failure/Error: is_expected.to \ contain_concat__fragment('keepalived.conf_vrrp_instance__NAME_').with( 'content' => %r{\spriority\s+#{valid_priority}$} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az740-552.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/keepalived_vrrp_instance_spec.rb#L58
keepalived::vrrp::instance on centos-7-x86_64 with parameter priority with valid 254 is expected to contain Keepalived::Vrrp::Instance[_NAME_] Failure/Error: it { is_expected.to create_keepalived__vrrp__instance('_NAME_') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az740-552.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/keepalived_vrrp_instance_spec.rb#L60
keepalived::vrrp::instance on centos-7-x86_64 with parameter priority with valid 254 is expected to contain Concat::Fragment[keepalived.conf_vrrp_instance__NAME_] with content =~ /\spriority\s+254$/ Failure/Error: is_expected.to \ contain_concat__fragment('keepalived.conf_vrrp_instance__NAME_').with( 'content' => %r{\spriority\s+#{valid_priority}$} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az740-552.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/keepalived_vrrp_instance_spec.rb#L89
keepalived::vrrp::instance on centos-7-x86_64 with parameter state is expected to contain Keepalived::Vrrp::Instance[_NAME_] Failure/Error: it { is_expected.to create_keepalived__vrrp__instance('_NAME_') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az740-552.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/keepalived_vrrp_instance_spec.rb#L91
keepalived::vrrp::instance on centos-7-x86_64 with parameter state is expected to contain Concat::Fragment[keepalived.conf_vrrp_instance__NAME_] with content =~ /state.*_VALUE_/ Failure/Error: is_expected.to \ contain_concat__fragment('keepalived.conf_vrrp_instance__NAME_').with( 'content' => %r{state.*_VALUE_} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az740-552.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/keepalived_vrrp_instance_spec.rb#L39
keepalived::vrrp::instance on ubuntu-20.04-x86_64 with parameter interface is expected to contain Keepalived::Vrrp::Instance[_NAME_] Failure/Error: it { is_expected.to create_keepalived__vrrp__instance('_NAME_') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az1022-842.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/keepalived_vrrp_instance_spec.rb#L41
keepalived::vrrp::instance on ubuntu-20.04-x86_64 with parameter interface is expected to contain Concat::Fragment[keepalived.conf_vrrp_instance__NAME_] with content =~ /interface.*_VALUE_/ Failure/Error: is_expected.to \ contain_concat__fragment('keepalived.conf_vrrp_instance__NAME_').with( 'content' => %r{interface.*_VALUE_} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az1022-842.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/keepalived_vrrp_instance_spec.rb#L58
keepalived::vrrp::instance on ubuntu-20.04-x86_64 with parameter priority with valid 1 is expected to contain Keepalived::Vrrp::Instance[_NAME_] Failure/Error: it { is_expected.to create_keepalived__vrrp__instance('_NAME_') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az1022-842.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/keepalived_vrrp_instance_spec.rb#L60
keepalived::vrrp::instance on ubuntu-20.04-x86_64 with parameter priority with valid 1 is expected to contain Concat::Fragment[keepalived.conf_vrrp_instance__NAME_] with content =~ /\spriority\s+1$/ Failure/Error: is_expected.to \ contain_concat__fragment('keepalived.conf_vrrp_instance__NAME_').with( 'content' => %r{\spriority\s+#{valid_priority}$} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az1022-842.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/keepalived_vrrp_instance_spec.rb#L58
keepalived::vrrp::instance on ubuntu-20.04-x86_64 with parameter priority with valid 100 is expected to contain Keepalived::Vrrp::Instance[_NAME_] Failure/Error: it { is_expected.to create_keepalived__vrrp__instance('_NAME_') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az1022-842.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/keepalived_vrrp_instance_spec.rb#L60
keepalived::vrrp::instance on ubuntu-20.04-x86_64 with parameter priority with valid 100 is expected to contain Concat::Fragment[keepalived.conf_vrrp_instance__NAME_] with content =~ /\spriority\s+100$/ Failure/Error: is_expected.to \ contain_concat__fragment('keepalived.conf_vrrp_instance__NAME_').with( 'content' => %r{\spriority\s+#{valid_priority}$} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az1022-842.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/keepalived_vrrp_instance_spec.rb#L58
keepalived::vrrp::instance on ubuntu-20.04-x86_64 with parameter priority with valid 254 is expected to contain Keepalived::Vrrp::Instance[_NAME_] Failure/Error: it { is_expected.to create_keepalived__vrrp__instance('_NAME_') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az1022-842.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/keepalived_vrrp_instance_spec.rb#L60
keepalived::vrrp::instance on ubuntu-20.04-x86_64 with parameter priority with valid 254 is expected to contain Concat::Fragment[keepalived.conf_vrrp_instance__NAME_] with content =~ /\spriority\s+254$/ Failure/Error: is_expected.to \ contain_concat__fragment('keepalived.conf_vrrp_instance__NAME_').with( 'content' => %r{\spriority\s+#{valid_priority}$} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az1022-842.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/keepalived_vrrp_instance_spec.rb#L89
keepalived::vrrp::instance on ubuntu-20.04-x86_64 with parameter state is expected to contain Keepalived::Vrrp::Instance[_NAME_] Failure/Error: it { is_expected.to create_keepalived__vrrp__instance('_NAME_') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az1022-842.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/keepalived_vrrp_instance_spec.rb#L91
keepalived::vrrp::instance on ubuntu-20.04-x86_64 with parameter state is expected to contain Concat::Fragment[keepalived.conf_vrrp_instance__NAME_] with content =~ /state.*_VALUE_/ Failure/Error: is_expected.to \ contain_concat__fragment('keepalived.conf_vrrp_instance__NAME_').with( 'content' => %r{state.*_VALUE_} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Keepalived::Vrrp::Instance[_NAME_]: parameter 'track_process' expects an Array value, got Undef (line: 3) on node fv-az1022-842.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net