Add SMSDevices in zabbix server 7+ #930
Annotations
4 errors
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server class deploys a zabbix 7.0 server behaves like an idempotent resource 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 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132209092.2RAbMl.pp
Last 10 lines of output were:
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4104]: server #21 started [history syncer #4]
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4107]: server #24 started [self-monitoring #1]
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4108]: server #25 started [task manager #1]
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4110]: server #26 started [poller #1]
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4123]: server #35 started [trapper #4]
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4124]: server #36 started [trapper #5]
Info: Class[Zabbix::Server]: Unscheduling all events on Class[Zabbix::Server]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.32 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:42
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::server class deploys a zabbix 7.0 server behaves like an idempotent resource 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132214173.f5m4n0.pp
Last 10 lines of output were:
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4112]: server #27 started [poller #2]
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4114]: server #28 started [poller #3]
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4104]: server #21 started [history syncer #4]
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4107]: server #24 started [self-monitoring #1]
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4108]: server #25 started [task manager #1]
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4110]: server #26 started [poller #1]
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4123]: server #35 started [trapper #4]
Mar 05 13:22:06 centos9-64-puppet8.example.com zabbix_server[4124]: server #36 started [trapper #5]
�[mNotice: Applied catalog in 7.28 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:42
|
spec/acceptance/server_spec.rb#L68
zabbix::server class deploys a zabbix 7.0 server Service "zabbix-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-server" to be running
|
|
The logs for this run have expired and are no longer available.
Loading