Skip to content

Bootstrap agent2 support #701

Bootstrap agent2 support

Bootstrap agent2 support #701

Triggered via pull request March 7, 2024 14:09
Status Cancelled
Total duration 18m 58s
Artifacts

ci.yml

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

Annotations

22 errors
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter works idempotently with no errors Failure/Error: apply_manifest <<~PUPPET $services = $facts['os']['family'] ? { 'RedHat' => ['zabbix-server', 'httpd', 'zabbix-agent', 'zabbix-agent2'], 'Debian' => ['zabbix-server', 'apache2', 'zabbix-agent', 'zabbix-agent2'], default => ['zabbix-agent', 'zabbix-agent2'], } service { $services: ensure => stopped } Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose /tmp/apply_manifest_141118435.pp.CsP8sH Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.01 seconds Error: Parameter ensure failed on Package[zabbix-agent]: Provider pacman must have features 'purgeable' to set 'ensure' to 'purged' (file: /tmp/apply_manifest_141118435.pp.CsP8sH, line: 15)
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent" to be installed
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L40
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest <<~PUPPET $services = $facts['os']['family'] ? { 'RedHat' => ['zabbix-server', 'httpd', 'zabbix-agent', 'zabbix-agent2'], 'Debian' => ['zabbix-server', 'apache2', 'zabbix-agent', 'zabbix-agent2'], default => ['zabbix-agent', 'zabbix-agent2'], } service { $services: ensure => stopped } Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose /tmp/apply_manifest_141121470.pp.anDnni Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.01 seconds Error: Parameter ensure failed on Package[zabbix-agent]: Provider pacman must have features 'purgeable' to set 'ensure' to 'purged' (file: /tmp/apply_manifest_141121470.pp.anDnni, line: 15)
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L57
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.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/ +""
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L62
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest <<~PUPPET $services = $facts['os']['family'] ? { 'RedHat' => ['zabbix-server', 'httpd', 'zabbix-agent', 'zabbix-agent2'], 'Debian' => ['zabbix-server', 'apache2', 'zabbix-agent', 'zabbix-agent2'], default => ['zabbix-agent', 'zabbix-agent2'], } service { $services: ensure => stopped } Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose /tmp/apply_manifest_141123287.pp.vNuCib Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.01 seconds Error: Parameter ensure failed on Package[zabbix-agent]: Provider pacman must have features 'purgeable' to set 'ensure' to 'purged' (file: /tmp/apply_manifest_141123287.pp.vNuCib, line: 15)
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L79
zabbix::agent class with 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 <<~PUPPET $services = $facts['os']['family'] ? { 'RedHat' => ['zabbix-server', 'httpd', 'zabbix-agent', 'zabbix-agent2'], 'Debian' => ['zabbix-server', 'apache2', 'zabbix-agent', 'zabbix-agent2'], default => ['zabbix-agent', 'zabbix-agent2'], } service { $services: ensure => stopped } Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose /tmp/apply_manifest_141125033.pp.CHsIi5 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.01 seconds Error: Parameter ensure failed on Package[zabbix-agent]: Provider pacman must have features 'purgeable' to set 'ensure' to 'purged' (file: /tmp/apply_manifest_141125033.pp.CHsIi5, line: 15)
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L96
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.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/ +""
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0: spec/acceptance/agent_spec.rb#L107
zabbix::agent class with agent2 and zabbix_version 5.0 With minimal parameter works idempotently with no errors Failure/Error: apply_manifest <<~PUPPET $services = $facts['os']['family'] ? { 'RedHat' => ['zabbix-server', 'httpd', 'zabbix-agent', 'zabbix-agent2'], 'Debian' => ['zabbix-server', 'apache2', 'zabbix-agent', 'zabbix-agent2'], default => ['zabbix-agent', 'zabbix-agent2'], } service { $services: ensure => stopped } Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose /tmp/apply_manifest_141126847.pp.Ypdjrd Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.01 seconds Error: Parameter ensure failed on Package[zabbix-agent]: Provider pacman must have features 'purgeable' to set 'ensure' to 'purged' (file: /tmp/apply_manifest_141126847.pp.Ypdjrd, line: 15)
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter works idempotently with no errors Failure/Error: apply_manifest <<~PUPPET $services = $facts['os']['family'] ? { 'RedHat' => ['zabbix-server', 'httpd', 'zabbix-agent', 'zabbix-agent2'], 'Debian' => ['zabbix-server', 'apache2', 'zabbix-agent', 'zabbix-agent2'], default => ['zabbix-agent', 'zabbix-agent2'], } service { $services: ensure => stopped } Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose /tmp/apply_manifest_141116959.pp.mSxEfY Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.01 seconds Error: Parameter ensure failed on Package[zabbix-agent]: Provider pacman must have features 'purgeable' to set 'ensure' to 'purged' (file: /tmp/apply_manifest_141116959.pp.mSxEfY, line: 15)
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent" to be installed
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L40
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors Failure/Error: apply_manifest <<~PUPPET $services = $facts['os']['family'] ? { 'RedHat' => ['zabbix-server', 'httpd', 'zabbix-agent', 'zabbix-agent2'], 'Debian' => ['zabbix-server', 'apache2', 'zabbix-agent', 'zabbix-agent2'], default => ['zabbix-agent', 'zabbix-agent2'], } service { $services: ensure => stopped } Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose /tmp/apply_manifest_141120260.pp.G9WQ7E Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.01 seconds Error: Parameter ensure failed on Package[zabbix-agent]: Provider pacman must have features 'purgeable' to set 'ensure' to 'purged' (file: /tmp/apply_manifest_141120260.pp.G9WQ7E, line: 15)
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L57
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.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/ +""
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L62
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors Failure/Error: apply_manifest <<~PUPPET $services = $facts['os']['family'] ? { 'RedHat' => ['zabbix-server', 'httpd', 'zabbix-agent', 'zabbix-agent2'], 'Debian' => ['zabbix-server', 'apache2', 'zabbix-agent', 'zabbix-agent2'], default => ['zabbix-agent', 'zabbix-agent2'], } service { $services: ensure => stopped } Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose /tmp/apply_manifest_141122134.pp.bJvFsT Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.01 seconds Error: Parameter ensure failed on Package[zabbix-agent]: Provider pacman must have features 'purgeable' to set 'ensure' to 'purged' (file: /tmp/apply_manifest_141122134.pp.bJvFsT, line: 15)
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L79
zabbix::agent class with 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 <<~PUPPET $services = $facts['os']['family'] ? { 'RedHat' => ['zabbix-server', 'httpd', 'zabbix-agent', 'zabbix-agent2'], 'Debian' => ['zabbix-server', 'apache2', 'zabbix-agent', 'zabbix-agent2'], default => ['zabbix-agent', 'zabbix-agent2'], } service { $services: ensure => stopped } Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose /tmp/apply_manifest_141123977.pp.Amp1cU Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.01 seconds Error: Parameter ensure failed on Package[zabbix-agent]: Provider pacman must have features 'purgeable' to set 'ensure' to 'purged' (file: /tmp/apply_manifest_141123977.pp.Amp1cU, line: 15)
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L96
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.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/ +""
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0: spec/acceptance/agent_spec.rb#L107
zabbix::agent class with agent2 and zabbix_version 6.0 With minimal parameter works idempotently with no errors Failure/Error: apply_manifest <<~PUPPET $services = $facts['os']['family'] ? { 'RedHat' => ['zabbix-server', 'httpd', 'zabbix-agent', 'zabbix-agent2'], 'Debian' => ['zabbix-server', 'apache2', 'zabbix-agent', 'zabbix-agent2'], default => ['zabbix-agent', 'zabbix-agent2'], } service { $services: ensure => stopped } Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose /tmp/apply_manifest_141125880.pp.6qYwJo Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.01 seconds Error: Parameter ensure failed on Package[zabbix-agent]: Provider pacman must have features 'purgeable' to set 'ensure' to 'purged' (file: /tmp/apply_manifest_141125880.pp.6qYwJo, line: 15)
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '929/merge' exists
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.