Bootstrap agent2 support #697
Annotations
7 errors
Run tests:
spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112940542.pp.ff5KFa
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709810982'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]/ensure: removed
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 11.64 seconds
|
Run tests:
spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.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#L123
zabbix::agent class with agent2 and zabbix_version 6.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#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113008174.pp.EYaxbL
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709811009'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]/ensure: removed
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 11.77 seconds
|
Run tests:
spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113035666.pp.3C40BP
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709811037'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]/ensure: removed
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 11.75 seconds
|
Run tests:
spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113103166.pp.vmanpP
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709811064'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]/ensure: removed
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 11.77 seconds
|
Run tests
Process completed with exit code 1.
|
Loading