Add parameters latency_tracking & repl_diskless_sync #558
Triggered via pull request
February 27, 2025 16:14
Status
Cancelled
Total duration
8m 3s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
22s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
203 errors
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161650400.i4cmtd.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161652559.cU62Fn.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161654732.S9RUeg.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161654732.S9RUeg.pp, line: 13) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161656784.HqEW7l.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161656784.HqEW7l.pp, line: 13) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis" to be installed
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161653932.4UEXjG.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161656285.FwpVIK.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161658676.N4vk3D.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161658676.N4vk3D.pp, line: 13) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161700930.Y5QP3h.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161700930.Y5QP3h.pp, line: 13) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis" to be installed
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161658698.S3PlXp.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161701155.QmQEma.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161703599.GeRzjx.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161703599.GeRzjx.pp, line: 13) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161705864.ZYWVex.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161705864.ZYWVex.pp, line: 13) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis" to be installed
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161703916.61tn8p.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161706024.BfwmXy.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161708147.ce0xHP.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161708147.ce0xHP.pp, line: 13) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161710143.ty17ou.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161710143.ty17ou.pp, line: 13) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis" to be installed
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161706549.eOdZgQ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161708734.OChDqu.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161711009.3vbSRD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161711009.3vbSRD.pp, line: 13) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161713131.KKtYoa.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161713131.KKtYoa.pp, line: 13) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis" to be installed
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 7 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161710621.voMyon.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node rocky9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161712766.MlzZSt.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node rocky9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 7 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161714902.DylssI.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161714902.DylssI.pp, line: 13) on node rocky9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161716934.BL7DtY.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161716934.BL7DtY.pp, line: 13) on node rocky9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis" to be installed
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password 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_161708436.okIlgN.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password 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_161710995.3QaSb4.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example 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_161713524.j8asd5.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161713524.j8asd5.pp, line: 13) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example 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_161715856.8MD0uB.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161715856.8MD0uB.pp, line: 13) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis" to be installed
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161713281.sDQPyL.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161715460.nvkLAh.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161717607.JG8cyA.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161717607.JG8cyA.pp, line: 13) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161719597.30B7wT.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161719597.30B7wT.pp, line: 13) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis" to be installed
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 8 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161706897.Z8Hhqa.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161709212.ErKLPP.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 8 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161711525.euvHFL.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161711525.euvHFL.pp, line: 13) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161713750.x5YblE.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161713750.x5YblE.pp, line: 13) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis" to be installed
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 8 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161722276.OCvA3s.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node rocky9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161724606.5b5asS.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node rocky9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 8 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161726935.I3aDr3.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161726935.I3aDr3.pp, line: 13) on node rocky9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161729145.WMGybi.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161729145.WMGybi.pp, line: 13) on node rocky9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis" to be installed
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161713563.hTWIdq.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161717294.gegY7f.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161721025.E7Z8fR.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161721025.E7Z8fR.pp, line: 13) on node debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161724550.zQtRdB.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161724550.zQtRdB.pp, line: 13) on node debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis-server" to be installed
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161715714.ILcp7x.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161719621.AuRBPJ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161723404.ptUOG9.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161723404.ptUOG9.pp, line: 13) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161726851.BW65WY.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161726851.BW65WY.pp, line: 13) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis-server" to be installed
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password 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_161717169.Td7iuA.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password 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_161720960.6gFmRt.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example 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_161724560.1O0nnE.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161724560.1O0nnE.pp, line: 13) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example 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_161728029.vwmyUb.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161728029.vwmyUb.pp, line: 13) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis-server" to be installed
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161715913.uOOURd.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161719699.LlzNn9.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161723362.neQjo3.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161723362.neQjo3.pp, line: 13) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161726958.soppVs.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161726958.soppVs.pp, line: 13) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis-server" to be installed
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161712233.qTUaQE.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161717789.IL3xoI.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161723293.4y2BS3.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161723293.4y2BS3.pp, line: 13) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161728606.CZ3w5k.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161728606.CZ3w5k.pp, line: 13) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis-server" to be installed
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161717689.DLbvmN.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161723016.cN3QrQ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161728279.JvvATg.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161728279.JvvATg.pp, line: 13) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161733345.qNBLaA.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Warning: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: The value '' cannot be converted to Numeric. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161733345.qNBLaA.pp, line: 13) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis-server" to be installed
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password 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_161725310.ywRaKt.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password 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_161731361.gGwVmL.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example 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_161737436.hVKUve.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161737436.hVKUve.pp, line: 13) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example 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_161743335.SdW3zU.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161743335.SdW3zU.pp, line: 13) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis-server" to be installed
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis with deferred password applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161724432.ZsORnL.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis with deferred password applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161730602.UXmRx4.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /etc/puppetlabs/code/environments/production/modules/redis/manifests/config.pp, line: 30) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_deferred_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/suites/default/redis_deferred_spec.rb#L21
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
redis::instance example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161736749.yH0XwZ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161736749.yH0XwZ.pp, line: 13) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
redis::instance example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161742644.ZHlWrn.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /etc/puppetlabs/code/environments/production/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /tmp/apply_manifest_161742644.ZHlWrn.pp, line: 13) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb:32
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L62
redis::instance example is expected to be installed
Failure/Error: specify { expect(package(redis_name)).to be_installed }
expected Package "redis-server" to be installed
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L70
redis::instance example is expected to be file and have attributes {:content => (include "redis-server-6379.conf")}
Failure/Error:
expect(file("/etc/systemd/system/redis-server-#{instance}.service")).
to be_file.
and have_attributes(content: include("redis-server-#{instance}.conf"))
expected `File "/etc/systemd/system/redis-server-6379.service".file?` to be truthy, got false
...and:
expected File "/etc/systemd/system/redis-server-6379.service" to have attributes {:content => (include "redis-server-6379.conf")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "redis-server-6379.conf")}):
@@ -1 +1 @@
-:content => (include "redis-server-6379.conf"),
+:content => "",
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L76
redis::instance example is expected to be enabled and be running
Failure/Error: specify { expect(service("redis-server-#{instance}")).to be_enabled.and be_running }
expected Service "redis-server-6379" to be enabled
...and:
expected Service "redis-server-6379" to be running
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/suites/default/redis_multi_instances_one_host_spec.rb#L78
redis::instance example is expected to be file and have attributes {:content => (include "port 6379")}
Failure/Error:
expect(file("#{config_path}/redis-server-#{instance}.conf")).
to be_file.
and have_attributes(content: include("port #{instance}"))
expected `File "/etc/redis/redis-server-6379.conf".file?` to be truthy, got false
...and:
expected File "/etc/redis/redis-server-6379.conf" to have attributes {:content => (include "port 6379")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "port 6379")}):
@@ -1 +1 @@
-:content => (include "port 6379"),
+:content => "",
|
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '540/merge' exists
|
Puppet / 7 (Ruby 2.7):
spec/defines/instance_spec.rb#L35
redis::instance on debian-11-x86_64 with app2 title is expected to contain File[/etc/redis/redis-server-app2.conf.puppet] with content =~ /^bind 127.0.0.1/, content =~ /^logfile \/var\/log\/redis\/redis-server-app2\.log/, content =~ /^dir \/var\/lib\/redis\/redis-server-app2/ and content =~ /^unixsocket \/var\/run\/redis-server-app2\/redis\.sock/
Failure/Error:
is_expected.to contain_file("#{config_file}.puppet").
with_content(%r{^bind 127.0.0.1}).
with_content(%r{^logfile /var/log/redis/redis-server-app2\.log}).
with_content(%r{^dir /var/lib/redis/redis-server-app2}).
with_content(%r{^unixsocket /var/run/redis-server-app2/redis\.sock})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (line: 6) on node fv-az1436-694.zaqoyx4ekzlunp3f3i0zl3mq3h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L68
redis::sentinel on debian-11-x86_64 without parameters is expected to contain Class[redis::sentinel]
Failure/Error: it { is_expected.to create_class('redis::sentinel') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/config.pp, line: 30) on node fv-az1436-694.zaqoyx4ekzlunp3f3i0zl3mq3h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/instance_spec.rb#L43
redis::instance on debian-11-x86_64 with app2 title is expected to contain File[/var/lib/redis/redis-server-app2]
Failure/Error: it { is_expected.to contain_file('/var/lib/redis/redis-server-app2') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (line: 6) on node fv-az1436-694.zaqoyx4ekzlunp3f3i0zl3mq3h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/instance_spec.rb#L45
redis::instance on debian-11-x86_64 with app2 title is expected to contain File[/etc/systemd/system/redis-server-app2.service] with content =~ /ExecStart=\/usr\/bin\/redis-server \/etc\/redis\/redis-server-app2.conf/
Failure/Error:
is_expected.to contain_file('/etc/systemd/system/redis-server-app2.service').
with_content(%r{ExecStart=/usr/bin/redis-server #{config_file}})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (line: 6) on node fv-az1436-694.zaqoyx4ekzlunp3f3i0zl3mq3h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L70
redis::sentinel on debian-11-x86_64 without parameters is expected to contain File[/etc/redis/redis-sentinel.conf.puppet] with ensure => "file", mode => "0644", owner => "redis" and content supplied string
Failure/Error:
is_expected.to contain_file(config_file_orig).
with_ensure('file').
with_mode('0644').
with_owner('redis').
with_content(expected_content)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/config.pp, line: 30) on node fv-az1436-694.zaqoyx4ekzlunp3f3i0zl3mq3h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/instance_spec.rb#L50
redis::instance on debian-11-x86_64 with app2 title is expected to contain Service[redis-server-app2.service] with ensure => true and enable => true
Failure/Error: it { is_expected.to contain_service('redis-server-app2.service').with_ensure(true).with_enable(true) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (line: 6) on node fv-az1436-694.zaqoyx4ekzlunp3f3i0zl3mq3h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/instance_spec.rb#L62
redis::instance on debian-11-x86_64 with custom options is expected to contain File[/tmp/myorig.conf] with content =~ /^bind 127.0.0.1/, content =~ /^myoption avalue/ and content =~ /^anotheroption anothervalue/
Failure/Error:
is_expected.to contain_file('/tmp/myorig.conf').
with_content(%r{^bind 127.0.0.1}).
with_content(%r{^myoption avalue}).
with_content(%r{^anotheroption anothervalue})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (line: 6) on node fv-az1436-694.zaqoyx4ekzlunp3f3i0zl3mq3h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L30
redis on debian-11-x86_64 without parameters is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/config.pp, line: 30) on node fv-az1436-694.zaqoyx4ekzlunp3f3i0zl3mq3h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/instance_spec.rb#L35
redis::instance on debian-12-x86_64 with app2 title is expected to contain File[/etc/redis/redis-server-app2.conf.puppet] with content =~ /^bind 127.0.0.1/, content =~ /^logfile \/var\/log\/redis\/redis-server-app2\.log/, content =~ /^dir \/var\/lib\/redis\/redis-server-app2/ and content =~ /^unixsocket \/var\/run\/redis-server-app2\/redis\.sock/
Failure/Error:
is_expected.to contain_file("#{config_file}.puppet").
with_content(%r{^bind 127.0.0.1}).
with_content(%r{^logfile /var/log/redis/redis-server-app2\.log}).
with_content(%r{^dir /var/lib/redis/redis-server-app2}).
with_content(%r{^unixsocket /var/run/redis-server-app2/redis\.sock})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (line: 6) on node fv-az1436-694.zaqoyx4ekzlunp3f3i0zl3mq3h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L78
redis::sentinel on debian-11-x86_64 without parameters is expected to contain Service[redis-sentinel] with ensure => "running" and enable => "true"
Failure/Error:
is_expected.to contain_service('redis-sentinel').
with_ensure('running').
with_enable('true')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/config.pp, line: 30) on node fv-az1436-694.zaqoyx4ekzlunp3f3i0zl3mq3h.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for '540/merge' exists
|
Puppet / 8 (Ruby 3.2):
spec/defines/instance_spec.rb#L35
redis::instance on debian-11-x86_64 with app2 title is expected to contain File[/etc/redis/redis-server-app2.conf.puppet] with content =~ /^bind 127.0.0.1/, content =~ /^logfile \/var\/log\/redis\/redis-server-app2\.log/, content =~ /^dir \/var\/lib\/redis\/redis-server-app2/ and content =~ /^unixsocket \/var\/run\/redis-server-app2\/redis\.sock/
Failure/Error:
is_expected.to contain_file("#{config_file}.puppet").
with_content(%r{^bind 127.0.0.1}).
with_content(%r{^logfile /var/log/redis/redis-server-app2\.log}).
with_content(%r{^dir /var/lib/redis/redis-server-app2}).
with_content(%r{^unixsocket /var/run/redis-server-app2/redis\.sock})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (line: 6) on node fv-az1278-612.queh1xzsn3aexkx5dk5ryuekfg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/instance_spec.rb#L43
redis::instance on debian-11-x86_64 with app2 title is expected to contain File[/var/lib/redis/redis-server-app2]
Failure/Error: it { is_expected.to contain_file('/var/lib/redis/redis-server-app2') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (line: 6) on node fv-az1278-612.queh1xzsn3aexkx5dk5ryuekfg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L68
redis::sentinel on debian-11-x86_64 without parameters is expected to contain Class[redis::sentinel]
Failure/Error: it { is_expected.to create_class('redis::sentinel') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/config.pp, line: 30) on node fv-az1278-612.queh1xzsn3aexkx5dk5ryuekfg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/instance_spec.rb#L45
redis::instance on debian-11-x86_64 with app2 title is expected to contain File[/etc/systemd/system/redis-server-app2.service] with content =~ /ExecStart=\/usr\/bin\/redis-server \/etc\/redis\/redis-server-app2.conf/
Failure/Error:
is_expected.to contain_file('/etc/systemd/system/redis-server-app2.service').
with_content(%r{ExecStart=/usr/bin/redis-server #{config_file}})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (line: 6) on node fv-az1278-612.queh1xzsn3aexkx5dk5ryuekfg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L70
redis::sentinel on debian-11-x86_64 without parameters is expected to contain File[/etc/redis/redis-sentinel.conf.puppet] with ensure => "file", mode => "0644", owner => "redis" and content supplied string
Failure/Error:
is_expected.to contain_file(config_file_orig).
with_ensure('file').
with_mode('0644').
with_owner('redis').
with_content(expected_content)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/config.pp, line: 30) on node fv-az1278-612.queh1xzsn3aexkx5dk5ryuekfg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/instance_spec.rb#L50
redis::instance on debian-11-x86_64 with app2 title is expected to contain Service[redis-server-app2.service] with ensure => true and enable => true
Failure/Error: it { is_expected.to contain_service('redis-server-app2.service').with_ensure(true).with_enable(true) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (line: 6) on node fv-az1278-612.queh1xzsn3aexkx5dk5ryuekfg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_spec.rb#L30
redis on debian-11-x86_64 without parameters is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/config.pp, line: 30) on node fv-az1278-612.queh1xzsn3aexkx5dk5ryuekfg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/instance_spec.rb#L62
redis::instance on debian-11-x86_64 with custom options is expected to contain File[/tmp/myorig.conf] with content =~ /^bind 127.0.0.1/, content =~ /^myoption avalue/ and content =~ /^anotheroption anothervalue/
Failure/Error:
is_expected.to contain_file('/tmp/myorig.conf').
with_content(%r{^bind 127.0.0.1}).
with_content(%r{^myoption avalue}).
with_content(%r{^anotheroption anothervalue})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (line: 6) on node fv-az1278-612.queh1xzsn3aexkx5dk5ryuekfg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L78
redis::sentinel on debian-11-x86_64 without parameters is expected to contain Service[redis-sentinel] with ensure => "running" and enable => "true"
Failure/Error:
is_expected.to contain_service('redis-sentinel').
with_ensure('running').
with_enable('true')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/config.pp, line: 30) on node fv-az1278-612.queh1xzsn3aexkx5dk5ryuekfg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/instance_spec.rb#L35
redis::instance on debian-12-x86_64 with app2 title is expected to contain File[/etc/redis/redis-server-app2.conf.puppet] with content =~ /^bind 127.0.0.1/, content =~ /^logfile \/var\/log\/redis\/redis-server-app2\.log/, content =~ /^dir \/var\/lib\/redis\/redis-server-app2/ and content =~ /^unixsocket \/var\/run\/redis-server-app2\/redis\.sock/
Failure/Error:
is_expected.to contain_file("#{config_file}.puppet").
with_content(%r{^bind 127.0.0.1}).
with_content(%r{^logfile /var/log/redis/redis-server-app2\.log}).
with_content(%r{^dir /var/lib/redis/redis-server-app2}).
with_content(%r{^unixsocket /var/run/redis-server-app2/redis\.sock})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'repl'. (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 594, column: 33) (line: 6) on node fv-az1278-612.queh1xzsn3aexkx5dk5ryuekfg.dx.internal.cloudapp.net
|
Puppet / Test suite
Process completed with exit code 1.
|