Bootstrap agent2 support #693
Annotations
10 errors
Run tests:
spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111201870.pp.zn4V0S
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]:
has no parameter named 'package_name'
has no parameter named 'agent_include' (file: /tmp/apply_manifest_111201870.pp.zn4V0S, line: 1, column: 7) on node almalinux9-64-puppet8.example.com
|
Run tests:
spec/acceptance/agent_spec.rb#L119
zabbix::agent class with agent2 and zabbix_version 5.0 Package "zabbix-agent2" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent2" to be installed
|
Run tests:
spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent2" to be running
|
Run tests:
spec/acceptance/agent_spec.rb#L124
zabbix::agent class with agent2 and zabbix_version 5.0 Service "zabbix-agent2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent2" to be enabled
|
Run tests:
spec/acceptance/agent_spec.rb#L132
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111203960.pp.NK9CMn
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]:
has no parameter named 'package_name'
has no parameter named 'agent_include' (file: /tmp/apply_manifest_111203960.pp.NK9CMn, line: 1, column: 11) on node almalinux9-64-puppet8.example.com
|
Run tests:
spec/acceptance/agent_spec.rb#L152
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Run tests:
spec/acceptance/agent_spec.rb#L157
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111205891.pp.1CAEbv
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]:
has no parameter named 'package_name'
has no parameter named 'agent_include' (file: /tmp/apply_manifest_111205891.pp.1CAEbv, line: 1, column: 11) on node almalinux9-64-puppet8.example.com
|
Run tests:
spec/acceptance/agent_spec.rb#L177
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111207745.pp.hY9hYd
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]:
has no parameter named 'package_name'
has no parameter named 'agent_include' (file: /tmp/apply_manifest_111207745.pp.hY9hYd, line: 1, column: 13) on node almalinux9-64-puppet8.example.com
|
Run tests:
spec/acceptance/agent_spec.rb#L197
zabbix::agent class with agent2 and zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading