Skip to content

Add support for ODBC pollers in Zabbix >= 6.0 #527

Add support for ODBC pollers in Zabbix >= 6.0

Add support for ODBC pollers in Zabbix >= 6.0 #527

Triggered via pull request August 1, 2023 08:50
Status Failure
Total duration 1h 15m 15s
Artifacts

ci.yml

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

Annotations

4 errors
Puppet / 7 - CentOS 7: spec/acceptance/agent_spec.rb#L10
zabbix::agent class with zabbix_version 6.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_090007117.pp.M7qTKv Last 10 lines of output were: �[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.31 seconds Info: Using environment 'production' Info: Applying configuration version '1690880409' �[mNotice: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: ensure changed '5.4.12-1.el7' to '0:6.0.20-release1.el7' �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]/owner: owner changed 'root' to 'zabbix' �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]/group: group changed 'root' to 'zabbix' Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Scheduling refresh of Service[zabbix-agent] Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Scheduling refresh of Service[zabbix-agent] �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 2 events �[mNotice: Applied catalog in 18.09 seconds
Puppet / 7 - CentOS 7
Process completed with exit code 1.
Puppet / 7 - Ubuntu 20.04: spec/acceptance/zabbix_template_spec.rb#L49
zabbix_template type create zabbix_template resources with zabbix version 6.0 works with no error on the first apply Failure/Error: apply_manifest(pp1, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095858885.pp.KxOL3g Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-directories]/Concat_fragment[localhost-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-logging]/Concat_fragment[localhost-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-serversignature]/Concat_fragment[localhost-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-access_log]/Concat_fragment[localhost-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-rewrite]/Concat_fragment[localhost-rewrite]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-custom_fragment]/Concat_fragment[localhost-custom_fragment]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-file_footer]/Concat_fragment[localhost-file_footer]: Skipping because of failed dependencies Info: Class[Zabbix::Web]: Unscheduling all events on Class[Zabbix::Web] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 66.03 seconds
Puppet / 7 - Ubuntu 20.04
Process completed with exit code 1.