216350:20250521:150223.246 Starting Zabbix Server. Zabbix 7.4.0rc1 (revision {ZABBIX_REVISION}). 216350:20250521:150223.246 ****** Enabled features ****** 216350:20250521:150223.246 SNMP monitoring: YES 216350:20250521:150223.246 IPMI monitoring: NO 216350:20250521:150223.246 Web monitoring: YES 216350:20250521:150223.246 VMware monitoring: YES 216350:20250521:150223.246 SMTP authentication: YES 216350:20250521:150223.246 ODBC: YES 216350:20250521:150223.246 SSH support: YES 216350:20250521:150223.246 IPv6 support: YES 216350:20250521:150223.246 TLS support: YES 216350:20250521:150223.246 ****************************** 216350:20250521:150223.246 using configuration file: /home/zabbix/workspace/ZBXNEXT-1527-7.3/etc/zabbix_server.conf 216350:20250521:150223.246 In zbx_load_modules() 216350:20250521:150223.246 End of zbx_load_modules():SUCCEED 216350:20250521:150223.246 In zbx_ipc_service_start() service:rtc 216350:20250521:150223.246 End of zbx_ipc_service_start():SUCCEED 216350:20250521:150223.246 In zbx_shmem_create() param:'(null)' size:496 216350:20250521:150223.246 valid user addresses: [0x7f3d3cd8c168, 0x7f3d3cd8c1e0] total size: 120 216350:20250521:150223.246 End of zbx_shmem_create() 216350:20250521:150223.246 In zbx_dbconn_open() options:0 216350:20250521:150223.262 query without transaction detected 216350:20250521:150223.262 query [txnlev:0] [set escape_string_warning to off] 216350:20250521:150223.263 query without transaction detected 216350:20250521:150223.263 query [txnlev:0] [set extra_float_digits to 3] 216350:20250521:150223.264 query [txnlev:0] [show standard_conforming_strings] 216350:20250521:150223.264 query [txnlev:0] [show default_transaction_read_only] 216350:20250521:150223.264 End of zbx_dbconn_open():0 216350:20250521:150223.265 In zbx_db_get_database_type() 216350:20250521:150223.265 query [txnlev:0] [select userid from users limit 1] 216350:20250521:150223.266 there is at least 1 record in "users" table 216350:20250521:150223.266 End of zbx_db_get_database_type():ZBX_DB_SERVER 216350:20250521:150223.267 In zbx_init_database_cache() 216350:20250521:150223.267 In zbx_shmem_create() param:'HistoryCacheSize' size:16777216 216350:20250521:150223.268 valid user addresses: [0x7f3d3858e170, 0x7f3d3958dff0] total size: 16776832 216350:20250521:150223.268 End of zbx_shmem_create() 216350:20250521:150223.268 In zbx_shmem_create() param:'HistoryIndexCacheSize' size:4194304 216350:20250521:150223.268 valid user addresses: [0x7f3d3818e180, 0x7f3d3858dff0] total size: 4193904 216350:20250521:150223.268 End of zbx_shmem_create() 216350:20250521:150223.268 In init_trend_cache() 216350:20250521:150223.268 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'trend cache' param:'TrendCacheSize' 216350:20250521:150223.269 End of zbx_shmem_required_size() size:422 216350:20250521:150223.269 In zbx_shmem_create() param:'TrendCacheSize' size:4194304 216350:20250521:150223.269 valid user addresses: [0x7f3d37d8e170, 0x7f3d3818dff0] total size: 4193920 216350:20250521:150223.269 End of zbx_shmem_create() 216350:20250521:150223.269 End of init_trend_cache() 216350:20250521:150223.269 End of zbx_init_database_cache() 216350:20250521:150223.269 query [txnlev:0] [select pg_encoding_to_char(encoding) from pg_database where datname='zbxnext-1527-7.3'] 216350:20250521:150223.273 query [txnlev:0] [select oid from pg_namespace where nspname='public'] 216350:20250521:150223.277 query [txnlev:0] [select count(*) from pg_attribute as a left join pg_class as c on c.relfilenode=a.attrelid left join pg_collation as l on l.oid=a.attcollation where atttypid in (25,1043) and c.relnamespace=2200 and c.relam=0 and l.collname<>'default'] 216350:20250521:150223.280 query [txnlev:0] [show client_encoding] 216350:20250521:150223.281 query [txnlev:0] [show server_encoding] 216350:20250521:150223.282 In zbx_dbconn_extract_version_info() 216350:20250521:150223.283 End of zbx_dbconn_extract_version_info() version:150002 216350:20250521:150223.283 In zbx_dbconn_check_extension() 216350:20250521:150223.283 query [txnlev:0] [select 1 from information_schema.tables where table_name='settings' and table_schema='public'] 216350:20250521:150223.284 query [txnlev:0] [select value_str from settings where name='db_extension'] 216350:20250521:150223.285 End of zbx_dbconn_check_extension():SUCCEED 216350:20250521:150223.285 In zbx_db_check_version_and_upgrade() 216350:20250521:150223.285 query [txnlev:0] [select 1 from information_schema.tables where table_name='dbversion' and table_schema='public'] 216350:20250521:150223.288 query [txnlev:0] [select mandatory,optional from dbversion] 216350:20250521:150223.289 current database version (mandatory/optional): 07030042/07030042 216350:20250521:150223.289 required mandatory version: 07030042 216350:20250521:150223.289 End of zbx_db_check_version_and_upgrade():SUCCEED 216350:20250521:150223.289 query [txnlev:0] [select 1 from settings where name='dbversion_status'] 216350:20250521:150223.289 query [txnlev:0] [select 1 from information_schema.table_constraints where table_name='history' and constraint_type='PRIMARY KEY' and constraint_schema='public'] 216350:20250521:150223.290 In zbx_db_flush_version_requirements() 216350:20250521:150223.291 query without transaction detected 216350:20250521:150223.291 query [txnlev:0] [update settings set value_str='[{"database":"PostgreSQL","current_version":"15.2","min_version":"10.9","max_version":"17.x","history_pk":1,"min_supported_version":"13.0","flag":0}]' where name='dbversion_status'] 216350:20250521:150223.293 End of zbx_db_flush_version_requirements() 216350:20250521:150223.293 query [txnlev:0] [select value_str from settings where name='software_update_checkid'] 216350:20250521:150223.293 query without transaction detected 216350:20250521:150223.293 query [txnlev:0] [update settings set value_str='{"version":"7.4.0rc1","configuration":{"enable_global_scripts":false,"allow_software_update_check":true}}' where name='server_status'] 216350:20250521:150223.295 query [txnlev:0] [select value_str from settings where name='instanceid'] 216350:20250521:150223.296 In zbx_init_selfmon_collector() 216350:20250521:150223.296 zbx_init_selfmon_collector() size:63064 216350:20250521:150223.296 In zbx_shmem_create() param:'(null)' size:63448 216350:20250521:150223.296 valid user addresses: [0x7f3d3cd7c170, 0x7f3d3cd8b7c8] total size: 63064 216350:20250521:150223.296 End of zbx_shmem_create() 216350:20250521:150223.296 End of zbx_init_selfmon_collector() collector.monitor:0x7f3d3cd7c170 216350:20250521:150223.296 In zbx_ha_start() 216350:20250521:150223.297 In zbx_ipc_service_recv() timeout:1.000 216354:20250521:150223.297 zbx_setproctitle() title:'ha manager' 216354:20250521:150223.297 starting HA manager 216354:20250521:150223.297 In zbx_ipc_service_start() service:haservice 216354:20250521:150223.297 End of zbx_ipc_service_start():SUCCEED 216354:20250521:150223.297 In zbx_ipc_async_socket_open() 216354:20250521:150223.297 In zbx_ipc_socket_open() 216354:20250521:150223.297 End of zbx_ipc_socket_open():SUCCEED 216354:20250521:150223.297 End of zbx_ipc_async_socket_open():SUCCEED 216354:20250521:150223.297 In zbx_ipc_async_socket_send() 216354:20250521:150223.297 In zbx_ipc_client_send() clientid:0 216354:20250521:150223.297 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150223.297 End of zbx_ipc_async_socket_send():SUCCEED 216354:20250521:150223.297 In zbx_ipc_async_socket_flush() timeout:10 216354:20250521:150223.297 End of zbx_ipc_async_socket_flush():0 216354:20250521:150223.297 In ha_db_register_node() 216354:20250521:150223.297 In ha_db_create_node() 216354:20250521:150223.297 In zbx_dbconn_open() options:2 216350:20250521:150223.298 In ipc_service_accept() 216350:20250521:150223.298 In ipc_service_add_client() 216350:20250521:150223.298 End of ipc_service_add_client() clientid:1 216350:20250521:150223.298 End of ipc_service_accept() 216350:20250521:150223.298 End of zbx_ipc_service_recv():2 216350:20250521:150223.298 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.298 End of zbx_ipc_service_recv():1 216350:20250521:150223.298 End of zbx_ha_start():SUCCEED 216350:20250521:150223.298 In zbx_ha_get_status() 216350:20250521:150223.298 In zbx_ipc_async_socket_open() 216350:20250521:150223.298 In zbx_ipc_socket_open() 216350:20250521:150223.298 End of zbx_ipc_socket_open():SUCCEED 216350:20250521:150223.298 End of zbx_ipc_async_socket_open():SUCCEED 216350:20250521:150223.298 In zbx_ipc_async_socket_send() 216350:20250521:150223.298 In zbx_ipc_client_send() clientid:0 216350:20250521:150223.298 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150223.298 End of zbx_ipc_async_socket_send():SUCCEED 216350:20250521:150223.298 In zbx_ipc_async_socket_flush() timeout:10 216350:20250521:150223.298 End of zbx_ipc_async_socket_flush():0 216350:20250521:150223.298 In zbx_ipc_async_socket_recv() timeout:10 216354:20250521:150223.309 query without transaction detected 216354:20250521:150223.309 query [txnlev:0] [set escape_string_warning to off] 216354:20250521:150223.309 query without transaction detected 216354:20250521:150223.309 query [txnlev:0] [set extra_float_digits to 3] 216354:20250521:150223.309 query [txnlev:0] [show standard_conforming_strings] 216354:20250521:150223.310 query [txnlev:0] [show default_transaction_read_only] 216354:20250521:150223.310 query without transaction detected 216354:20250521:150223.310 query [txnlev:0] [set bytea_output=escape] 216354:20250521:150223.310 End of zbx_dbconn_open():0 216354:20250521:150223.310 query [txnlev:1] [begin;] 216354:20250521:150223.310 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid] 216354:20250521:150223.311 query [txnlev:1] [select name, value_str, value_int from settings where name in ('ha_failover_delay', 'auditlog_enabled', 'auditlog_mode')] 216354:20250521:150223.320 query [txnlev:1] [commit;] 216354:20250521:150223.321 End of ha_db_create_node() 216354:20250521:150223.321 query [txnlev:1] [begin;] 216354:20250521:150223.321 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 216354:20250521:150223.321 In ha_db_get_time() 216354:20250521:150223.321 query [txnlev:1] [select cast(extract(epoch from now()) as int) from settings limit 1] 216354:20250521:150223.321 End of ha_db_get_time():SUCCEED db_time:1747828943 216354:20250521:150223.321 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int),ha_sessionid='cmaxw83v20000xqjq5bxfb08y',status=3 where ha_nodeid='cmamga0pi000102jquut4irj1'] 216354:20250521:150223.322 query [txnlev:1] [delete from ha_node where name<>''] 216354:20250521:150223.322 query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resource_cuid,resourcename,resourcetype,recordsetid,details) values ('cmaxw83x50001xujqsituls9g',null,'System','1747828943','1','','cmamga0pi000102jquut4irj1','',47,'cmaxw83x60002xujqkeq720pt','{"hanode.status":["update",3,1]}')] 216354:20250521:150223.322 query [txnlev:1] [commit;] 216354:20250521:150223.325 End of ha_db_register_node() nodeid:cmamga0pi000102jquut4irj1 ha_status:active db_status:0 216354:20250521:150223.325 HA manager started in active mode 216354:20250521:150223.325 In zbx_ipc_async_socket_send() 216354:20250521:150223.325 In zbx_ipc_client_send() clientid:0 216354:20250521:150223.325 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150223.325 End of zbx_ipc_async_socket_send():SUCCEED 216354:20250521:150223.325 In zbx_ipc_async_socket_flush() timeout:10 216354:20250521:150223.325 End of zbx_ipc_async_socket_flush():0 216354:20250521:150223.325 In zbx_ipc_service_recv() timeout:0.972 216354:20250521:150223.325 In ipc_service_accept() 216354:20250521:150223.325 In ipc_service_add_client() 216354:20250521:150223.325 End of ipc_service_add_client() clientid:1 216354:20250521:150223.325 End of ipc_service_accept() 216354:20250521:150223.325 End of zbx_ipc_service_recv():2 216354:20250521:150223.325 In zbx_ipc_service_recv() timeout:0.972 216354:20250521:150223.325 End of zbx_ipc_service_recv():1 216354:20250521:150223.325 In ha_send_status() ha_status:active info: 216354:20250521:150223.325 In zbx_ipc_client_send() clientid:1 216350:20250521:150223.325 End of zbx_ipc_async_socket_recv():0 216350:20250521:150223.326 In zbx_ipc_async_socket_close() 216350:20250521:150223.326 In zbx_ipc_socket_close() 216350:20250521:150223.326 End of zbx_ipc_socket_close() 216350:20250521:150223.326 End of zbx_ipc_async_socket_close() 216350:20250521:150223.326 End of zbx_ha_get_status():SUCCEED 216350:20250521:150223.326 In zbx_init_database_cache() 216350:20250521:150223.326 End of zbx_init_database_cache() 216350:20250521:150223.326 In zbx_init_configuration_cache() size:33554432 216350:20250521:150223.326 In zbx_shmem_create() param:'CacheSize' size:33554432 216350:20250521:150223.326 valid user addresses: [0x7f3d35d8e170, 0x7f3d37d8dff0] total size: 33554048 216350:20250521:150223.326 End of zbx_shmem_create() 216350:20250521:150223.326 End of zbx_init_configuration_cache() 216350:20250521:150223.326 In zbx_vc_init() 216350:20250521:150223.326 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'value cache size' param:'ValueCacheSize' 216350:20250521:150223.326 End of zbx_shmem_required_size() size:427 216350:20250521:150223.326 In zbx_shmem_create() param:'ValueCacheSize' size:8388608 216350:20250521:150223.326 valid user addresses: [0x7f3d3558e170, 0x7f3d35d8dff0] total size: 8388224 216350:20250521:150223.326 End of zbx_shmem_create() 216350:20250521:150223.326 End of zbx_vc_init() 216350:20250521:150223.326 In zbx_tfc_init() 216350:20250521:150223.326 In zbx_shmem_create() param:'TrendFunctionCacheSize' size:4194304 216350:20250521:150223.326 valid user addresses: [0x7f3d3518e188, 0x7f3d3558dff0] total size: 4193896 216350:20250521:150223.326 End of zbx_shmem_create() 216350:20250521:150223.326 zbx_tfc_init(): slots:46596 216350:20250521:150223.326 End of zbx_tfc_init(): 216350:20250521:150223.327 In zbx_init_remote_commands_cache() 216350:20250521:150223.327 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'commands cache size' param:'CommandsCacheSize' 216350:20250521:150223.327 End of zbx_shmem_required_size() size:433 216350:20250521:150223.327 In zbx_shmem_create() param:'CommandsCacheSize' size:261711 216350:20250521:150223.327 valid user addresses: [0x7f3d3514e178, 0x7f3d3518de40] total size: 261320 216350:20250521:150223.327 End of zbx_shmem_create() 216350:20250521:150223.327 End of zbx_init_remote_commands_cache() 216350:20250521:150223.327 server #0 started [main process] 216350:20250521:150223.328 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.328 End of zbx_ipc_service_recv():1 216350:20250521:150223.328 In zbx_ipc_service_recv() timeout:1.000 216357:20250521:150223.329 server #1 started [service manager #1] 216357:20250521:150223.329 zbx_setproctitle() title:'service manager #1 [connecting to the database]' 216357:20250521:150223.330 In zbx_dbconn_open() options:0 216354:20250521:150223.332 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150223.332 End of ha_send_status():SYSINFO_SUCCEED 216354:20250521:150223.332 In zbx_ipc_service_recv() timeout:0.965 216354:20250521:150223.332 End of zbx_ipc_service_recv():1 216354:20250521:150223.332 In zbx_ipc_socket_close() 216354:20250521:150223.332 End of zbx_ipc_socket_close() 216354:20250521:150223.332 In zbx_ipc_service_recv() timeout:0.965 216358:20250521:150223.332 server #2 started [configuration syncer #1] 216358:20250521:150223.332 In zbx_ipc_async_socket_open() 216358:20250521:150223.332 In zbx_ipc_socket_open() 216350:20250521:150223.332 In ipc_service_accept() 216350:20250521:150223.332 In ipc_service_add_client() 216350:20250521:150223.332 End of ipc_service_add_client() clientid:2 216350:20250521:150223.332 End of ipc_service_accept() 216350:20250521:150223.332 End of zbx_ipc_service_recv():2 216350:20250521:150223.332 In zbx_ipc_service_recv() timeout:1.000 216358:20250521:150223.332 End of zbx_ipc_socket_open():SUCCEED 216358:20250521:150223.332 End of zbx_ipc_async_socket_open():SUCCEED 216358:20250521:150223.332 In zbx_ipc_async_socket_send() 216358:20250521:150223.332 In zbx_ipc_client_send() clientid:0 216350:20250521:150223.332 End of zbx_ipc_service_recv():1 216350:20250521:150223.332 In zbx_rtc_dispatch() code:100 size:17 216350:20250521:150223.332 End of zbx_rtc_dispatch() 216350:20250521:150223.332 In zbx_ipc_service_recv() timeout:1.000 216358:20250521:150223.332 End of zbx_ipc_client_send():SUCCEED 216358:20250521:150223.332 End of zbx_ipc_async_socket_send():SUCCEED 216358:20250521:150223.332 In zbx_ipc_async_socket_flush() timeout:4 216358:20250521:150223.332 End of zbx_ipc_async_socket_flush():0 216358:20250521:150223.332 zbx_setproctitle() title:'configuration syncer [connecting to the database]' 216358:20250521:150223.332 In zbx_dbconn_open() options:0 216357:20250521:150223.339 query without transaction detected 216357:20250521:150223.339 query [txnlev:0] [set escape_string_warning to off] 216358:20250521:150223.340 query without transaction detected 216358:20250521:150223.340 query [txnlev:0] [set escape_string_warning to off] 216358:20250521:150223.340 query without transaction detected 216358:20250521:150223.340 query [txnlev:0] [set extra_float_digits to 3] 216358:20250521:150223.340 query [txnlev:0] [show standard_conforming_strings] 216358:20250521:150223.341 query [txnlev:0] [show default_transaction_read_only] 216358:20250521:150223.341 query without transaction detected 216358:20250521:150223.341 query [txnlev:0] [set bytea_output=escape] 216358:20250521:150223.341 End of zbx_dbconn_open():0 216358:20250521:150223.341 zbx_setproctitle() title:'configuration syncer [syncing configuration]' 216358:20250521:150223.341 In zbx_dc_sync_configuration() 216358:20250521:150223.341 query [txnlev:0] [select objectid,type,clock,ns from trigger_queue] 216357:20250521:150223.341 query without transaction detected 216357:20250521:150223.341 query [txnlev:0] [set extra_float_digits to 3] 216357:20250521:150223.341 query [txnlev:0] [show standard_conforming_strings] 216358:20250521:150223.341 query [txnlev:0] [select changelogid,clock from changelog] 216357:20250521:150223.342 query [txnlev:0] [show default_transaction_read_only] 216357:20250521:150223.342 query without transaction detected 216357:20250521:150223.342 query [txnlev:0] [set bytea_output=escape] 216357:20250521:150223.342 End of zbx_dbconn_open():0 216357:20250521:150223.343 In zbx_ipc_service_start() service:service 216357:20250521:150223.343 In zbx_ipc_socket_open() 216357:20250521:150223.343 End of zbx_ipc_socket_open():FAIL 216357:20250521:150223.343 End of zbx_ipc_service_start():SUCCEED 216357:20250521:150223.343 query [txnlev:0] [select count(*) from services] 216357:20250521:150223.343 zbx_setproctitle() title:'service manager #1 started' 216357:20250521:150223.343 query [txnlev:1] [begin;] 216357:20250521:150223.344 In sync_services() 216357:20250521:150223.344 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 216357:20250521:150223.344 End of sync_services() 216357:20250521:150223.344 In sync_service_rules() 216357:20250521:150223.344 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 216357:20250521:150223.344 End of sync_service_rules() 216357:20250521:150223.344 In sync_service_tags() 216357:20250521:150223.344 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 216357:20250521:150223.345 End of sync_service_tags() 216357:20250521:150223.345 In sync_service_problem_tags() 216357:20250521:150223.345 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 216357:20250521:150223.345 End of sync_service_problem_tags() 216357:20250521:150223.345 In sync_services_links() 216357:20250521:150223.345 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 216357:20250521:150223.347 End of sync_services_links() 216357:20250521:150223.347 In sync_actions() 216357:20250521:150223.347 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 216357:20250521:150223.348 End of sync_actions() 216357:20250521:150223.348 In sync_action_conditions() 216357:20250521:150223.348 query [txnlev:1] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.eventsource=4 and a.status=0] 216358:20250521:150223.348 In zbx_dbsync_compare_settings() 216358:20250521:150223.348 query [txnlev:0] [select name, type, value_str, value_int, value_usrgrpid, value_hostgroupid, value_userdirectoryid, value_mfaid from settings where name in ('alert_usrgrpid','auditlog_enabled','auditlog_mode','autoreg_tls_accept','compress_older','compression_status','db_extension','default_inventory_mode','default_timezone','discovery_groupid','hk_audit_mode','hk_audit','hk_events_autoreg','hk_events_discovery','hk_events_internal','hk_events_mode','hk_events_service','hk_events_trigger','hk_history_global','hk_history_mode','hk_history','hk_services_mode','hk_services','hk_sessions_mode','hk_sessions','hk_trends_global','hk_trends_mode','hk_trends','instanceid','severity_name_0','severity_name_1','severity_name_2','severity_name_3','severity_name_4','severity_name_5','snmptrap_logging','timeout_browser','timeout_db_monitor','timeout_external_check','timeout_http_agent','timeout_script','timeout_simple_check','timeout_snmp_agent','timeout_ssh_agent','timeout_telnet_agent','timeout_zabbix_agent','proxy_secrets_provider')] 216357:20250521:150223.348 End of sync_action_conditions() 216357:20250521:150223.348 query [txnlev:1] [select name, value_str from settings where name in ('severity_name_0','severity_name_1','severity_name_2','severity_name_3','severity_name_4','severity_name_5')] 216357:20250521:150223.349 In sync_service_problems() 216357:20250521:150223.349 query [txnlev:1] [select service_problemid,eventid,serviceid,severity from service_problem] 216357:20250521:150223.349 End of sync_service_problems() 216357:20250521:150223.349 In zbx_ipc_async_socket_open() 216357:20250521:150223.349 In zbx_ipc_socket_open() 216357:20250521:150223.350 End of zbx_ipc_socket_open():SUCCEED 216357:20250521:150223.350 End of zbx_ipc_async_socket_open():SUCCEED 216357:20250521:150223.350 In zbx_ipc_async_socket_send() 216357:20250521:150223.350 In zbx_ipc_client_send() clientid:0 216357:20250521:150223.350 End of zbx_ipc_client_send():SUCCEED 216357:20250521:150223.350 End of zbx_ipc_async_socket_send():SUCCEED 216357:20250521:150223.350 In zbx_ipc_async_socket_flush() timeout:30 216357:20250521:150223.350 End of zbx_ipc_async_socket_flush():0 216357:20250521:150223.350 In zbx_ipc_async_socket_close() 216357:20250521:150223.350 In zbx_ipc_socket_close() 216357:20250521:150223.350 End of zbx_ipc_socket_close() 216357:20250521:150223.350 End of zbx_ipc_async_socket_close() 216357:20250521:150223.350 In zbx_ipc_socket_open() 216357:20250521:150223.350 End of zbx_ipc_socket_open():SUCCEED 216357:20250521:150223.350 In zbx_ipc_socket_write() 216357:20250521:150223.350 End of zbx_ipc_socket_write():SUCCEED 216357:20250521:150223.350 In zbx_ipc_socket_close() 216357:20250521:150223.350 End of zbx_ipc_socket_close() 216357:20250521:150223.350 query [txnlev:1] [commit;] 216350:20250521:150223.350 In ipc_service_accept() 216350:20250521:150223.350 In ipc_service_add_client() 216350:20250521:150223.350 End of ipc_service_add_client() clientid:3 216350:20250521:150223.350 End of ipc_service_accept() 216350:20250521:150223.350 End of zbx_ipc_service_recv():2 216350:20250521:150223.350 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.351 In ipc_service_accept() 216350:20250521:150223.351 In ipc_service_add_client() 216350:20250521:150223.351 End of ipc_service_add_client() clientid:4 216350:20250521:150223.351 End of ipc_service_accept() 216350:20250521:150223.351 End of zbx_ipc_service_recv():1 216350:20250521:150223.351 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.351 End of zbx_ipc_service_recv():0 216350:20250521:150223.351 In zbx_ipc_socket_close() 216350:20250521:150223.351 End of zbx_ipc_socket_close() 216350:20250521:150223.351 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.351 End of zbx_ipc_service_recv():0 216350:20250521:150223.351 In zbx_rtc_dispatch() code:103 size:21 216350:20250521:150223.351 End of zbx_rtc_dispatch() 216350:20250521:150223.351 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.351 End of zbx_ipc_service_recv():0 216350:20250521:150223.351 In zbx_ipc_socket_close() 216350:20250521:150223.351 End of zbx_ipc_socket_close() 216350:20250521:150223.351 In zbx_ipc_service_recv() timeout:1.000 216357:20250521:150223.351 In cleanup_deleted_problems() 216357:20250521:150223.351 End of cleanup_deleted_problems() 216357:20250521:150223.351 In zbx_ipc_service_recv() timeout:1.000 216358:20250521:150223.351 End of zbx_dbsync_compare_settings() 216358:20250521:150223.351 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 216358:20250521:150223.355 query [txnlev:0] [select host,listen_ip,listen_dns,host_metadata,flags,listen_port from autoreg_host where proxyid is null] 216358:20250521:150223.356 query [txnlev:0] [select proxy_groupid,failover_delay,min_online,name from proxy_group] 216358:20250521:150223.356 In dc_sync_settings() 216358:20250521:150223.357 In store_settings() 216358:20250521:150223.357 End of store_settings() 216358:20250521:150223.357 End of dc_sync_settings() 216358:20250521:150223.357 In DCsync_autoreg_config() 216358:20250521:150223.357 End of DCsync_autoreg_config() 216358:20250521:150223.357 In DCsync_autoreg_host() 216358:20250521:150223.357 End of DCsync_autoreg_host() 216358:20250521:150223.357 In dc_sync_proxy_group() 216358:20250521:150223.357 End of dc_sync_proxy_group() 216358:20250521:150223.357 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 216358:20250521:150223.357 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 216358:20250521:150223.358 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 216358:20250521:150223.361 query [txnlev:0] [select hosttagid,hostid,tag,value from host_tag] 216358:20250521:150223.371 In DCsync_host_tags() 216358:20250521:150223.372 End of DCsync_host_tags() 216358:20250521:150223.372 query [txnlev:0] [select p.proxyid,p.name,p.operating_mode,p.tls_connect,p.tls_accept,p.tls_issuer,p.tls_subject,p.tls_psk_identity,p.tls_psk,p.allowed_addresses,p.address,p.port,pr.lastaccess,p.timeout_zabbix_agent,p.timeout_simple_check,p.timeout_snmp_agent,p.timeout_external_check,p.timeout_db_monitor,p.timeout_http_agent,p.timeout_ssh_agent,p.timeout_telnet_agent,p.timeout_script,p.custom_timeouts,p.proxy_groupid,p.local_address,p.local_port,p.timeout_browser from proxy p left join proxy_rtdata pr on p.proxyid=pr.proxyid] 216358:20250521:150223.382 query [txnlev:0] [select hostid,proxyid,host,ipmi_authtype,ipmi_privilege,ipmi_username,ipmi_password,maintenance_status,maintenance_type,maintenance_from,status,name,tls_connect,tls_accept,tls_issuer,tls_subject,tls_psk_identity,tls_psk,maintenanceid,proxy_groupid,monitored_by,flags from hosts where status in (0,1) and flags&2=0] 216358:20250521:150223.386 query [txnlev:0] [select hostid,inventory_mode,type,type_full,name,alias,os,os_full,os_short,serialno_a,serialno_b,tag,asset_tag,macaddress_a,macaddress_b,hardware,hardware_full,software,software_full,software_app_a,software_app_b,software_app_c,software_app_d,software_app_e,contact,location,location_lat,location_lon,notes,chassis,model,hw_arch,vendor,contract_number,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_1_screen,poc_1_notes,poc_2_name,poc_2_email,poc_2_phone_a,poc_2_phone_b,poc_2_cell,poc_2_screen,poc_2_notes from host_inventory] 216358:20250521:150223.387 query [txnlev:0] [select groupid,name from hstgrp where type=0] 216358:20250521:150223.388 query [txnlev:0] [select hg.groupid,hg.hostid from hosts_groups hg,hosts h where hg.hostid=h.hostid and h.status in (0,1) and h.flags&2=0 order by hg.groupid] 216358:20250521:150223.389 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 216358:20250521:150223.389 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 216358:20250521:150223.390 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 216358:20250521:150223.390 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 216358:20250521:150223.392 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 216358:20250521:150223.392 query [txnlev:0] [select druleid,proxyid,delay,name,iprange,status,concurrency_max from drules] 216358:20250521:150223.392 query [txnlev:0] [select dcheckid,druleid,type,key_,snmp_community,ports,snmpv3_securityname,snmpv3_securitylevel,snmpv3_authpassphrase,snmpv3_privpassphrase,uniq,snmpv3_authprotocol,snmpv3_privprotocol,snmpv3_contextname,allow_redirect from dchecks] 216358:20250521:150223.393 query [txnlev:0] [select httptestid,hostid,delay,status from httptest] 216358:20250521:150223.393 query [txnlev:0] [select httptest_fieldid,httptestid from httptest_field] 216358:20250521:150223.394 query [txnlev:0] [select httpstepid,httptestid from httpstep] 216358:20250521:150223.394 query [txnlev:0] [select httpstep_fieldid,httpstepid from httpstep_field] 216358:20250521:150223.394 query [txnlev:0] [select connectorid,protocol,data_type,url,max_records,max_senders,timeout,max_attempts,token,http_proxy,authtype,username,password,verify_peer,verify_host,ssl_cert_file,ssl_key_file,ssl_key_password,status,tags_evaltype,item_value_type,attempt_interval from connector] 216358:20250521:150223.394 query [txnlev:0] [select connector_tagid,connectorid,operator,tag,value from connector_tag] 216358:20250521:150223.395 query [txnlev:0] [select hp.hostproxyid,hp.hostid,hp.host,hp.proxyid,hp.revision,h.host,hp.tls_accept,hp.tls_issuer,hp.tls_subject,hp.tls_psk_identity,hp.tls_psk from host_proxy hp left join hosts h on hp.hostid=h.hostid] 216358:20250521:150223.396 In DCsync_proxies() 216358:20250521:150223.396 End of DCsync_proxies() 216358:20250521:150223.396 In DCsync_hosts() 216358:20250521:150223.396 End of DCsync_hosts() 216358:20250521:150223.396 In DCsync_host_inventory() 216358:20250521:150223.396 End of DCsync_host_inventory() 216358:20250521:150223.396 In DCsync_hostgroups() 216358:20250521:150223.396 End of DCsync_hostgroups() 216358:20250521:150223.396 In DCsync_hostgroup_hosts() 216358:20250521:150223.396 End of DCsync_hostgroup_hosts() 216358:20250521:150223.396 In DCsync_maintenances() 216358:20250521:150223.396 End of DCsync_maintenances() 216358:20250521:150223.396 In DCsync_maintenance_tags() 216358:20250521:150223.396 End of DCsync_maintenance_tags() 216358:20250521:150223.396 In DCsync_maintenance_groups() 216358:20250521:150223.396 End of DCsync_maintenance_groups() 216358:20250521:150223.396 In DCsync_maintenance_hosts() 216358:20250521:150223.396 End of DCsync_maintenance_hosts() 216358:20250521:150223.396 In DCsync_maintenance_periods() 216358:20250521:150223.396 End of DCsync_maintenance_periods() 216358:20250521:150223.396 In DCsync_connectors() 216358:20250521:150223.396 End of DCsync_connectors() 216358:20250521:150223.396 In DCsync_connector_tags() 216358:20250521:150223.396 End of DCsync_connector_tags() 216358:20250521:150223.396 In dc_sync_host_proxy() 216358:20250521:150223.396 End of dc_sync_host_proxy() 216358:20250521:150223.396 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 216358:20250521:150223.399 query [txnlev:0] [select i.itemid,i.hostid,i.status,i.type,i.value_type,i.key_,i.snmp_oid,i.ipmi_sensor,i.delay,i.trapper_hosts,i.logtimefmt,i.params,ir.state,i.authtype,i.username,i.password,i.publickey,i.privatekey,i.flags,i.interfaceid,ir.lastlogsize,ir.mtime,i.history,i.trends,i.inventory_link,i.valuemapid,i.units,ir.error,i.jmx_endpoint,i.master_itemid,i.timeout,i.url,i.query_fields,i.posts,i.status_codes,i.follow_redirects,i.post_type,i.http_proxy,i.headers,i.retrieve_mode,i.request_method,i.output_format,i.ssl_cert_file,i.ssl_key_file,i.ssl_key_password,i.verify_peer,i.verify_host,i.allow_traps,i.templateid,null from items i left join item_rtdata ir on i.itemid=ir.itemid] 216358:20250521:150223.448 query [txnlev:0] [select itemid,parent_itemid from item_discovery] 216358:20250521:150223.455 query [txnlev:0] [select item_preprocid,itemid,type,params,step,error_handler,error_handler_params from item_preproc] 216358:20250521:150223.471 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags&2=0 order by p.itemid] 216358:20250521:150223.475 query [txnlev:0] [select functionid,itemid,name,parameter,triggerid from functions] 216358:20250521:150223.481 In DCsync_interfaces() 216358:20250521:150223.481 End of DCsync_interfaces() 216358:20250521:150223.481 In DCsync_items() 216358:20250521:150223.492 End of DCsync_items() 216358:20250521:150223.492 In DCsync_item_discovery() 216358:20250521:150223.493 End of DCsync_item_discovery() 216358:20250521:150223.493 In DCsync_item_preproc() 216358:20250521:150223.496 End of DCsync_item_preproc() 216358:20250521:150223.496 In DCsync_items_param() 216358:20250521:150223.496 End of DCsync_items_param() 216358:20250521:150223.496 In DCsync_functions() 216358:20250521:150223.498 End of DCsync_functions() 216358:20250521:150223.498 query [txnlev:0] [select triggerid,description,expression,error,priority,type,value,state,lastchange,status,recovery_mode,recovery_expression,correlation_mode,correlation_tag,opdata,event_name,null,null,null,flags from triggers] 216358:20250521:150223.509 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 216358:20250521:150223.511 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 216358:20250521:150223.511 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 216358:20250521:150223.512 query [txnlev:0] [select a.actionid,o.recovery from actions a left join operations o on a.actionid=o.actionid where a.status=0 group by a.actionid,o.recovery order by a.actionid] 216358:20250521:150223.512 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 216358:20250521:150223.513 query [txnlev:0] [select triggertagid,triggerid,tag,value from trigger_tag] 216358:20250521:150223.515 query [txnlev:0] [select itemtagid,itemid,tag,value from item_tag] 216358:20250521:150223.525 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 216358:20250521:150223.527 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,cctv.tag,cctv.value,cctv.operator, ccg.groupid,ccg.operator,cctp.oldtag,cctp.newtag from correlation c,corr_condition cc left join corr_condition_tag cct on cct.corr_conditionid=cc.corr_conditionid left join corr_condition_tagvalue cctv on cctv.corr_conditionid=cc.corr_conditionid left join corr_condition_group ccg on ccg.corr_conditionid=cc.corr_conditionid left join corr_condition_tagpair cctp on cctp.corr_conditionid=cc.corr_conditionid where c.correlationid=cc.correlationid and c.status=0] 216358:20250521:150223.529 query [txnlev:0] [select co.corr_operationid,co.correlationid,co.type from correlation c,corr_operation co where c.correlationid=co.correlationid and c.status=0] 216358:20250521:150223.530 In DCsync_triggers() 216358:20250521:150223.543 End of DCsync_triggers() 216358:20250521:150223.544 In DCsync_trigdeps() 216358:20250521:150223.546 End of DCsync_trigdeps() 216358:20250521:150223.547 In DCsync_expressions() 216358:20250521:150223.547 End of DCsync_expressions() 216358:20250521:150223.547 In DCsync_actions() 216358:20250521:150223.547 End of DCsync_actions() 216358:20250521:150223.547 In DCsync_action_ops() 216358:20250521:150223.547 End of DCsync_action_ops() 216358:20250521:150223.547 In DCsync_action_conditions() 216358:20250521:150223.547 End of DCsync_action_conditions() 216358:20250521:150223.547 In DCsync_trigger_tags() 216358:20250521:150223.551 End of DCsync_trigger_tags() 216358:20250521:150223.552 In DCsync_item_tags() 216358:20250521:150223.553 End of DCsync_item_tags() 216358:20250521:150223.554 In DCsync_correlations() 216358:20250521:150223.554 End of DCsync_correlations() 216358:20250521:150223.554 In DCsync_corr_conditions() 216358:20250521:150223.554 End of DCsync_corr_conditions() 216358:20250521:150223.554 In DCsync_corr_operations() 216358:20250521:150223.554 End of DCsync_corr_operations() 216358:20250521:150223.554 In dc_sync_drules() 216358:20250521:150223.554 End of dc_sync_drules() 216358:20250521:150223.554 In dc_sync_dchecks() 216358:20250521:150223.554 End of dc_sync_dchecks() 216358:20250521:150223.554 In dc_sync_httptests() 216358:20250521:150223.554 End of dc_sync_httptests() 216358:20250521:150223.554 In dc_sync_httptest_fields() 216358:20250521:150223.554 End of dc_sync_httptest_fields() 216358:20250521:150223.554 In dc_sync_httpsteps() 216358:20250521:150223.554 End of dc_sync_httpsteps() 216358:20250521:150223.554 In dc_sync_httpstep_fields() 216358:20250521:150223.554 End of dc_sync_httpstep_fields() 216358:20250521:150223.557 zbx_dc_sync_configuration() changelog : sql:0.006645 sec (9450 records) 216358:20250521:150223.557 zbx_dc_sync_configuration() reindex : 0.002413 sec 4560 bytes. 216358:20250521:150223.557 zbx_dc_sync_configuration() proxy_group: sql:0.000579 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() hosts: sql:0.003238 sync:0.000057 sec 4224 bytes (11/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() host_proxy: sql:0.000722 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() items: sql:0.049412 sync:0.011487 sec 1614624 bytes (18092/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() triggers: sql:0.011613 sync:0.012704 sec 2035584 bytes (6868/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() functions: sql:0.005163 sync:0.001595 sec 181480 bytes (10699/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() trigger_tag: sql:0.002842 sync:0.004714 sec 603496 bytes (8670/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() item_tag: sql:0.009118 sync:0.001814 sec 6072 bytes (28123/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() host_tag: sql:0.000789 sync:0.000856 sec 207208 bytes (1076/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() item_preproc: sql:0.015622 sync:0.002962 sec 396584 bytes (23769/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() drules: sql:0.000229 sync:0.000009 sec 312 bytes (1/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() dchecks: sql:0.000824 sync:0.000004 sec 208 bytes (1/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() httptest: sql:0.000332 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() httptest_field: sql:0.000219 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() httpstep: sql:0.000196 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() httpstep_field: sql:0.000237 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() connector: sql:0.000158 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() connector_tag: sql:0.000664 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() proxy: sql:0.009906 sync:0.000051 sec 728 bytes (1/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() settings: sql:0.003424 sync:0.000094 sec 640 bytes (47/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.003831 sync:0.000001 sec 0 bytes (1/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() autoreg_host: sql:0.000559 sync:0.000003 sec 304 bytes (2/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() host_inventory: sql:0.001936 sync:0.000029 sec 2800 bytes (2/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() hosts_templates: sql:0.000532 sync:0.000000 sec 0 bytes (57/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() globalmacro: sql:0.000308 sync:0.000010 sec 624 bytes (1/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() hostmacro: sql:0.003114 sync:0.009509 sec 866112 bytes (6401/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() interface: sql:0.002199 sync:0.000098 sec 8864 bytes (87/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() item_discovery: sql:0.006932 sync:0.000182 sec 126696 bytes (7764/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() trigger_depends: sql:0.001371 sync:0.002320 sec 685392 bytes (1874/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() regexps: sql:0.000656 sync:0.000038 sec 3152 bytes (10/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() actions: sql:0.000443 sync:0.000005 sec 296 bytes (2/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() operations: sql:0.000487 sync:0.000003 sec 0 bytes (0/2/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() conditions: sql:0.000405 sync:0.000007 sec 272 bytes (2/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() correlation: sql:0.002639 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() corr_condition: sql:0.002077 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() corr_operation: sql:0.000534 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() hstgrp: sql:0.000413 sync:0.000030 sec 1864 bytes (8/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() hosts_groups: sql:0.000826 sync:0.000005 sec 696 bytes (11/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() item_parameter: sql:0.004822 sync:0.000001 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() maintenances: sql:0.000710 sync:0.000001 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() maintenances_windows: sql:0.000307 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() maintenance_tag: sql:0.000522 sync:0.000001 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() maintenances_groups: sql:0.001413 sync:0.000000 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000298 sync:0.000001 sec 0 bytes (0/0/0). 216358:20250521:150223.557 zbx_dc_sync_configuration() total sql : 0.152621 sec. 216358:20250521:150223.557 zbx_dc_sync_configuration() total sync : 0.048594 sec. 216358:20250521:150223.557 zbx_dc_sync_configuration() total memory difference: 6748232 bytes. 216358:20250521:150223.557 zbx_dc_sync_configuration() proxies : 1 (11 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() proxies_p : 1 (11 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() hosts : 11 (17 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() hosts_h : 11 (17 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() autoreg_hosts: 2 (11 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() psks : 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() host_invent: 2 (11 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() glob macros: 1 (11 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() host macros: 6401 (9029 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() kvs_paths : 3 216358:20250521:150223.557 zbx_dc_sync_configuration() interfaces : 32 (43 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() interfaces_snmp : 7 (11 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() interfac_ht: 32 (43 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() if_snmpitms: 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() if_snmpaddr: 1 (11 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() item_discovery : 74 (15541 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() items : 185 (36187 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() items_hk : 185 (36187 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() template_items : 17907 (30509 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() preprocitems: 121 (47543 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() item_tag_links: 228 (56249 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() functions : 126 (21401 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() triggers : 6868 (13751 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() trigdeps : 2748 (4007 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() trig. tags : 8670 (13553 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() expressions: 10 (17 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() actions : 2 (11 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() conditions : 2 (11 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() corr. : 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() hgroups : 8 (17 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() item procs : 121 (47543 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() maint time : 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() drules : 1 (11 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() dchecks : 1 (11 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() httptests : 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() httpsteps : 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() httpstepfld: 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() connector: 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 216358:20250521:150223.557 zbx_dc_sync_configuration() queue[0] : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() queue[3] : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() queue[5] : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() queue[8] : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() queue[9] : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() queue[10] : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() timer queue: 0 (0 allocated) 216358:20250521:150223.557 zbx_dc_sync_configuration() changelog : 9450 216358:20250521:150223.557 zbx_dc_sync_configuration() configfree : 75.987601% 216358:20250521:150223.557 zbx_dc_sync_configuration() strings : 9501 (13553 slots) 216358:20250521:150223.557 === memory statistics for configuration cache === 216358:20250521:150223.557 free chunks of size >= 256 bytes: 5 216358:20250521:150223.557 min chunk size: 280 bytes 216358:20250521:150223.557 max chunk size: 25490632 bytes 216358:20250521:150223.557 memory of total size 32400752 bytes fragmented into 72082 chunks 216358:20250521:150223.557 of those, 25497208 bytes are in 5 free chunks 216358:20250521:150223.557 of those, 6903544 bytes are in 72077 used chunks 216358:20250521:150223.557 of those, 1153296 bytes are used by allocation overhead 216358:20250521:150223.557 ================================ 216358:20250521:150223.557 initialized changelog support 216358:20250521:150223.557 In dc_get_items_to_reschedule() 216358:20250521:150223.558 End of dc_get_items_to_reschedule() items:0 216358:20250521:150223.558 zbx_dc_sync_configuration() reschedule : 0.000123 sec. 216358:20250521:150223.558 End of zbx_dc_sync_configuration() 216358:20250521:150223.558 In zbx_dc_sync_kvs_paths() 216358:20250521:150223.559 cannot get secrets for path "this/path": "VaultToken" configuration parameter or "VAULT_TOKEN" environment variable should be defined 216358:20250521:150223.559 cannot get secrets for path "aaa/bbb": "VaultToken" configuration parameter or "VAULT_TOKEN" environment variable should be defined 216358:20250521:150223.559 cannot get secrets for path "that/path": "VaultToken" configuration parameter or "VAULT_TOKEN" environment variable should be defined 216358:20250521:150223.559 End of zbx_dc_sync_kvs_paths() 216358:20250521:150223.559 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.217925 sec, idle 10 sec]' 216358:20250521:150223.559 In zbx_ipc_async_socket_send() 216358:20250521:150223.559 In zbx_ipc_client_send() clientid:0 216358:20250521:150223.559 End of zbx_ipc_client_send():SUCCEED 216358:20250521:150223.559 End of zbx_ipc_async_socket_send():SUCCEED 216358:20250521:150223.559 In zbx_ipc_async_socket_flush() timeout:4 216358:20250521:150223.559 End of zbx_ipc_async_socket_flush():0 216358:20250521:150223.559 In zbx_ipc_async_socket_recv() timeout:10 216350:20250521:150223.561 End of zbx_ipc_service_recv():1 216350:20250521:150223.561 In zbx_ha_get_status() 216350:20250521:150223.561 In zbx_ipc_async_socket_open() 216350:20250521:150223.561 In zbx_ipc_socket_open() 216350:20250521:150223.562 End of zbx_ipc_socket_open():SUCCEED 216350:20250521:150223.562 End of zbx_ipc_async_socket_open():SUCCEED 216350:20250521:150223.562 In zbx_ipc_async_socket_send() 216350:20250521:150223.562 In zbx_ipc_client_send() clientid:0 216350:20250521:150223.562 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150223.562 End of zbx_ipc_async_socket_send():SUCCEED 216350:20250521:150223.562 In zbx_ipc_async_socket_flush() timeout:10 216350:20250521:150223.562 End of zbx_ipc_async_socket_flush():0 216350:20250521:150223.562 In zbx_ipc_async_socket_recv() timeout:10 216354:20250521:150223.562 In ipc_service_accept() 216354:20250521:150223.562 In ipc_service_add_client() 216354:20250521:150223.562 End of ipc_service_add_client() clientid:2 216354:20250521:150223.562 End of ipc_service_accept() 216354:20250521:150223.562 End of zbx_ipc_service_recv():2 216354:20250521:150223.562 In zbx_ipc_service_recv() timeout:0.735 216354:20250521:150223.562 End of zbx_ipc_service_recv():1 216354:20250521:150223.562 In ha_send_status() ha_status:active info: 216354:20250521:150223.562 In zbx_ipc_client_send() clientid:2 216354:20250521:150223.562 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150223.562 End of ha_send_status():SYSINFO_SUCCEED 216354:20250521:150223.562 In zbx_ipc_service_recv() timeout:0.735 216350:20250521:150223.563 End of zbx_ipc_async_socket_recv():0 216350:20250521:150223.563 In zbx_ipc_async_socket_close() 216350:20250521:150223.563 In zbx_ipc_socket_close() 216350:20250521:150223.563 End of zbx_ipc_socket_close() 216350:20250521:150223.563 End of zbx_ipc_async_socket_close() 216350:20250521:150223.563 End of zbx_ha_get_status():SUCCEED 216350:20250521:150223.563 In zbx_dbconn_open() options:0 216354:20250521:150223.563 End of zbx_ipc_service_recv():1 216354:20250521:150223.563 In zbx_ipc_socket_close() 216354:20250521:150223.563 End of zbx_ipc_socket_close() 216354:20250521:150223.563 In zbx_ipc_service_recv() timeout:0.733 216350:20250521:150223.574 query without transaction detected 216350:20250521:150223.574 query [txnlev:0] [set escape_string_warning to off] 216350:20250521:150223.577 query without transaction detected 216350:20250521:150223.577 query [txnlev:0] [set extra_float_digits to 3] 216350:20250521:150223.579 query [txnlev:0] [show standard_conforming_strings] 216350:20250521:150223.579 query [txnlev:0] [show default_transaction_read_only] 216350:20250521:150223.580 query without transaction detected 216350:20250521:150223.580 query [txnlev:0] [set bytea_output=escape] 216350:20250521:150223.580 End of zbx_dbconn_open():0 216350:20250521:150223.580 query [txnlev:0] [select taskid,type from task where type in (5,10) and status=1 order by taskid] 216350:20250521:150223.581 In zbx_dc_update_maintenances() 216350:20250521:150223.581 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 216385:20250521:150223.589 server #6 started [alerter #3] 216385:20250521:150223.589 zbx_setproctitle() title:'alerter [connecting to the database]' 216385:20250521:150223.589 In zbx_ipc_socket_open() 216386:20250521:150223.589 zbx_setproctitle() title:'preprocessing manager #1 starting' 216386:20250521:150223.589 server #7 started [preprocessing manager #1] 216386:20250521:150223.589 In zbx_ipc_service_start() service:preprocessing 216386:20250521:150223.590 End of zbx_ipc_service_start():SUCCEED 216386:20250521:150223.590 In zbx_pp_manager_create() workers:16 216387:20250521:150223.590 zbx_setproctitle() title:'lld manager #1 starting' 216387:20250521:150223.590 server #8 started [lld manager #1] 216387:20250521:150223.590 In zbx_ipc_service_start() service:lld 216387:20250521:150223.590 In zbx_ipc_socket_open() 216387:20250521:150223.591 End of zbx_ipc_socket_open():FAIL 216387:20250521:150223.591 End of zbx_ipc_service_start():SUCCEED 216387:20250521:150223.591 In lld_manager_init() workers:2 216387:20250521:150223.591 End of lld_manager_init() 216387:20250521:150223.591 zbx_setproctitle() title:'lld manager #1 started' 216387:20250521:150223.591 In zbx_ipc_service_recv() timeout:1.000 216388:20250521:150223.591 server #9 started [lld worker #1] 216388:20250521:150223.592 zbx_setproctitle() title:'lld worker [connecting to the database]' 216388:20250521:150223.592 In zbx_ipc_socket_open() 216388:20250521:150223.592 End of zbx_ipc_socket_open():SUCCEED 216388:20250521:150223.592 In zbx_ipc_socket_write() 216388:20250521:150223.592 End of zbx_ipc_socket_write():SUCCEED 216388:20250521:150223.592 In zbx_dbconn_open() options:0 216387:20250521:150223.592 In ipc_service_accept() 216387:20250521:150223.593 In ipc_service_add_client() 216387:20250521:150223.593 End of ipc_service_add_client() clientid:5 216387:20250521:150223.593 End of ipc_service_accept() 216387:20250521:150223.593 End of zbx_ipc_service_recv():2 216387:20250521:150223.593 In zbx_ipc_service_recv() timeout:1.000 216387:20250521:150223.593 End of zbx_ipc_service_recv():1 216387:20250521:150223.593 In lld_register_worker() 216387:20250521:150223.593 End of lld_register_worker() 216387:20250521:150223.593 In zbx_ipc_service_recv() timeout:1.000 216390:20250521:150223.593 server #11 started [housekeeper #1] 216390:20250521:150223.594 zbx_setproctitle() title:'housekeeper [startup idle for 30 minutes]' 216390:20250521:150223.594 In hk_history_compression_init() 216390:20250521:150223.594 In zbx_dbconn_open() options:0 216384:20250521:150223.594 server #5 started [alerter #2] 216384:20250521:150223.594 zbx_setproctitle() title:'alerter [connecting to the database]' 216384:20250521:150223.594 In zbx_ipc_socket_open() 216389:20250521:150223.594 server #10 started [lld worker #2] 216389:20250521:150223.595 zbx_setproctitle() title:'lld worker [connecting to the database]' 216389:20250521:150223.595 In zbx_ipc_socket_open() 216389:20250521:150223.595 End of zbx_ipc_socket_open():SUCCEED 216389:20250521:150223.596 In zbx_ipc_socket_write() 216389:20250521:150223.596 End of zbx_ipc_socket_write():SUCCEED 216389:20250521:150223.596 In zbx_dbconn_open() options:0 216387:20250521:150223.596 In ipc_service_accept() 216387:20250521:150223.599 In ipc_service_add_client() 216387:20250521:150223.599 End of ipc_service_add_client() clientid:6 216387:20250521:150223.599 End of ipc_service_accept() 216387:20250521:150223.599 End of zbx_ipc_service_recv():2 216387:20250521:150223.599 In zbx_ipc_service_recv() timeout:1.000 216387:20250521:150223.599 End of zbx_ipc_service_recv():1 216387:20250521:150223.599 In lld_register_worker() 216387:20250521:150223.599 End of lld_register_worker() 216387:20250521:150223.599 In zbx_ipc_service_recv() timeout:1.000 216392:20250521:150223.599 server #13 started [http poller #1] 216392:20250521:150223.599 zbx_setproctitle() title:'http poller #1 [connecting to the database]' 216392:20250521:150223.599 In zbx_dbconn_open() options:0 216391:20250521:150223.600 server #12 started [timer #1] 216391:20250521:150223.600 zbx_setproctitle() title:'timer #1 [connecting to the database]' 216391:20250521:150223.600 In zbx_dbconn_open() options:0 216383:20250521:150223.601 server #4 started [alerter #1] 216383:20250521:150223.601 zbx_setproctitle() title:'alerter [connecting to the database]' 216383:20250521:150223.601 In zbx_ipc_socket_open() 216393:20250521:150223.602 server #14 started [browser poller #1] 216393:20250521:150223.602 In zbx_tls_init_child() 216393:20250521:150223.602 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216393:20250521:150223.602 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216393:20250521:150223.602 End of zbx_tls_init_child() 216393:20250521:150223.602 zbx_setproctitle() title:'browser poller #1 started' 216393:20250521:150223.602 In zbx_ipc_async_socket_open() 216393:20250521:150223.602 In zbx_ipc_socket_open() 216393:20250521:150223.602 End of zbx_ipc_socket_open():SUCCEED 216393:20250521:150223.603 End of zbx_ipc_async_socket_open():SUCCEED 216393:20250521:150223.603 In zbx_ipc_async_socket_send() 216393:20250521:150223.603 In zbx_ipc_client_send() clientid:0 216393:20250521:150223.603 End of zbx_ipc_client_send():SUCCEED 216393:20250521:150223.603 End of zbx_ipc_async_socket_send():SUCCEED 216393:20250521:150223.603 In zbx_ipc_async_socket_flush() timeout:4 216393:20250521:150223.603 End of zbx_ipc_async_socket_flush():0 216393:20250521:150223.603 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000000 sec, getting values]' 216393:20250521:150223.603 In get_values() 216393:20250521:150223.603 In zbx_dc_config_get_poller_items() poller_type:11 216393:20250521:150223.603 End of zbx_dc_config_get_poller_items():0 216393:20250521:150223.603 In zbx_dc_config_get_poller_nextcheck() poller_type:11 216393:20250521:150223.603 End of zbx_dc_config_get_poller_nextcheck():-1 216393:20250521:150223.603 End of get_values():0 216393:20250521:150223.603 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000137 sec, idle 5 sec]' 216393:20250521:150223.603 In zbx_ipc_async_socket_recv() timeout:5 216394:20250521:150223.603 server #15 started [discovery manager #1] 216394:20250521:150223.603 In zbx_tls_init_child() 216394:20250521:150223.603 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216394:20250521:150223.603 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216394:20250521:150223.606 End of zbx_tls_init_child() 216394:20250521:150223.606 zbx_setproctitle() title:'discovery manager #1 [connecting to the database]' 216394:20250521:150223.606 In zbx_dbconn_open() options:0 216382:20250521:150223.608 zbx_setproctitle() title:'alert manager #1 starting' 216382:20250521:150223.608 server #3 started [alert manager #1] 216382:20250521:150223.608 In am_init() alerters:3 216382:20250521:150223.608 In zbx_ipc_service_start() service:alerter 216382:20250521:150223.608 In zbx_ipc_socket_open() 216382:20250521:150223.608 End of zbx_ipc_socket_open():FAIL 216382:20250521:150223.608 End of zbx_ipc_service_start():SUCCEED 216382:20250521:150223.608 End of am_init() 216382:20250521:150223.608 In zbx_dbconn_open() options:2 216395:20250521:150223.609 server #16 started [history syncer #1] 216395:20250521:150223.609 zbx_setproctitle() title:'history syncer #1 [connecting to the database]' 216395:20250521:150223.610 In zbx_dbconn_open() options:0 216396:20250521:150223.610 server #17 started [history syncer #2] 216396:20250521:150223.610 zbx_setproctitle() title:'history syncer #2 [connecting to the database]' 216396:20250521:150223.611 In zbx_dbconn_open() options:0 216397:20250521:150223.611 server #18 started [history syncer #3] 216397:20250521:150223.611 zbx_setproctitle() title:'history syncer #3 [connecting to the database]' 216397:20250521:150223.612 In zbx_dbconn_open() options:0 216398:20250521:150223.612 server #19 started [history syncer #4] 216398:20250521:150223.612 zbx_setproctitle() title:'history syncer #4 [connecting to the database]' 216398:20250521:150223.613 In zbx_dbconn_open() options:0 216399:20250521:150223.613 server #20 started [escalator #1] 216399:20250521:150223.613 In zbx_ipc_socket_open() 216399:20250521:150223.613 End of zbx_ipc_socket_open():SUCCEED 216399:20250521:150223.614 In zbx_tls_init_child() 216399:20250521:150223.614 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216400:20250521:150223.622 server #21 started [java poller #1] 216400:20250521:150223.623 In zbx_tls_init_child() 216400:20250521:150223.623 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216382:20250521:150223.624 query without transaction detected 216382:20250521:150223.624 query [txnlev:0] [set escape_string_warning to off] 216386:20250521:150223.624 [3] thread started [preprocessing worker #3] 216382:20250521:150223.624 query without transaction detected 216382:20250521:150223.624 query [txnlev:0] [set extra_float_digits to 3] 216386:20250521:150223.626 [5] thread started [preprocessing worker #5] 216386:20250521:150223.626 [10] thread started [preprocessing worker #10] 216386:20250521:150223.627 [8] thread started [preprocessing worker #8] 216386:20250521:150223.627 [9] thread started [preprocessing worker #9] 216386:20250521:150223.627 [4] thread started [preprocessing worker #4] 216382:20250521:150223.627 query [txnlev:0] [show standard_conforming_strings] 216386:20250521:150223.628 [16] thread started [preprocessing worker #16] 216386:20250521:150223.628 [15] thread started [preprocessing worker #15] 216386:20250521:150223.628 [14] thread started [preprocessing worker #14] 216386:20250521:150223.628 [12] thread started [preprocessing worker #12] 216386:20250521:150223.628 [13] thread started [preprocessing worker #13] 216386:20250521:150223.628 [6] thread started [preprocessing worker #6] 216386:20250521:150223.628 [11] thread started [preprocessing worker #11] 216386:20250521:150223.628 In zbx_ipc_async_socket_open() 216386:20250521:150223.628 In zbx_ipc_socket_open() 216386:20250521:150223.628 End of zbx_ipc_socket_open():SUCCEED 216386:20250521:150223.628 End of zbx_ipc_async_socket_open():SUCCEED 216386:20250521:150223.628 [7] thread started [preprocessing worker #7] 216382:20250521:150223.629 query [txnlev:0] [show default_transaction_read_only] 216382:20250521:150223.629 query without transaction detected 216382:20250521:150223.629 query [txnlev:0] [set bytea_output=escape] 216382:20250521:150223.629 End of zbx_dbconn_open():0 216382:20250521:150223.629 zbx_setproctitle() title:'alert manager #1 started' 216382:20250521:150223.629 query [txnlev:0] [select null] 216382:20250521:150223.629 In zbx_ipc_service_recv() timeout:1.000 216382:20250521:150223.629 In ipc_service_accept() 216382:20250521:150223.629 In ipc_service_add_client() 216382:20250521:150223.629 End of ipc_service_add_client() clientid:5 216382:20250521:150223.629 End of ipc_service_accept() 216382:20250521:150223.629 End of zbx_ipc_service_recv():2 216382:20250521:150223.629 In zbx_ipc_service_recv() timeout:1.000 216386:20250521:150223.629 [1] thread started [preprocessing worker #1] 216386:20250521:150223.629 [2] thread started [preprocessing worker #2] 216401:20250521:150223.629 server #22 started [java poller #2] 216401:20250521:150223.629 In zbx_tls_init_child() 216401:20250521:150223.629 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216401:20250521:150223.630 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216401:20250521:150223.630 End of zbx_tls_init_child() 216401:20250521:150223.630 zbx_setproctitle() title:'java poller #2 started' 216401:20250521:150223.630 In zbx_ipc_async_socket_open() 216401:20250521:150223.630 In zbx_ipc_socket_open() 216401:20250521:150223.630 End of zbx_ipc_socket_open():SUCCEED 216401:20250521:150223.630 End of zbx_ipc_async_socket_open():SUCCEED 216401:20250521:150223.630 In zbx_ipc_async_socket_send() 216401:20250521:150223.630 In zbx_ipc_client_send() clientid:0 216401:20250521:150223.630 End of zbx_ipc_client_send():SUCCEED 216401:20250521:150223.630 End of zbx_ipc_async_socket_send():SUCCEED 216401:20250521:150223.630 In zbx_ipc_async_socket_flush() timeout:4 216401:20250521:150223.630 End of zbx_ipc_async_socket_flush():0 216401:20250521:150223.630 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000000 sec, getting values]' 216401:20250521:150223.630 In get_values() 216401:20250521:150223.630 In zbx_dc_config_get_poller_items() poller_type:4 216401:20250521:150223.630 End of zbx_dc_config_get_poller_items():0 216401:20250521:150223.630 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216401:20250521:150223.630 End of zbx_dc_config_get_poller_nextcheck():-1 216401:20250521:150223.630 End of get_values():0 216401:20250521:150223.630 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000144 sec, idle 5 sec]' 216401:20250521:150223.630 In zbx_ipc_async_socket_recv() timeout:5 216399:20250521:150223.636 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216399:20250521:150223.637 End of zbx_tls_init_child() 216399:20250521:150223.637 zbx_setproctitle() title:'escalator #1 [connecting to the database]' 216399:20250521:150223.637 In zbx_dbconn_open() options:0 216390:20250521:150223.641 query without transaction detected 216390:20250521:150223.641 query [txnlev:0] [set escape_string_warning to off] 216400:20250521:150223.641 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216400:20250521:150223.641 End of zbx_tls_init_child() 216400:20250521:150223.641 zbx_setproctitle() title:'java poller #1 started' 216400:20250521:150223.642 In zbx_ipc_async_socket_open() 216400:20250521:150223.642 In zbx_ipc_socket_open() 216400:20250521:150223.642 End of zbx_ipc_socket_open():SUCCEED 216400:20250521:150223.642 End of zbx_ipc_async_socket_open():SUCCEED 216400:20250521:150223.642 In zbx_ipc_async_socket_send() 216400:20250521:150223.642 In zbx_ipc_client_send() clientid:0 216400:20250521:150223.642 End of zbx_ipc_client_send():SUCCEED 216400:20250521:150223.642 End of zbx_ipc_async_socket_send():SUCCEED 216400:20250521:150223.642 In zbx_ipc_async_socket_flush() timeout:4 216400:20250521:150223.642 End of zbx_ipc_async_socket_flush():0 216400:20250521:150223.642 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000000 sec, getting values]' 216400:20250521:150223.643 In get_values() 216400:20250521:150223.643 In zbx_dc_config_get_poller_items() poller_type:4 216400:20250521:150223.643 End of zbx_dc_config_get_poller_items():0 216400:20250521:150223.643 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216400:20250521:150223.643 End of zbx_dc_config_get_poller_nextcheck():-1 216400:20250521:150223.643 End of get_values():0 216400:20250521:150223.643 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.001231 sec, idle 5 sec]' 216400:20250521:150223.643 In zbx_ipc_async_socket_recv() timeout:5 216390:20250521:150223.648 query without transaction detected 216390:20250521:150223.648 query [txnlev:0] [set extra_float_digits to 3] 216391:20250521:150223.650 query without transaction detected 216391:20250521:150223.650 query [txnlev:0] [set escape_string_warning to off] 216390:20250521:150223.650 query [txnlev:0] [show standard_conforming_strings] 216389:20250521:150223.650 query without transaction detected 216389:20250521:150223.650 query [txnlev:0] [set escape_string_warning to off] 216390:20250521:150223.655 query [txnlev:0] [show default_transaction_read_only] 216392:20250521:150223.662 query without transaction detected 216392:20250521:150223.663 query [txnlev:0] [set escape_string_warning to off] 216390:20250521:150223.663 query without transaction detected 216390:20250521:150223.663 query [txnlev:0] [set bytea_output=escape] 216430:20250521:150223.664 server #24 started [java poller #4] 216435:20250521:150223.664 server #28 started [java poller #8] 216435:20250521:150223.673 In zbx_tls_init_child() 216435:20250521:150223.673 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216435:20250521:150223.673 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216435:20250521:150223.674 End of zbx_tls_init_child() 216435:20250521:150223.674 zbx_setproctitle() title:'java poller #8 started' 216435:20250521:150223.674 In zbx_ipc_async_socket_open() 216435:20250521:150223.674 In zbx_ipc_socket_open() 216435:20250521:150223.674 End of zbx_ipc_socket_open():SUCCEED 216435:20250521:150223.674 End of zbx_ipc_async_socket_open():SUCCEED 216435:20250521:150223.674 In zbx_ipc_async_socket_send() 216435:20250521:150223.674 In zbx_ipc_client_send() clientid:0 216435:20250521:150223.674 End of zbx_ipc_client_send():SUCCEED 216435:20250521:150223.674 End of zbx_ipc_async_socket_send():SUCCEED 216435:20250521:150223.674 In zbx_ipc_async_socket_flush() timeout:4 216435:20250521:150223.674 End of zbx_ipc_async_socket_flush():0 216435:20250521:150223.674 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000000 sec, getting values]' 216435:20250521:150223.674 In get_values() 216435:20250521:150223.674 In zbx_dc_config_get_poller_items() poller_type:4 216435:20250521:150223.674 End of zbx_dc_config_get_poller_items():0 216435:20250521:150223.674 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216435:20250521:150223.674 End of zbx_dc_config_get_poller_nextcheck():-1 216435:20250521:150223.674 End of get_values():0 216435:20250521:150223.674 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000081 sec, idle 5 sec]' 216435:20250521:150223.674 In zbx_ipc_async_socket_recv() timeout:5 216432:20250521:150223.674 server #25 started [java poller #5] 216432:20250521:150223.674 In zbx_tls_init_child() 216432:20250521:150223.674 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216389:20250521:150223.675 query without transaction detected 216389:20250521:150223.675 query [txnlev:0] [set extra_float_digits to 3] 216432:20250521:150223.679 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216432:20250521:150223.679 End of zbx_tls_init_child() 216432:20250521:150223.679 zbx_setproctitle() title:'java poller #5 started' 216432:20250521:150223.679 In zbx_ipc_async_socket_open() 216432:20250521:150223.679 In zbx_ipc_socket_open() 216432:20250521:150223.679 End of zbx_ipc_socket_open():SUCCEED 216432:20250521:150223.680 End of zbx_ipc_async_socket_open():SUCCEED 216432:20250521:150223.680 In zbx_ipc_async_socket_send() 216432:20250521:150223.680 In zbx_ipc_client_send() clientid:0 216432:20250521:150223.680 End of zbx_ipc_client_send():SUCCEED 216432:20250521:150223.680 End of zbx_ipc_async_socket_send():SUCCEED 216432:20250521:150223.680 In zbx_ipc_async_socket_flush() timeout:4 216432:20250521:150223.680 End of zbx_ipc_async_socket_flush():0 216432:20250521:150223.680 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000000 sec, getting values]' 216432:20250521:150223.680 In get_values() 216432:20250521:150223.680 In zbx_dc_config_get_poller_items() poller_type:4 216432:20250521:150223.680 End of zbx_dc_config_get_poller_items():0 216432:20250521:150223.680 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216432:20250521:150223.680 End of zbx_dc_config_get_poller_nextcheck():-1 216432:20250521:150223.680 End of get_values():0 216432:20250521:150223.680 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000157 sec, idle 5 sec]' 216432:20250521:150223.680 In zbx_ipc_async_socket_recv() timeout:5 216439:20250521:150223.680 server #32 started [self-monitoring #1] 216439:20250521:150223.680 zbx_setproctitle() title:'self-monitoring [processing data]' 216439:20250521:150223.680 In collect_selfmon_stats() 216439:20250521:150223.680 In zbx_timekeeper_collect() 216439:20250521:150223.680 End of zbx_timekeeper_collect() 216439:20250521:150223.680 End of collect_selfmon_stats() 216439:20250521:150223.681 zbx_setproctitle() title:'self-monitoring [processed data in 0.000091 sec, idle 1 sec]' 216440:20250521:150223.681 server #33 started [task manager #1] 216440:20250521:150223.681 zbx_setproctitle() title:'task manager [connecting to the database]' 216440:20250521:150223.681 In zbx_dbconn_open() options:0 216395:20250521:150223.682 query without transaction detected 216395:20250521:150223.682 query [txnlev:0] [set escape_string_warning to off] 216399:20250521:150223.682 query without transaction detected 216399:20250521:150223.682 query [txnlev:0] [set escape_string_warning to off] 216430:20250521:150223.682 In zbx_tls_init_child() 216430:20250521:150223.682 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216441:20250521:150223.683 server #34 started [poller #1] 216441:20250521:150223.683 In zbx_tls_init_child() 216441:20250521:150223.683 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216394:20250521:150223.683 query without transaction detected 216394:20250521:150223.683 query [txnlev:0] [set escape_string_warning to off] 216388:20250521:150223.683 query without transaction detected 216388:20250521:150223.683 query [txnlev:0] [set escape_string_warning to off] 216391:20250521:150223.684 query without transaction detected 216391:20250521:150223.684 query [txnlev:0] [set extra_float_digits to 3] 216392:20250521:150223.684 query without transaction detected 216392:20250521:150223.684 query [txnlev:0] [set extra_float_digits to 3] 216388:20250521:150223.684 query without transaction detected 216388:20250521:150223.684 query [txnlev:0] [set extra_float_digits to 3] 216441:20250521:150223.684 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216441:20250521:150223.684 End of zbx_tls_init_child() 216441:20250521:150223.684 zbx_setproctitle() title:'poller #1 started' 216441:20250521:150223.685 In zbx_ipc_async_socket_open() 216441:20250521:150223.685 In zbx_ipc_socket_open() 216394:20250521:150223.685 query without transaction detected 216394:20250521:150223.685 query [txnlev:0] [set extra_float_digits to 3] 216385:20250521:150223.691 End of zbx_ipc_socket_open():SUCCEED 216385:20250521:150223.691 In zbx_ipc_socket_write() 216385:20250521:150223.691 End of zbx_ipc_socket_write():SUCCEED 216382:20250521:150223.691 In ipc_service_accept() 216382:20250521:150223.692 In ipc_service_add_client() 216382:20250521:150223.692 End of ipc_service_add_client() clientid:6 216382:20250521:150223.692 End of ipc_service_accept() 216382:20250521:150223.692 End of zbx_ipc_service_recv():2 216382:20250521:150223.692 In zbx_ipc_service_recv() timeout:1.000 216382:20250521:150223.692 End of zbx_ipc_service_recv():1 216382:20250521:150223.692 In am_register_alerter() 216382:20250521:150223.692 End of am_register_alerter() 216382:20250521:150223.692 In zbx_ipc_service_recv() timeout:1.000 216453:20250521:150223.692 server #44 started [trapper #5] 216453:20250521:150223.692 In zbx_tls_init_child() 216453:20250521:150223.692 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216430:20250521:150223.692 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216430:20250521:150223.692 End of zbx_tls_init_child() 216430:20250521:150223.692 zbx_setproctitle() title:'java poller #4 started' 216430:20250521:150223.692 In zbx_ipc_async_socket_open() 216430:20250521:150223.692 In zbx_ipc_socket_open() 216430:20250521:150223.692 End of zbx_ipc_socket_open():SUCCEED 216430:20250521:150223.692 End of zbx_ipc_async_socket_open():SUCCEED 216430:20250521:150223.693 In zbx_ipc_async_socket_send() 216430:20250521:150223.693 In zbx_ipc_client_send() clientid:0 216430:20250521:150223.693 End of zbx_ipc_client_send():SUCCEED 216430:20250521:150223.693 End of zbx_ipc_async_socket_send():SUCCEED 216452:20250521:150223.693 server #43 started [trapper #4] 216433:20250521:150223.693 server #26 started [java poller #6] 216433:20250521:150223.693 In zbx_tls_init_child() 216433:20250521:150223.693 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216446:20250521:150223.693 server #39 started [unreachable poller #1] 216446:20250521:150223.694 In zbx_tls_init_child() 216452:20250521:150223.694 In zbx_tls_init_child() 216452:20250521:150223.694 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216384:20250521:150223.695 End of zbx_ipc_socket_open():SUCCEED 216384:20250521:150223.695 In zbx_ipc_socket_write() 216384:20250521:150223.695 End of zbx_ipc_socket_write():SUCCEED 216384:20250521:150223.695 zbx_setproctitle() title:'alerter #2 started' 216384:20250521:150223.695 In zbx_ipc_socket_read() 216428:20250521:150223.695 server #23 started [java poller #3] 216428:20250521:150223.695 In zbx_tls_init_child() 216428:20250521:150223.695 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216455:20250521:150223.695 server #46 started [alert syncer #1] 216391:20250521:150223.697 query [txnlev:0] [show standard_conforming_strings] 216392:20250521:150223.697 query [txnlev:0] [show standard_conforming_strings] 216398:20250521:150223.697 query without transaction detected 216398:20250521:150223.697 query [txnlev:0] [set escape_string_warning to off] 216385:20250521:150223.697 zbx_setproctitle() title:'alerter #3 started' 216385:20250521:150223.697 In zbx_ipc_socket_read() 216399:20250521:150223.697 query without transaction detected 216399:20250521:150223.697 query [txnlev:0] [set extra_float_digits to 3] 216394:20250521:150223.697 query [txnlev:0] [show standard_conforming_strings] 216389:20250521:150223.698 query [txnlev:0] [show standard_conforming_strings] 216391:20250521:150223.698 query [txnlev:0] [show default_transaction_read_only] 216395:20250521:150223.699 query without transaction detected 216395:20250521:150223.699 query [txnlev:0] [set extra_float_digits to 3] 216388:20250521:150223.699 query [txnlev:0] [show standard_conforming_strings] 216396:20250521:150223.699 query without transaction detected 216396:20250521:150223.699 query [txnlev:0] [set escape_string_warning to off] 216395:20250521:150223.699 query [txnlev:0] [show standard_conforming_strings] 216390:20250521:150223.699 End of zbx_dbconn_open():0 216441:20250521:150223.701 End of zbx_ipc_socket_open():SUCCEED 216441:20250521:150223.701 End of zbx_ipc_async_socket_open():SUCCEED 216441:20250521:150223.701 In zbx_ipc_async_socket_send() 216441:20250521:150223.701 In zbx_ipc_client_send() clientid:0 216441:20250521:150223.701 End of zbx_ipc_client_send():SUCCEED 216441:20250521:150223.701 End of zbx_ipc_async_socket_send():SUCCEED 216441:20250521:150223.701 In zbx_ipc_async_socket_flush() timeout:4 216441:20250521:150223.701 End of zbx_ipc_async_socket_flush():0 216441:20250521:150223.701 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000000 sec, getting values]' 216441:20250521:150223.701 In get_values() 216441:20250521:150223.701 In zbx_dc_config_get_poller_items() poller_type:0 216441:20250521:150223.701 End of zbx_dc_config_get_poller_items():0 216441:20250521:150223.701 In zbx_dc_config_get_poller_nextcheck() poller_type:0 216441:20250521:150223.701 End of zbx_dc_config_get_poller_nextcheck():-1 216441:20250521:150223.701 End of get_values():0 216441:20250521:150223.701 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000132 sec, idle 5 sec]' 216441:20250521:150223.701 In zbx_ipc_async_socket_recv() timeout:5 216456:20250521:150223.701 server #47 started [history poller #1] 216456:20250521:150223.701 In zbx_tls_init_child() 216456:20250521:150223.701 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216383:20250521:150223.702 End of zbx_ipc_socket_open():SUCCEED 216383:20250521:150223.702 In zbx_ipc_socket_write() 216383:20250521:150223.702 End of zbx_ipc_socket_write():SUCCEED 216383:20250521:150223.702 zbx_setproctitle() title:'alerter #1 started' 216383:20250521:150223.702 In zbx_ipc_socket_read() 216392:20250521:150223.702 query [txnlev:0] [show default_transaction_read_only] 216391:20250521:150223.702 query without transaction detected 216391:20250521:150223.702 query [txnlev:0] [set bytea_output=escape] 216396:20250521:150223.702 query without transaction detected 216396:20250521:150223.702 query [txnlev:0] [set extra_float_digits to 3] 216395:20250521:150223.702 query [txnlev:0] [show default_transaction_read_only] 216388:20250521:150223.703 query [txnlev:0] [show default_transaction_read_only] 216398:20250521:150223.703 query without transaction detected 216398:20250521:150223.703 query [txnlev:0] [set extra_float_digits to 3] 216390:20250521:150223.703 End of hk_history_compression_init() 216390:20250521:150223.703 In zbx_ipc_async_socket_open() 216390:20250521:150223.703 In zbx_ipc_socket_open() 216390:20250521:150223.703 End of zbx_ipc_socket_open():SUCCEED 216390:20250521:150223.703 End of zbx_ipc_async_socket_open():SUCCEED 216390:20250521:150223.703 In zbx_ipc_async_socket_send() 216390:20250521:150223.703 In zbx_ipc_client_send() clientid:0 216390:20250521:150223.703 End of zbx_ipc_client_send():SUCCEED 216390:20250521:150223.703 End of zbx_ipc_async_socket_send():SUCCEED 216390:20250521:150223.703 In zbx_ipc_async_socket_flush() timeout:4 216390:20250521:150223.703 End of zbx_ipc_async_socket_flush():0 216390:20250521:150223.703 In zbx_dbconn_open() options:0 216456:20250521:150223.704 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216456:20250521:150223.704 End of zbx_tls_init_child() 216456:20250521:150223.704 zbx_setproctitle() title:'history poller #1 [connecting to the database]' 216456:20250521:150223.704 In zbx_dbconn_open() options:0 216457:20250521:150223.705 server #48 started [history poller #2] 216457:20250521:150223.705 In zbx_tls_init_child() 216457:20250521:150223.705 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216395:20250521:150223.706 query without transaction detected 216395:20250521:150223.706 query [txnlev:0] [set bytea_output=escape] 216388:20250521:150223.706 query without transaction detected 216388:20250521:150223.706 query [txnlev:0] [set bytea_output=escape] 216398:20250521:150223.706 query [txnlev:0] [show standard_conforming_strings] 216391:20250521:150223.706 End of zbx_dbconn_open():0 216391:20250521:150223.706 zbx_setproctitle() title:'timer #1 [started, processing maintenances]' 216391:20250521:150223.706 In zbx_dc_update_maintenances() 216391:20250521:150223.706 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 216391:20250521:150223.707 query [txnlev:1] [begin;] 216396:20250521:150223.707 query [txnlev:0] [show standard_conforming_strings] 216392:20250521:150223.707 query without transaction detected 216392:20250521:150223.707 query [txnlev:0] [set bytea_output=escape] 216389:20250521:150223.707 query [txnlev:0] [show default_transaction_read_only] 216388:20250521:150223.707 End of zbx_dbconn_open():0 216388:20250521:150223.707 zbx_setproctitle() title:'lld worker #1 started' 216388:20250521:150223.707 In zbx_ipc_socket_read() 216389:20250521:150223.707 query without transaction detected 216389:20250521:150223.707 query [txnlev:0] [set bytea_output=escape] 216391:20250521:150223.707 In zbx_dc_get_host_maintenance_updates() 216391:20250521:150223.707 End of zbx_dc_get_host_maintenance_updates() updates:0 216391:20250521:150223.707 query [txnlev:1] [commit;] 216399:20250521:150223.707 query [txnlev:0] [show standard_conforming_strings] 216398:20250521:150223.709 query [txnlev:0] [show default_transaction_read_only] 216395:20250521:150223.709 End of zbx_dbconn_open():0 216395:20250521:150223.709 query without transaction detected 216395:20250521:150223.709 query [txnlev:0] [delete from trigger_queue] 216396:20250521:150223.709 query [txnlev:0] [show default_transaction_read_only] 216392:20250521:150223.709 End of zbx_dbconn_open():0 216392:20250521:150223.709 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000000 sec, getting values]' 216392:20250521:150223.709 In process_httptests() 216392:20250521:150223.709 End of process_httptests() 216392:20250521:150223.709 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000045 sec, idle 5 sec]' 216391:20250521:150223.709 query [txnlev:0] [select eventid,maintenanceid from event_suppress where suppress_until<1747828943 and suppress_until<>0] 216450:20250521:150223.711 server #41 started [trapper #2] 216450:20250521:150223.711 In zbx_tls_init_child() 216450:20250521:150223.711 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216450:20250521:150223.711 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216450:20250521:150223.711 End of zbx_tls_init_child() 216450:20250521:150223.711 zbx_setproctitle() title:'trapper #2 [connecting to the database]' 216450:20250521:150223.711 In zbx_dbconn_open() options:0 216398:20250521:150223.711 query without transaction detected 216398:20250521:150223.712 query [txnlev:0] [set bytea_output=escape] 216396:20250521:150223.712 query without transaction detected 216396:20250521:150223.712 query [txnlev:0] [set bytea_output=escape] 216391:20250521:150223.712 query [txnlev:1] [begin;] 216454:20250521:150223.712 server #45 started [icmp pinger #1] 216436:20250521:150223.712 server #29 started [java poller #9] 216436:20250521:150223.712 In zbx_tls_init_child() 216436:20250521:150223.712 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216389:20250521:150223.712 End of zbx_dbconn_open():0 216389:20250521:150223.712 zbx_setproctitle() title:'lld worker #2 started' 216389:20250521:150223.712 In zbx_ipc_socket_read() 216399:20250521:150223.712 query [txnlev:0] [show default_transaction_read_only] 216394:20250521:150223.712 query [txnlev:0] [show default_transaction_read_only] 216397:20250521:150223.713 query without transaction detected 216397:20250521:150223.713 query [txnlev:0] [set escape_string_warning to off] 216430:20250521:150223.713 In zbx_ipc_async_socket_flush() timeout:4 216430:20250521:150223.715 End of zbx_ipc_async_socket_flush():0 216430:20250521:150223.715 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000000 sec, getting values]' 216467:20250521:150223.715 server #58 started [configuration syncer worker #1] 216467:20250521:150223.715 zbx_setproctitle() title:'configuration syncer worker [connecting to the database]' 216467:20250521:150223.715 In zbx_dbconn_open() options:0 216457:20250521:150223.715 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216457:20250521:150223.716 End of zbx_tls_init_child() 216457:20250521:150223.716 zbx_setproctitle() title:'history poller #2 [connecting to the database]' 216457:20250521:150223.716 In zbx_dbconn_open() options:0 216468:20250521:150223.716 server #59 started [internal poller #1] 216468:20250521:150223.716 In zbx_tls_init_child() 216468:20250521:150223.716 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216468:20250521:150223.717 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216468:20250521:150223.717 End of zbx_tls_init_child() 216468:20250521:150223.717 zbx_setproctitle() title:'internal poller #1 started' 216468:20250521:150223.717 In zbx_ipc_async_socket_open() 216468:20250521:150223.717 In zbx_ipc_socket_open() 216468:20250521:150223.717 End of zbx_ipc_socket_open():SUCCEED 216468:20250521:150223.717 End of zbx_ipc_async_socket_open():SUCCEED 216468:20250521:150223.717 In zbx_ipc_async_socket_send() 216468:20250521:150223.717 In zbx_ipc_client_send() clientid:0 216468:20250521:150223.717 End of zbx_ipc_client_send():SUCCEED 216468:20250521:150223.717 End of zbx_ipc_async_socket_send():SUCCEED 216468:20250521:150223.717 In zbx_ipc_async_socket_flush() timeout:4 216468:20250521:150223.717 End of zbx_ipc_async_socket_flush():0 216468:20250521:150223.717 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000000 sec, getting values]' 216468:20250521:150223.717 In get_values() 216468:20250521:150223.717 In zbx_dc_config_get_poller_items() poller_type:10 216468:20250521:150223.717 End of zbx_dc_config_get_poller_items():0 216468:20250521:150223.717 In zbx_dc_config_get_poller_nextcheck() poller_type:10 216468:20250521:150223.717 End of zbx_dc_config_get_poller_nextcheck():-1 216468:20250521:150223.717 End of get_values():0 216468:20250521:150223.717 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000144 sec, idle 5 sec]' 216468:20250521:150223.717 In zbx_ipc_async_socket_recv() timeout:5 216448:20250521:150223.717 server #40 started [trapper #1] 216448:20250521:150223.717 In zbx_tls_init_child() 216448:20250521:150223.717 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216448:20250521:150223.718 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216448:20250521:150223.718 End of zbx_tls_init_child() 216448:20250521:150223.718 zbx_setproctitle() title:'trapper #1 [connecting to the database]' 216448:20250521:150223.718 In zbx_dbconn_open() options:0 216350:20250521:150223.719 In zbx_ha_get_status() 216350:20250521:150223.719 In zbx_ipc_async_socket_open() 216350:20250521:150223.719 In zbx_ipc_socket_open() 216354:20250521:150223.719 In ipc_service_accept() 216354:20250521:150223.719 In ipc_service_add_client() 216354:20250521:150223.719 End of ipc_service_add_client() clientid:3 216354:20250521:150223.719 End of ipc_service_accept() 216354:20250521:150223.719 End of zbx_ipc_service_recv():2 216354:20250521:150223.719 In zbx_ipc_service_recv() timeout:0.578 216350:20250521:150223.720 End of zbx_ipc_socket_open():SUCCEED 216350:20250521:150223.720 End of zbx_ipc_async_socket_open():SUCCEED 216350:20250521:150223.720 In zbx_ipc_async_socket_send() 216350:20250521:150223.720 In zbx_ipc_client_send() clientid:0 216354:20250521:150223.720 End of zbx_ipc_service_recv():1 216354:20250521:150223.720 In ha_send_status() ha_status:active info: 216354:20250521:150223.720 In zbx_ipc_client_send() clientid:3 216354:20250521:150223.720 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150223.720 End of ha_send_status():SYSINFO_SUCCEED 216354:20250521:150223.720 In zbx_ipc_service_recv() timeout:0.577 216350:20250521:150223.720 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150223.720 End of zbx_ipc_async_socket_send():SUCCEED 216350:20250521:150223.720 In zbx_ipc_async_socket_flush() timeout:10 216350:20250521:150223.720 End of zbx_ipc_async_socket_flush():0 216350:20250521:150223.720 In zbx_ipc_async_socket_recv() timeout:10 216350:20250521:150223.720 End of zbx_ipc_async_socket_recv():0 216350:20250521:150223.720 In zbx_ipc_async_socket_close() 216350:20250521:150223.720 In zbx_ipc_socket_close() 216354:20250521:150223.720 End of zbx_ipc_service_recv():1 216354:20250521:150223.720 In zbx_ipc_socket_close() 216354:20250521:150223.720 End of zbx_ipc_socket_close() 216354:20250521:150223.720 In zbx_ipc_service_recv() timeout:0.577 216350:20250521:150223.720 End of zbx_ipc_socket_close() 216350:20250521:150223.720 End of zbx_ipc_async_socket_close() 216350:20250521:150223.720 End of zbx_ha_get_status():SUCCEED 216350:20250521:150223.720 In zbx_ha_dispatch_message() 216350:20250521:150223.720 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.720 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.720 In ipc_service_accept() 216350:20250521:150223.720 In ipc_service_add_client() 216350:20250521:150223.720 End of ipc_service_add_client() clientid:5 216350:20250521:150223.720 End of ipc_service_accept() 216350:20250521:150223.720 End of zbx_ipc_service_recv():2 216350:20250521:150223.720 In zbx_ha_dispatch_message() 216350:20250521:150223.720 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.720 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.720 In ipc_service_accept() 216350:20250521:150223.720 In ipc_service_add_client() 216350:20250521:150223.720 End of ipc_service_add_client() clientid:6 216350:20250521:150223.720 End of ipc_service_accept() 216350:20250521:150223.720 End of zbx_ipc_service_recv():1 216350:20250521:150223.720 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.720 End of zbx_rtc_dispatch() 216350:20250521:150223.720 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.720 In ipc_service_accept() 216350:20250521:150223.720 In ipc_service_add_client() 216350:20250521:150223.720 End of ipc_service_add_client() clientid:7 216350:20250521:150223.720 End of ipc_service_accept() 216350:20250521:150223.720 End of zbx_ipc_service_recv():2 216350:20250521:150223.720 In zbx_ha_dispatch_message() 216350:20250521:150223.720 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.720 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.720 In ipc_service_accept() 216350:20250521:150223.720 In ipc_service_add_client() 216350:20250521:150223.720 End of ipc_service_add_client() clientid:8 216350:20250521:150223.720 End of ipc_service_accept() 216350:20250521:150223.720 End of zbx_ipc_service_recv():1 216350:20250521:150223.720 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.720 End of zbx_rtc_dispatch() 216350:20250521:150223.720 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.720 In ipc_service_accept() 216350:20250521:150223.720 In ipc_service_add_client() 216350:20250521:150223.720 End of ipc_service_add_client() clientid:9 216350:20250521:150223.720 End of ipc_service_accept() 216350:20250521:150223.720 End of zbx_ipc_service_recv():1 216350:20250521:150223.720 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.720 End of zbx_rtc_dispatch() 216350:20250521:150223.720 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.720 In ipc_service_accept() 216350:20250521:150223.720 In ipc_service_add_client() 216350:20250521:150223.720 End of ipc_service_add_client() clientid:10 216350:20250521:150223.720 End of ipc_service_accept() 216350:20250521:150223.720 End of zbx_ipc_service_recv():1 216350:20250521:150223.720 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.721 End of zbx_rtc_dispatch() 216350:20250521:150223.721 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.721 In ipc_service_accept() 216350:20250521:150223.721 In ipc_service_add_client() 216350:20250521:150223.721 End of ipc_service_add_client() clientid:11 216350:20250521:150223.721 End of ipc_service_accept() 216350:20250521:150223.721 End of zbx_ipc_service_recv():1 216350:20250521:150223.721 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.721 End of zbx_rtc_dispatch() 216350:20250521:150223.721 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.721 In ipc_service_accept() 216350:20250521:150223.721 In ipc_service_add_client() 216350:20250521:150223.721 End of ipc_service_add_client() clientid:12 216350:20250521:150223.721 End of ipc_service_accept() 216350:20250521:150223.721 End of zbx_ipc_service_recv():1 216350:20250521:150223.721 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.721 End of zbx_rtc_dispatch() 216350:20250521:150223.721 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.721 In ipc_service_accept() 216350:20250521:150223.721 In ipc_service_add_client() 216350:20250521:150223.721 End of ipc_service_add_client() clientid:13 216350:20250521:150223.721 End of ipc_service_accept() 216350:20250521:150223.721 End of zbx_ipc_service_recv():1 216350:20250521:150223.721 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.721 End of zbx_rtc_dispatch() 216350:20250521:150223.721 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.721 In ipc_service_accept() 216350:20250521:150223.721 In ipc_service_add_client() 216350:20250521:150223.721 End of ipc_service_add_client() clientid:14 216350:20250521:150223.721 End of ipc_service_accept() 216350:20250521:150223.721 End of zbx_ipc_service_recv():1 216350:20250521:150223.721 In zbx_rtc_dispatch() code:100 size:17 216350:20250521:150223.721 End of zbx_rtc_dispatch() 216350:20250521:150223.721 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.721 End of zbx_ipc_service_recv():1 216350:20250521:150223.721 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.721 End of zbx_rtc_dispatch() 216350:20250521:150223.721 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150223.722 zbx_setproctitle() title:'proxy group manager #1 starting' 216469:20250521:150223.722 server #60 started [proxy group manager #1] 216469:20250521:150223.722 In zbx_dbconn_open() options:0 216443:20250521:150223.723 server #36 started [poller #3] 216434:20250521:150223.724 server #27 started [java poller #7] 216434:20250521:150223.724 In zbx_tls_init_child() 216434:20250521:150223.724 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216434:20250521:150223.725 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216434:20250521:150223.725 End of zbx_tls_init_child() 216434:20250521:150223.725 zbx_setproctitle() title:'java poller #7 started' 216434:20250521:150223.725 In zbx_ipc_async_socket_open() 216434:20250521:150223.725 In zbx_ipc_socket_open() 216434:20250521:150223.725 End of zbx_ipc_socket_open():SUCCEED 216434:20250521:150223.725 End of zbx_ipc_async_socket_open():SUCCEED 216434:20250521:150223.725 In zbx_ipc_async_socket_send() 216434:20250521:150223.725 In zbx_ipc_client_send() clientid:0 216434:20250521:150223.725 End of zbx_ipc_client_send():SUCCEED 216434:20250521:150223.725 End of zbx_ipc_async_socket_send():SUCCEED 216434:20250521:150223.725 In zbx_ipc_async_socket_flush() timeout:4 216434:20250521:150223.725 End of zbx_ipc_async_socket_flush():0 216434:20250521:150223.725 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000000 sec, getting values]' 216434:20250521:150223.725 In get_values() 216434:20250521:150223.725 In zbx_dc_config_get_poller_items() poller_type:4 216434:20250521:150223.725 End of zbx_dc_config_get_poller_items():0 216434:20250521:150223.725 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216434:20250521:150223.725 End of zbx_dc_config_get_poller_nextcheck():-1 216434:20250521:150223.725 End of get_values():0 216434:20250521:150223.725 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000110 sec, idle 5 sec]' 216434:20250521:150223.725 In zbx_ipc_async_socket_recv() timeout:5 216350:20250521:150223.725 In ipc_service_accept() 216350:20250521:150223.725 In ipc_service_add_client() 216350:20250521:150223.725 End of ipc_service_add_client() clientid:15 216350:20250521:150223.725 End of ipc_service_accept() 216350:20250521:150223.725 End of zbx_ipc_service_recv():2 216350:20250521:150223.725 In zbx_ha_dispatch_message() 216350:20250521:150223.725 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.725 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.725 End of zbx_ipc_service_recv():1 216350:20250521:150223.725 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.725 End of zbx_rtc_dispatch() 216350:20250521:150223.725 In zbx_ipc_service_recv() timeout:1.000 216390:20250521:150223.727 query without transaction detected 216390:20250521:150223.727 query [txnlev:0] [set escape_string_warning to off] 216445:20250521:150223.727 server #38 started [poller #5] 216445:20250521:150223.728 In zbx_tls_init_child() 216445:20250521:150223.728 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216433:20250521:150223.728 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216433:20250521:150223.728 End of zbx_tls_init_child() 216433:20250521:150223.728 zbx_setproctitle() title:'java poller #6 started' 216433:20250521:150223.728 In zbx_ipc_async_socket_open() 216433:20250521:150223.728 In zbx_ipc_socket_open() 216433:20250521:150223.728 End of zbx_ipc_socket_open():SUCCEED 216433:20250521:150223.728 End of zbx_ipc_async_socket_open():SUCCEED 216433:20250521:150223.728 In zbx_ipc_async_socket_send() 216433:20250521:150223.728 In zbx_ipc_client_send() clientid:0 216433:20250521:150223.728 End of zbx_ipc_client_send():SUCCEED 216433:20250521:150223.728 End of zbx_ipc_async_socket_send():SUCCEED 216433:20250521:150223.728 In zbx_ipc_async_socket_flush() timeout:4 216433:20250521:150223.728 End of zbx_ipc_async_socket_flush():0 216433:20250521:150223.728 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000000 sec, getting values]' 216433:20250521:150223.728 In get_values() 216433:20250521:150223.728 In zbx_dc_config_get_poller_items() poller_type:4 216433:20250521:150223.728 End of zbx_dc_config_get_poller_items():0 216433:20250521:150223.728 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216433:20250521:150223.728 End of zbx_dc_config_get_poller_nextcheck():-1 216433:20250521:150223.728 End of get_values():0 216433:20250521:150223.728 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000111 sec, idle 5 sec]' 216433:20250521:150223.728 In zbx_ipc_async_socket_recv() timeout:5 216437:20250521:150223.728 server #30 started [java poller #10] 216437:20250521:150223.728 In zbx_tls_init_child() 216437:20250521:150223.728 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216437:20250521:150223.729 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216437:20250521:150223.729 End of zbx_tls_init_child() 216437:20250521:150223.729 zbx_setproctitle() title:'java poller #10 started' 216437:20250521:150223.729 In zbx_ipc_async_socket_open() 216437:20250521:150223.729 In zbx_ipc_socket_open() 216437:20250521:150223.729 End of zbx_ipc_socket_open():SUCCEED 216437:20250521:150223.729 End of zbx_ipc_async_socket_open():SUCCEED 216437:20250521:150223.729 In zbx_ipc_async_socket_send() 216437:20250521:150223.729 In zbx_ipc_client_send() clientid:0 216437:20250521:150223.729 End of zbx_ipc_client_send():SUCCEED 216437:20250521:150223.729 End of zbx_ipc_async_socket_send():SUCCEED 216437:20250521:150223.729 In zbx_ipc_async_socket_flush() timeout:4 216437:20250521:150223.729 End of zbx_ipc_async_socket_flush():0 216437:20250521:150223.729 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000000 sec, getting values]' 216437:20250521:150223.729 In get_values() 216437:20250521:150223.729 In zbx_dc_config_get_poller_items() poller_type:4 216437:20250521:150223.729 End of zbx_dc_config_get_poller_items():0 216437:20250521:150223.729 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216437:20250521:150223.729 End of zbx_dc_config_get_poller_nextcheck():-1 216437:20250521:150223.729 End of get_values():0 216437:20250521:150223.729 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000146 sec, idle 5 sec]' 216437:20250521:150223.729 In zbx_ipc_async_socket_recv() timeout:5 216350:20250521:150223.729 In ipc_service_accept() 216350:20250521:150223.729 In ipc_service_add_client() 216350:20250521:150223.729 End of ipc_service_add_client() clientid:16 216350:20250521:150223.729 End of ipc_service_accept() 216350:20250521:150223.729 End of zbx_ipc_service_recv():2 216350:20250521:150223.729 In zbx_ha_dispatch_message() 216350:20250521:150223.729 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.729 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.729 In ipc_service_accept() 216350:20250521:150223.729 In ipc_service_add_client() 216350:20250521:150223.729 End of ipc_service_add_client() clientid:17 216350:20250521:150223.729 End of ipc_service_accept() 216350:20250521:150223.729 End of zbx_ipc_service_recv():1 216350:20250521:150223.729 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.729 End of zbx_rtc_dispatch() 216350:20250521:150223.729 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.729 End of zbx_ipc_service_recv():1 216350:20250521:150223.729 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.729 End of zbx_rtc_dispatch() 216350:20250521:150223.729 In zbx_ipc_service_recv() timeout:1.000 216456:20250521:150223.732 query without transaction detected 216456:20250521:150223.732 query [txnlev:0] [set escape_string_warning to off] 216456:20250521:150223.735 query without transaction detected 216456:20250521:150223.735 query [txnlev:0] [set extra_float_digits to 3] 216390:20250521:150223.736 query without transaction detected 216390:20250521:150223.736 query [txnlev:0] [set extra_float_digits to 3] 216446:20250521:150223.736 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216446:20250521:150223.737 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216446:20250521:150223.737 End of zbx_tls_init_child() 216446:20250521:150223.737 zbx_setproctitle() title:'unreachable poller #1 started' 216446:20250521:150223.737 In zbx_ipc_async_socket_open() 216446:20250521:150223.737 In zbx_ipc_socket_open() 216382:20250521:150223.738 In ipc_service_accept() 216382:20250521:150223.738 In ipc_service_add_client() 216382:20250521:150223.738 End of ipc_service_add_client() clientid:7 216382:20250521:150223.738 End of ipc_service_accept() 216382:20250521:150223.738 End of zbx_ipc_service_recv():2 216382:20250521:150223.738 In zbx_ipc_service_recv() timeout:1.000 216382:20250521:150223.738 In ipc_service_accept() 216382:20250521:150223.738 In ipc_service_add_client() 216382:20250521:150223.738 End of ipc_service_add_client() clientid:8 216382:20250521:150223.738 End of ipc_service_accept() 216382:20250521:150223.738 End of zbx_ipc_service_recv():1 216382:20250521:150223.738 In am_register_alerter() 216382:20250521:150223.738 End of am_register_alerter() 216382:20250521:150223.738 In zbx_ipc_service_recv() timeout:1.000 216382:20250521:150223.738 End of zbx_ipc_service_recv():1 216382:20250521:150223.738 In am_register_alerter() 216382:20250521:150223.738 End of am_register_alerter() 216382:20250521:150223.738 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.738 In ipc_service_accept() 216350:20250521:150223.738 In ipc_service_add_client() 216451:20250521:150223.738 server #42 started [trapper #3] 216451:20250521:150223.739 In zbx_tls_init_child() 216451:20250521:150223.739 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216451:20250521:150223.739 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216451:20250521:150223.739 End of zbx_tls_init_child() 216451:20250521:150223.739 zbx_setproctitle() title:'trapper #3 [connecting to the database]' 216451:20250521:150223.739 In zbx_dbconn_open() options:0 216456:20250521:150223.740 query [txnlev:0] [show standard_conforming_strings] 216350:20250521:150223.740 End of ipc_service_add_client() clientid:18 216350:20250521:150223.740 End of ipc_service_accept() 216350:20250521:150223.740 End of zbx_ipc_service_recv():2 216350:20250521:150223.740 In zbx_ha_dispatch_message() 216350:20250521:150223.740 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.740 In zbx_ipc_service_recv() timeout:1.000 216456:20250521:150223.742 query [txnlev:0] [show default_transaction_read_only] 216456:20250521:150223.743 query without transaction detected 216456:20250521:150223.743 query [txnlev:0] [set bytea_output=escape] 216456:20250521:150223.743 End of zbx_dbconn_open():0 216456:20250521:150223.743 zbx_setproctitle() title:'history poller #1 started' 216456:20250521:150223.743 In zbx_ipc_async_socket_open() 216456:20250521:150223.743 In zbx_ipc_socket_open() 216456:20250521:150223.743 End of zbx_ipc_socket_open():SUCCEED 216456:20250521:150223.743 End of zbx_ipc_async_socket_open():SUCCEED 216456:20250521:150223.743 In zbx_ipc_async_socket_send() 216456:20250521:150223.743 In zbx_ipc_client_send() clientid:0 216456:20250521:150223.743 End of zbx_ipc_client_send():SUCCEED 216456:20250521:150223.743 End of zbx_ipc_async_socket_send():SUCCEED 216456:20250521:150223.743 In zbx_ipc_async_socket_flush() timeout:4 216456:20250521:150223.743 End of zbx_ipc_async_socket_flush():0 216456:20250521:150223.743 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000000 sec, getting values]' 216456:20250521:150223.743 In get_values() 216456:20250521:150223.743 In zbx_dc_config_get_poller_items() poller_type:5 216456:20250521:150223.743 End of zbx_dc_config_get_poller_items():0 216456:20250521:150223.743 In zbx_dc_config_get_poller_nextcheck() poller_type:5 216456:20250521:150223.743 End of zbx_dc_config_get_poller_nextcheck():-1 216456:20250521:150223.743 End of get_values():0 216456:20250521:150223.743 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000081 sec, idle 5 sec]' 216456:20250521:150223.743 In zbx_ipc_async_socket_recv() timeout:5 216350:20250521:150223.743 In ipc_service_accept() 216350:20250521:150223.743 In ipc_service_add_client() 216350:20250521:150223.743 End of ipc_service_add_client() clientid:19 216350:20250521:150223.743 End of ipc_service_accept() 216350:20250521:150223.743 End of zbx_ipc_service_recv():2 216350:20250521:150223.744 In zbx_ha_dispatch_message() 216350:20250521:150223.744 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.744 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.744 End of zbx_ipc_service_recv():1 216350:20250521:150223.744 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.744 End of zbx_rtc_dispatch() 216350:20250521:150223.744 In zbx_ipc_service_recv() timeout:1.000 216428:20250521:150223.746 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216428:20250521:150223.746 End of zbx_tls_init_child() 216428:20250521:150223.746 zbx_setproctitle() title:'java poller #3 started' 216428:20250521:150223.746 In zbx_ipc_async_socket_open() 216428:20250521:150223.746 In zbx_ipc_socket_open() 216428:20250521:150223.746 End of zbx_ipc_socket_open():SUCCEED 216428:20250521:150223.746 End of zbx_ipc_async_socket_open():SUCCEED 216428:20250521:150223.746 In zbx_ipc_async_socket_send() 216428:20250521:150223.746 In zbx_ipc_client_send() clientid:0 216428:20250521:150223.746 End of zbx_ipc_client_send():SUCCEED 216428:20250521:150223.746 End of zbx_ipc_async_socket_send():SUCCEED 216428:20250521:150223.746 In zbx_ipc_async_socket_flush() timeout:4 216428:20250521:150223.746 End of zbx_ipc_async_socket_flush():0 216428:20250521:150223.746 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000000 sec, getting values]' 216428:20250521:150223.746 In get_values() 216428:20250521:150223.746 In zbx_dc_config_get_poller_items() poller_type:4 216428:20250521:150223.746 End of zbx_dc_config_get_poller_items():0 216428:20250521:150223.746 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216428:20250521:150223.746 End of zbx_dc_config_get_poller_nextcheck():-1 216428:20250521:150223.746 End of get_values():0 216428:20250521:150223.746 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000082 sec, idle 5 sec]' 216428:20250521:150223.746 In zbx_ipc_async_socket_recv() timeout:5 216390:20250521:150223.747 query [txnlev:0] [show standard_conforming_strings] 216446:20250521:150223.747 End of zbx_ipc_socket_open():SUCCEED 216446:20250521:150223.747 End of zbx_ipc_async_socket_open():SUCCEED 216446:20250521:150223.747 In zbx_ipc_async_socket_send() 216446:20250521:150223.747 In zbx_ipc_client_send() clientid:0 216446:20250521:150223.747 End of zbx_ipc_client_send():SUCCEED 216446:20250521:150223.747 End of zbx_ipc_async_socket_send():SUCCEED 216446:20250521:150223.747 In zbx_ipc_async_socket_flush() timeout:4 216446:20250521:150223.747 End of zbx_ipc_async_socket_flush():0 216446:20250521:150223.747 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000000 sec, getting values]' 216446:20250521:150223.747 In get_values() 216446:20250521:150223.747 In zbx_dc_config_get_poller_items() poller_type:1 216446:20250521:150223.747 End of zbx_dc_config_get_poller_items():0 216446:20250521:150223.747 In zbx_dc_config_get_poller_nextcheck() poller_type:1 216446:20250521:150223.747 End of zbx_dc_config_get_poller_nextcheck():-1 216446:20250521:150223.747 End of get_values():0 216446:20250521:150223.747 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000172 sec, idle 5 sec]' 216446:20250521:150223.747 In zbx_ipc_async_socket_recv() timeout:5 216390:20250521:150223.747 query [txnlev:0] [show default_transaction_read_only] 216390:20250521:150223.748 query without transaction detected 216390:20250521:150223.748 query [txnlev:0] [set bytea_output=escape] 216390:20250521:150223.749 End of zbx_dbconn_open():0 216390:20250521:150223.749 query [txnlev:0] [select extversion from pg_extension where extname = 'timescaledb'] 216440:20250521:150223.749 query without transaction detected 216440:20250521:150223.750 query [txnlev:0] [set escape_string_warning to off] 216436:20250521:150223.755 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216436:20250521:150223.756 End of zbx_tls_init_child() 216436:20250521:150223.756 zbx_setproctitle() title:'java poller #9 started' 216436:20250521:150223.756 In zbx_ipc_async_socket_open() 216436:20250521:150223.756 In zbx_ipc_socket_open() 216436:20250521:150223.756 End of zbx_ipc_socket_open():SUCCEED 216436:20250521:150223.756 End of zbx_ipc_async_socket_open():SUCCEED 216436:20250521:150223.756 In zbx_ipc_async_socket_send() 216436:20250521:150223.756 In zbx_ipc_client_send() clientid:0 216436:20250521:150223.756 End of zbx_ipc_client_send():SUCCEED 216436:20250521:150223.756 End of zbx_ipc_async_socket_send():SUCCEED 216436:20250521:150223.756 In zbx_ipc_async_socket_flush() timeout:4 216436:20250521:150223.756 End of zbx_ipc_async_socket_flush():0 216436:20250521:150223.756 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000000 sec, getting values]' 216436:20250521:150223.756 In get_values() 216436:20250521:150223.756 In zbx_dc_config_get_poller_items() poller_type:4 216436:20250521:150223.756 End of zbx_dc_config_get_poller_items():0 216436:20250521:150223.756 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216436:20250521:150223.756 End of zbx_dc_config_get_poller_nextcheck():-1 216436:20250521:150223.757 End of get_values():0 216436:20250521:150223.757 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000508 sec, idle 5 sec]' 216436:20250521:150223.757 In zbx_ipc_async_socket_recv() timeout:5 216453:20250521:150223.757 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216453:20250521:150223.757 End of zbx_tls_init_child() 216453:20250521:150223.757 zbx_setproctitle() title:'trapper #5 [connecting to the database]' 216453:20250521:150223.757 In zbx_dbconn_open() options:0 216458:20250521:150223.757 server #49 started [history poller #3] 216458:20250521:150223.757 In zbx_tls_init_child() 216458:20250521:150223.757 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216458:20250521:150223.758 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216458:20250521:150223.758 End of zbx_tls_init_child() 216458:20250521:150223.758 zbx_setproctitle() title:'history poller #3 [connecting to the database]' 216458:20250521:150223.758 In zbx_dbconn_open() options:0 216455:20250521:150223.758 In zbx_ipc_async_socket_open() 216455:20250521:150223.758 In zbx_ipc_socket_open() 216455:20250521:150223.758 End of zbx_ipc_socket_open():SUCCEED 216455:20250521:150223.758 End of zbx_ipc_async_socket_open():SUCCEED 216455:20250521:150223.758 zbx_setproctitle() title:'alert syncer [connecting to the database]' 216455:20250521:150223.758 In zbx_dbconn_open() options:0 216460:20250521:150223.759 server #51 started [history poller #5] 216460:20250521:150223.759 In zbx_tls_init_child() 216460:20250521:150223.759 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216460:20250521:150223.759 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216460:20250521:150223.759 End of zbx_tls_init_child() 216460:20250521:150223.759 zbx_setproctitle() title:'history poller #5 [connecting to the database]' 216460:20250521:150223.759 In zbx_dbconn_open() options:0 216461:20250521:150223.760 server #52 started [availability manager #1] 216461:20250521:150223.760 zbx_setproctitle() title:'availability manager #1 [connecting to the database]' 216461:20250521:150223.760 In zbx_dbconn_open() options:0 216462:20250521:150223.760 server #53 started [trigger housekeeper #1] 216462:20250521:150223.761 zbx_setproctitle() title:'trigger housekeeper [connecting to the database]' 216462:20250521:150223.761 In zbx_dbconn_open() options:0 216463:20250521:150223.762 server #54 started [odbc poller #1] 216463:20250521:150223.762 In zbx_tls_init_child() 216463:20250521:150223.762 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216463:20250521:150223.763 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216463:20250521:150223.763 End of zbx_tls_init_child() 216463:20250521:150223.763 zbx_setproctitle() title:'odbc poller #1 started' 216463:20250521:150223.763 In zbx_ipc_async_socket_open() 216463:20250521:150223.763 In zbx_ipc_socket_open() 216463:20250521:150223.763 End of zbx_ipc_socket_open():SUCCEED 216463:20250521:150223.763 End of zbx_ipc_async_socket_open():SUCCEED 216463:20250521:150223.763 In zbx_ipc_async_socket_send() 216463:20250521:150223.763 In zbx_ipc_client_send() clientid:0 216463:20250521:150223.763 End of zbx_ipc_client_send():SUCCEED 216463:20250521:150223.763 End of zbx_ipc_async_socket_send():SUCCEED 216463:20250521:150223.763 In zbx_ipc_async_socket_flush() timeout:4 216463:20250521:150223.763 End of zbx_ipc_async_socket_flush():0 216463:20250521:150223.763 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000000 sec, getting values]' 216463:20250521:150223.763 In get_values() 216463:20250521:150223.763 In zbx_dc_config_get_poller_items() poller_type:6 216463:20250521:150223.763 End of zbx_dc_config_get_poller_items():0 216463:20250521:150223.763 In zbx_dc_config_get_poller_nextcheck() poller_type:6 216463:20250521:150223.763 End of zbx_dc_config_get_poller_nextcheck():-1 216463:20250521:150223.763 End of get_values():0 216463:20250521:150223.763 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000069 sec, idle 5 sec]' 216463:20250521:150223.763 In zbx_ipc_async_socket_recv() timeout:5 216464:20250521:150223.763 server #55 started [http agent poller #1] 216464:20250521:150223.763 zbx_setproctitle() title:'http agent poller #1 started' 216464:20250521:150223.763 In zbx_ipc_async_socket_open() 216464:20250521:150223.763 In zbx_ipc_socket_open() 216464:20250521:150223.763 End of zbx_ipc_socket_open():SUCCEED 216464:20250521:150223.763 End of zbx_ipc_async_socket_open():SUCCEED 216464:20250521:150223.763 In zbx_ipc_async_socket_send() 216464:20250521:150223.763 In zbx_ipc_client_send() clientid:0 216464:20250521:150223.763 End of zbx_ipc_client_send():SUCCEED 216464:20250521:150223.763 End of zbx_ipc_async_socket_send():SUCCEED 216464:20250521:150223.763 In zbx_ipc_async_socket_flush() timeout:4 216464:20250521:150223.763 End of zbx_ipc_async_socket_flush():0 216464:20250521:150223.763 In async_poller_init() 216464:20250521:150223.763 In zbx_async_manager_create() workers:1 216465:20250521:150223.764 server #56 started [agent poller #1] 216465:20250521:150223.764 zbx_setproctitle() title:'agent poller #1 started' 216465:20250521:150223.764 In zbx_ipc_async_socket_open() 216465:20250521:150223.764 In zbx_ipc_socket_open() 216465:20250521:150223.764 End of zbx_ipc_socket_open():SUCCEED 216465:20250521:150223.764 End of zbx_ipc_async_socket_open():SUCCEED 216465:20250521:150223.764 In zbx_ipc_async_socket_send() 216465:20250521:150223.764 In zbx_ipc_client_send() clientid:0 216465:20250521:150223.764 End of zbx_ipc_client_send():SUCCEED 216465:20250521:150223.764 End of zbx_ipc_async_socket_send():SUCCEED 216465:20250521:150223.764 In zbx_ipc_async_socket_flush() timeout:4 216465:20250521:150223.764 End of zbx_ipc_async_socket_flush():0 216465:20250521:150223.764 In async_poller_init() 216465:20250521:150223.764 In zbx_async_manager_create() workers:1 216398:20250521:150223.765 End of zbx_dbconn_open():0 216398:20250521:150223.765 In zbx_ipc_async_socket_open() 216398:20250521:150223.765 In zbx_ipc_socket_open() 216398:20250521:150223.765 End of zbx_ipc_socket_open():SUCCEED 216398:20250521:150223.765 End of zbx_ipc_async_socket_open():SUCCEED 216398:20250521:150223.765 In zbx_ipc_async_socket_send() 216398:20250521:150223.765 In zbx_ipc_client_send() clientid:0 216398:20250521:150223.765 End of zbx_ipc_client_send():SUCCEED 216398:20250521:150223.765 End of zbx_ipc_async_socket_send():SUCCEED 216398:20250521:150223.765 In zbx_ipc_async_socket_flush() timeout:4 216398:20250521:150223.765 End of zbx_ipc_async_socket_flush():0 216398:20250521:150223.765 zbx_setproctitle() title:'history syncer #4 [started, syncing history]' 216398:20250521:150223.765 In zbx_sync_history_cache() history_num:0 216466:20250521:150223.765 server #57 started [snmp poller #1] 216466:20250521:150223.766 zbx_setproctitle() title:'snmp poller #1 started' 216466:20250521:150223.766 In zbx_ipc_async_socket_open() 216466:20250521:150223.766 In zbx_ipc_socket_open() 216466:20250521:150223.766 End of zbx_ipc_socket_open():SUCCEED 216466:20250521:150223.766 End of zbx_ipc_async_socket_open():SUCCEED 216466:20250521:150223.766 In zbx_ipc_async_socket_send() 216466:20250521:150223.766 In zbx_ipc_client_send() clientid:0 216466:20250521:150223.766 End of zbx_ipc_client_send():SUCCEED 216466:20250521:150223.766 End of zbx_ipc_async_socket_send():SUCCEED 216466:20250521:150223.766 In zbx_ipc_async_socket_flush() timeout:4 216466:20250521:150223.766 End of zbx_ipc_async_socket_flush():0 216466:20250521:150223.766 In async_poller_init() 216466:20250521:150223.766 In zbx_async_manager_create() workers:1 216391:20250521:150223.766 query [txnlev:1] [delete from event_suppress where suppress_until<1747828943 and suppress_until<>0] 216396:20250521:150223.767 End of zbx_dbconn_open():0 216396:20250521:150223.767 In zbx_ipc_async_socket_open() 216396:20250521:150223.767 In zbx_ipc_socket_open() 216396:20250521:150223.767 End of zbx_ipc_socket_open():SUCCEED 216396:20250521:150223.767 End of zbx_ipc_async_socket_open():SUCCEED 216396:20250521:150223.767 In zbx_ipc_async_socket_send() 216396:20250521:150223.767 In zbx_ipc_client_send() clientid:0 216396:20250521:150223.767 End of zbx_ipc_client_send():SUCCEED 216396:20250521:150223.767 End of zbx_ipc_async_socket_send():SUCCEED 216396:20250521:150223.767 In zbx_ipc_async_socket_flush() timeout:4 216396:20250521:150223.767 End of zbx_ipc_async_socket_flush():0 216396:20250521:150223.767 zbx_setproctitle() title:'history syncer #2 [started, syncing history]' 216396:20250521:150223.767 In zbx_sync_history_cache() history_num:0 216396:20250521:150223.767 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000066 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216396:20250521:150223.767 In zbx_ipc_async_socket_recv() timeout:1 216399:20250521:150223.767 query without transaction detected 216399:20250521:150223.767 query [txnlev:0] [set bytea_output=escape] 216394:20250521:150223.767 query without transaction detected 216394:20250521:150223.767 query [txnlev:0] [set bytea_output=escape] 216397:20250521:150223.767 query without transaction detected 216397:20250521:150223.767 query [txnlev:0] [set extra_float_digits to 3] 216440:20250521:150223.769 query without transaction detected 216440:20250521:150223.769 query [txnlev:0] [set extra_float_digits to 3] 216464:20250521:150223.769 thread started 216465:20250521:150223.769 thread started 216466:20250521:150223.769 thread started 216440:20250521:150223.772 query [txnlev:0] [show standard_conforming_strings] 216442:20250521:150223.773 server #35 started [poller #2] 216442:20250521:150223.773 In zbx_tls_init_child() 216442:20250521:150223.773 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216442:20250521:150223.774 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216442:20250521:150223.774 End of zbx_tls_init_child() 216442:20250521:150223.774 zbx_setproctitle() title:'poller #2 started' 216442:20250521:150223.774 In zbx_ipc_async_socket_open() 216442:20250521:150223.774 In zbx_ipc_socket_open() 216442:20250521:150223.774 End of zbx_ipc_socket_open():SUCCEED 216442:20250521:150223.774 End of zbx_ipc_async_socket_open():SUCCEED 216442:20250521:150223.774 In zbx_ipc_async_socket_send() 216442:20250521:150223.774 In zbx_ipc_client_send() clientid:0 216442:20250521:150223.774 End of zbx_ipc_client_send():SUCCEED 216442:20250521:150223.774 End of zbx_ipc_async_socket_send():SUCCEED 216442:20250521:150223.774 In zbx_ipc_async_socket_flush() timeout:4 216442:20250521:150223.774 End of zbx_ipc_async_socket_flush():0 216442:20250521:150223.774 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000000 sec, getting values]' 216442:20250521:150223.774 In get_values() 216442:20250521:150223.774 In zbx_dc_config_get_poller_items() poller_type:0 216442:20250521:150223.774 End of zbx_dc_config_get_poller_items():0 216442:20250521:150223.774 In zbx_dc_config_get_poller_nextcheck() poller_type:0 216442:20250521:150223.774 End of zbx_dc_config_get_poller_nextcheck():-1 216442:20250521:150223.774 End of get_values():0 216442:20250521:150223.774 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000140 sec, idle 5 sec]' 216442:20250521:150223.774 In zbx_ipc_async_socket_recv() timeout:5 216399:20250521:150223.774 End of zbx_dbconn_open():0 216399:20250521:150223.774 In zbx_ipc_async_socket_open() 216399:20250521:150223.774 In zbx_ipc_socket_open() 216399:20250521:150223.774 End of zbx_ipc_socket_open():SUCCEED 216452:20250521:150223.774 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216452:20250521:150223.774 End of zbx_tls_init_child() 216452:20250521:150223.774 zbx_setproctitle() title:'trapper #4 [connecting to the database]' 216452:20250521:150223.774 In zbx_dbconn_open() options:0 216461:20250521:150223.775 query without transaction detected 216461:20250521:150223.775 query [txnlev:0] [set escape_string_warning to off] 216461:20250521:150223.775 query without transaction detected 216461:20250521:150223.775 query [txnlev:0] [set extra_float_digits to 3] 216461:20250521:150223.775 query [txnlev:0] [show standard_conforming_strings] 216461:20250521:150223.775 query [txnlev:0] [show default_transaction_read_only] 216461:20250521:150223.775 query without transaction detected 216461:20250521:150223.775 query [txnlev:0] [set bytea_output=escape] 216461:20250521:150223.775 End of zbx_dbconn_open():0 216461:20250521:150223.775 In zbx_ipc_service_start() service:availability 216461:20250521:150223.776 In zbx_ipc_socket_open() 216461:20250521:150223.776 End of zbx_ipc_socket_open():FAIL 216461:20250521:150223.776 End of zbx_ipc_service_start():SUCCEED 216461:20250521:150223.776 In zbx_ipc_socket_open() 216461:20250521:150223.776 End of zbx_ipc_socket_open():SUCCEED 216461:20250521:150223.776 In zbx_ipc_socket_write() 216461:20250521:150223.776 End of zbx_ipc_socket_write():SUCCEED 216461:20250521:150223.776 In zbx_ipc_socket_close() 216461:20250521:150223.776 End of zbx_ipc_socket_close() 216461:20250521:150223.776 zbx_setproctitle() title:'availability manager #1 started' 216461:20250521:150223.776 query without transaction detected 216461:20250521:150223.776 query [txnlev:0] [update host_rtdata hr set active_available=0 where exists (select null from hosts h where h.hostid=hr.hostid and proxyid is null)] 216430:20250521:150223.779 In get_values() 216430:20250521:150223.779 In zbx_dc_config_get_poller_items() poller_type:4 216430:20250521:150223.779 End of zbx_dc_config_get_poller_items():0 216430:20250521:150223.779 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216430:20250521:150223.779 End of zbx_dc_config_get_poller_nextcheck():-1 216430:20250521:150223.779 End of get_values():0 216430:20250521:150223.780 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.064916 sec, idle 5 sec]' 216430:20250521:150223.780 In zbx_ipc_async_socket_recv() timeout:5 216444:20250521:150223.780 server #37 started [poller #4] 216444:20250521:150223.780 In zbx_tls_init_child() 216444:20250521:150223.780 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216461:20250521:150223.781 In zbx_ipc_service_recv() timeout:1.000 216438:20250521:150223.781 server #31 started [proxy poller #1] 216438:20250521:150223.781 In zbx_tls_init_child() 216438:20250521:150223.781 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216438:20250521:150223.782 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216438:20250521:150223.782 End of zbx_tls_init_child() 216438:20250521:150223.782 zbx_setproctitle() title:'proxy poller #1 [connecting to the database]' 216438:20250521:150223.782 In zbx_dbconn_open() options:0 216394:20250521:150223.788 End of zbx_dbconn_open():0 216394:20250521:150223.788 In zbx_ipc_service_start() service:discoverer 216394:20250521:150223.788 End of zbx_ipc_service_start():SUCCEED 216394:20250521:150223.788 for a discovery process with 5 workers, the user limit of 1024 file descriptors is insufficient. The maximum number of concurrent checks per worker has been reduced to 122 216445:20250521:150223.788 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216445:20250521:150223.788 End of zbx_tls_init_child() 216445:20250521:150223.788 zbx_setproctitle() title:'poller #5 started' 216445:20250521:150223.789 In zbx_ipc_async_socket_open() 216445:20250521:150223.789 In zbx_ipc_socket_open() 216445:20250521:150223.789 End of zbx_ipc_socket_open():SUCCEED 216445:20250521:150223.789 End of zbx_ipc_async_socket_open():SUCCEED 216445:20250521:150223.789 In zbx_ipc_async_socket_send() 216445:20250521:150223.789 In zbx_ipc_client_send() clientid:0 216445:20250521:150223.789 End of zbx_ipc_client_send():SUCCEED 216445:20250521:150223.789 End of zbx_ipc_async_socket_send():SUCCEED 216445:20250521:150223.789 In zbx_ipc_async_socket_flush() timeout:4 216445:20250521:150223.789 End of zbx_ipc_async_socket_flush():0 216445:20250521:150223.789 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000000 sec, getting values]' 216445:20250521:150223.789 In get_values() 216445:20250521:150223.789 In zbx_dc_config_get_poller_items() poller_type:0 216445:20250521:150223.789 End of zbx_dc_config_get_poller_items():0 216445:20250521:150223.789 In zbx_dc_config_get_poller_nextcheck() poller_type:0 216445:20250521:150223.789 End of zbx_dc_config_get_poller_nextcheck():-1 216445:20250521:150223.789 End of get_values():0 216445:20250521:150223.789 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000076 sec, idle 5 sec]' 216445:20250521:150223.789 In zbx_ipc_async_socket_recv() timeout:5 216395:20250521:150223.789 In zbx_ipc_async_socket_open() 216395:20250521:150223.789 In zbx_ipc_socket_open() 216395:20250521:150223.789 End of zbx_ipc_socket_open():SUCCEED 216395:20250521:150223.789 End of zbx_ipc_async_socket_open():SUCCEED 216395:20250521:150223.789 In zbx_ipc_async_socket_send() 216395:20250521:150223.789 In zbx_ipc_client_send() clientid:0 216395:20250521:150223.789 End of zbx_ipc_client_send():SUCCEED 216395:20250521:150223.789 End of zbx_ipc_async_socket_send():SUCCEED 216395:20250521:150223.789 In zbx_ipc_async_socket_flush() timeout:4 216395:20250521:150223.789 End of zbx_ipc_async_socket_flush():0 216395:20250521:150223.789 zbx_setproctitle() title:'history syncer #1 [started, syncing history]' 216395:20250521:150223.789 In zbx_sync_history_cache() history_num:0 216395:20250521:150223.789 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000042 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216395:20250521:150223.789 In zbx_ipc_async_socket_recv() timeout:1 216390:20250521:150223.789 In zbx_ipc_async_socket_recv() timeout:1800 216350:20250521:150223.791 In ipc_service_accept() 216350:20250521:150223.791 In ipc_service_add_client() 216350:20250521:150223.792 End of ipc_service_add_client() clientid:20 216350:20250521:150223.792 End of ipc_service_accept() 216350:20250521:150223.792 End of zbx_ipc_service_recv():1 216350:20250521:150223.792 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.792 End of zbx_rtc_dispatch() 216350:20250521:150223.792 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.792 In ipc_service_accept() 216350:20250521:150223.792 In ipc_service_add_client() 216350:20250521:150223.792 End of ipc_service_add_client() clientid:21 216350:20250521:150223.792 End of ipc_service_accept() 216350:20250521:150223.792 End of zbx_ipc_service_recv():1 216350:20250521:150223.792 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.792 End of zbx_rtc_dispatch() 216350:20250521:150223.792 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.792 In ipc_service_accept() 216350:20250521:150223.792 In ipc_service_add_client() 216350:20250521:150223.792 End of ipc_service_add_client() clientid:22 216350:20250521:150223.792 End of ipc_service_accept() 216350:20250521:150223.792 End of zbx_ipc_service_recv():1 216350:20250521:150223.792 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.792 End of zbx_rtc_dispatch() 216350:20250521:150223.792 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.792 In ipc_service_accept() 216350:20250521:150223.792 In ipc_service_add_client() 216350:20250521:150223.792 End of ipc_service_add_client() clientid:23 216350:20250521:150223.792 End of ipc_service_accept() 216350:20250521:150223.792 End of zbx_ipc_service_recv():1 216350:20250521:150223.792 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.792 End of zbx_rtc_dispatch() 216350:20250521:150223.792 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.792 In ipc_service_accept() 216350:20250521:150223.792 In ipc_service_add_client() 216350:20250521:150223.792 End of ipc_service_add_client() clientid:24 216350:20250521:150223.792 End of ipc_service_accept() 216350:20250521:150223.792 End of zbx_ipc_service_recv():1 216350:20250521:150223.792 In zbx_rtc_dispatch() code:100 size:9 216350:20250521:150223.792 End of zbx_rtc_dispatch() 216350:20250521:150223.792 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.792 In ipc_service_accept() 216350:20250521:150223.792 In ipc_service_add_client() 216350:20250521:150223.792 End of ipc_service_add_client() clientid:25 216350:20250521:150223.792 End of ipc_service_accept() 216350:20250521:150223.792 End of zbx_ipc_service_recv():1 216350:20250521:150223.792 In zbx_rtc_dispatch() code:100 size:9 216350:20250521:150223.792 End of zbx_rtc_dispatch() 216350:20250521:150223.792 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.792 In ipc_service_accept() 216350:20250521:150223.792 In ipc_service_add_client() 216350:20250521:150223.792 End of ipc_service_add_client() clientid:26 216350:20250521:150223.792 End of ipc_service_accept() 216350:20250521:150223.792 End of zbx_ipc_service_recv():1 216350:20250521:150223.792 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.792 End of zbx_rtc_dispatch() 216350:20250521:150223.792 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.792 In ipc_service_accept() 216350:20250521:150223.792 In ipc_service_add_client() 216350:20250521:150223.792 End of ipc_service_add_client() clientid:27 216350:20250521:150223.792 End of ipc_service_accept() 216350:20250521:150223.792 End of zbx_ipc_service_recv():1 216350:20250521:150223.792 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.792 End of zbx_rtc_dispatch() 216350:20250521:150223.792 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.792 In ipc_service_accept() 216350:20250521:150223.792 In ipc_service_add_client() 216350:20250521:150223.792 End of ipc_service_add_client() clientid:28 216350:20250521:150223.792 End of ipc_service_accept() 216350:20250521:150223.792 End of zbx_ipc_service_recv():1 216350:20250521:150223.792 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.792 End of zbx_rtc_dispatch() 216350:20250521:150223.792 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.792 In ipc_service_accept() 216350:20250521:150223.792 In ipc_service_add_client() 216350:20250521:150223.792 End of ipc_service_add_client() clientid:29 216350:20250521:150223.792 End of ipc_service_accept() 216350:20250521:150223.792 End of zbx_ipc_service_recv():1 216350:20250521:150223.792 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.792 End of zbx_rtc_dispatch() 216350:20250521:150223.792 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.793 In ipc_service_accept() 216350:20250521:150223.793 In ipc_service_add_client() 216350:20250521:150223.793 End of ipc_service_add_client() clientid:30 216350:20250521:150223.793 End of ipc_service_accept() 216350:20250521:150223.793 End of zbx_ipc_service_recv():2 216350:20250521:150223.793 In zbx_ha_dispatch_message() 216350:20250521:150223.793 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.793 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.793 In ipc_service_accept() 216350:20250521:150223.793 In ipc_service_add_client() 216350:20250521:150223.793 End of ipc_service_add_client() clientid:31 216350:20250521:150223.793 End of ipc_service_accept() 216350:20250521:150223.793 End of zbx_ipc_service_recv():1 216350:20250521:150223.793 In zbx_rtc_dispatch() code:103 size:26 216350:20250521:150223.793 End of zbx_rtc_dispatch() 216350:20250521:150223.793 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.793 In ipc_service_accept() 216350:20250521:150223.793 In ipc_service_add_client() 216350:20250521:150223.793 End of ipc_service_add_client() clientid:32 216350:20250521:150223.793 End of ipc_service_accept() 216350:20250521:150223.793 End of zbx_ipc_service_recv():0 216350:20250521:150223.793 In zbx_ha_dispatch_message() 216350:20250521:150223.793 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.793 In zbx_ipc_socket_close() 216350:20250521:150223.793 End of zbx_ipc_socket_close() 216350:20250521:150223.793 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.793 End of zbx_ipc_service_recv():0 216350:20250521:150223.793 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.793 End of zbx_rtc_dispatch() 216350:20250521:150223.793 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.793 End of zbx_ipc_service_recv():0 216350:20250521:150223.793 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.793 End of zbx_rtc_dispatch() 216350:20250521:150223.793 In zbx_ipc_service_recv() timeout:1.000 216450:20250521:150223.793 query without transaction detected 216450:20250521:150223.794 query [txnlev:0] [set escape_string_warning to off] 216394:20250521:150223.795 thread started [discovery worker #1] 216448:20250521:150223.801 query without transaction detected 216448:20250521:150223.801 query [txnlev:0] [set escape_string_warning to off] 216457:20250521:150223.801 query without transaction detected 216457:20250521:150223.801 query [txnlev:0] [set escape_string_warning to off] 216454:20250521:150223.801 zbx_setproctitle() title:'icmp pinger #1 [starting]' 216454:20250521:150223.801 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 216454:20250521:150223.801 In get_pinger_hosts() 216454:20250521:150223.801 In zbx_dc_config_get_poller_items() poller_type:3 216454:20250521:150223.801 End of zbx_dc_config_get_poller_items():0 216454:20250521:150223.801 End of get_pinger_hosts():0 216454:20250521:150223.801 In process_pinger_hosts() 216454:20250521:150223.801 End of process_pinger_hosts() 216454:20250521:150223.801 In zbx_dc_config_get_poller_nextcheck() poller_type:3 216454:20250521:150223.801 End of zbx_dc_config_get_poller_nextcheck():-1 216454:20250521:150223.801 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000235 sec, idle 5 sec]' 216459:20250521:150223.802 server #50 started [history poller #4] 216382:20250521:150223.802 In ipc_service_accept() 216382:20250521:150223.803 In ipc_service_add_client() 216382:20250521:150223.803 End of ipc_service_add_client() clientid:9 216382:20250521:150223.803 End of ipc_service_accept() 216382:20250521:150223.803 End of zbx_ipc_service_recv():2 216382:20250521:150223.803 In zbx_ipc_service_recv() timeout:1.000 216457:20250521:150223.803 query without transaction detected 216457:20250521:150223.803 query [txnlev:0] [set extra_float_digits to 3] 216450:20250521:150223.804 query without transaction detected 216450:20250521:150223.804 query [txnlev:0] [set extra_float_digits to 3] 216440:20250521:150223.804 query [txnlev:0] [show default_transaction_read_only] 216398:20250521:150223.804 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000079 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216398:20250521:150223.804 In zbx_ipc_async_socket_recv() timeout:1 216399:20250521:150223.804 End of zbx_ipc_async_socket_open():SUCCEED 216399:20250521:150223.805 In zbx_ipc_async_socket_send() 216399:20250521:150223.805 In zbx_ipc_client_send() clientid:0 216399:20250521:150223.805 End of zbx_ipc_client_send():SUCCEED 216399:20250521:150223.805 End of zbx_ipc_async_socket_send():SUCCEED 216399:20250521:150223.805 In zbx_ipc_async_socket_flush() timeout:4 216399:20250521:150223.805 End of zbx_ipc_async_socket_flush():0 216399:20250521:150223.805 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.000000 sec, processing escalations]' 216399:20250521:150223.805 In process_escalations() 216399:20250521:150223.805 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1747828946 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 216457:20250521:150223.807 query [txnlev:0] [show standard_conforming_strings] 216469:20250521:150223.807 query without transaction detected 216469:20250521:150223.807 query [txnlev:0] [set escape_string_warning to off] 216440:20250521:150223.807 query without transaction detected 216440:20250521:150223.807 query [txnlev:0] [set bytea_output=escape] 216459:20250521:150223.808 In zbx_tls_init_child() 216459:20250521:150223.808 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216459:20250521:150223.808 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216459:20250521:150223.808 End of zbx_tls_init_child() 216459:20250521:150223.808 zbx_setproctitle() title:'history poller #4 [connecting to the database]' 216459:20250521:150223.808 In zbx_dbconn_open() options:0 216448:20250521:150223.809 query without transaction detected 216448:20250521:150223.809 query [txnlev:0] [set extra_float_digits to 3] 216448:20250521:150223.810 query [txnlev:0] [show standard_conforming_strings] 216448:20250521:150223.810 query [txnlev:0] [show default_transaction_read_only] 216448:20250521:150223.810 query without transaction detected 216448:20250521:150223.810 query [txnlev:0] [set bytea_output=escape] 216448:20250521:150223.810 End of zbx_dbconn_open():0 216448:20250521:150223.810 In zbx_ipc_async_socket_open() 216448:20250521:150223.810 In zbx_ipc_socket_open() 216448:20250521:150223.810 End of zbx_ipc_socket_open():SUCCEED 216448:20250521:150223.810 End of zbx_ipc_async_socket_open():SUCCEED 216448:20250521:150223.810 In zbx_ipc_async_socket_send() 216448:20250521:150223.810 In zbx_ipc_client_send() clientid:0 216448:20250521:150223.810 End of zbx_ipc_client_send():SUCCEED 216448:20250521:150223.810 End of zbx_ipc_async_socket_send():SUCCEED 216448:20250521:150223.810 In zbx_ipc_async_socket_flush() timeout:4 216448:20250521:150223.810 End of zbx_ipc_async_socket_flush():0 216448:20250521:150223.810 zbx_setproctitle() title:'trapper #1 [processed data in 0.000000 sec, waiting for connection]' 216448:20250521:150223.810 zbx_setproctitle() title:'trapper #1 [processing data]' 216448:20250521:150223.810 In zbx_ipc_async_socket_recv() timeout:0 216448:20250521:150223.810 End of zbx_ipc_async_socket_recv():0 216448:20250521:150223.810 trapper got '{"request":"active check heartbeat","host":"test567","heartbeat_freq":60,"version":"7.4.0rc1","variant":1}' 216448:20250521:150223.811 In zbx_ipc_socket_open() 216448:20250521:150223.811 End of zbx_ipc_socket_open():SUCCEED 216448:20250521:150223.811 In zbx_ipc_socket_write() 216448:20250521:150223.811 End of zbx_ipc_socket_write():SUCCEED 216448:20250521:150223.811 zbx_setproctitle() title:'trapper #1 [processed data in 0.000213 sec, waiting for connection]' 216457:20250521:150223.813 query [txnlev:0] [show default_transaction_read_only] 216440:20250521:150223.813 End of zbx_dbconn_open():0 216440:20250521:150223.813 zbx_setproctitle() title:'task manager [started, idle 2 sec]' 216440:20250521:150223.813 In zbx_ipc_async_socket_open() 216440:20250521:150223.813 In zbx_ipc_socket_open() 216440:20250521:150223.813 End of zbx_ipc_socket_open():SUCCEED 216440:20250521:150223.813 End of zbx_ipc_async_socket_open():SUCCEED 216440:20250521:150223.813 In zbx_ipc_async_socket_send() 216440:20250521:150223.813 In zbx_ipc_client_send() clientid:0 216440:20250521:150223.813 End of zbx_ipc_client_send():SUCCEED 216440:20250521:150223.813 End of zbx_ipc_async_socket_send():SUCCEED 216440:20250521:150223.813 In zbx_ipc_async_socket_flush() timeout:4 216440:20250521:150223.813 End of zbx_ipc_async_socket_flush():0 216440:20250521:150223.813 In zbx_ipc_async_socket_recv() timeout:2 216467:20250521:150223.813 query without transaction detected 216467:20250521:150223.813 query [txnlev:0] [set escape_string_warning to off] 216399:20250521:150223.813 End of process_escalations() 216399:20250521:150223.813 In process_escalations() 216399:20250521:150223.813 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1747828946 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 216391:20250521:150223.814 query [txnlev:1] [commit;] 216394:20250521:150223.814 thread started [discovery worker #2] 216394:20250521:150223.814 thread started [discovery worker #3] 216394:20250521:150223.814 thread started [discovery worker #4] 216394:20250521:150223.815 thread started [discovery worker #5] 216444:20250521:150223.815 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216444:20250521:150223.815 End of zbx_tls_init_child() 216444:20250521:150223.815 zbx_setproctitle() title:'poller #4 started' 216444:20250521:150223.815 In zbx_ipc_async_socket_open() 216444:20250521:150223.815 In zbx_ipc_socket_open() 216444:20250521:150223.815 End of zbx_ipc_socket_open():SUCCEED 216444:20250521:150223.815 End of zbx_ipc_async_socket_open():SUCCEED 216444:20250521:150223.815 In zbx_ipc_async_socket_send() 216444:20250521:150223.815 In zbx_ipc_client_send() clientid:0 216444:20250521:150223.815 End of zbx_ipc_client_send():SUCCEED 216444:20250521:150223.815 End of zbx_ipc_async_socket_send():SUCCEED 216444:20250521:150223.815 In zbx_ipc_async_socket_flush() timeout:4 216444:20250521:150223.815 End of zbx_ipc_async_socket_flush():0 216450:20250521:150223.815 query [txnlev:0] [show standard_conforming_strings] 216391:20250521:150223.815 query [txnlev:0] [select p.eventid,p.objectid,p.r_eventid,null,null from problem p where p.source=0 and p.object=0 and mod(p.eventid,1)=0 order by p.eventid] 216397:20250521:150223.815 query [txnlev:0] [show standard_conforming_strings] 216397:20250521:150223.816 query [txnlev:0] [show default_transaction_read_only] 216448:20250521:150223.816 zbx_setproctitle() title:'trapper #1 [processing data]' 216448:20250521:150223.816 In zbx_ipc_async_socket_recv() timeout:0 216448:20250521:150223.816 End of zbx_ipc_async_socket_recv():0 216448:20250521:150223.816 trapper got '{"request":"active checks","host":"test567","host_metadata":"012A321","config_revision":0,"session":"20411333504b983dbeb7c11db5dae52c","version":"7.4.0rc1","variant":1}' 216448:20250521:150223.817 In send_list_of_active_checks_json() 216448:20250521:150223.817 In zbx_is_ip4() ip:'127.0.0.1' 216448:20250521:150223.817 End of zbx_is_ip4():SUCCEED 216448:20250521:150223.817 In get_hostid_by_host_or_autoregister() host:'test567' metadata:'012A321' 216448:20250521:150223.817 In db_register_host() host:'test567' ip:'127.0.0.1' connection_type:1 216397:20250521:150223.817 query without transaction detected 216451:20250521:150223.817 query without transaction detected 216451:20250521:150223.817 query [txnlev:0] [set escape_string_warning to off] 216461:20250521:150223.817 In ipc_service_accept() 216461:20250521:150223.817 In ipc_service_add_client() 216397:20250521:150223.817 query [txnlev:0] [set bytea_output=escape] 216444:20250521:150223.817 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000000 sec, getting values]' 216448:20250521:150223.817 query [txnlev:1] [begin;] 216391:20250521:150223.817 query [txnlev:0] [select eventid,maintenanceid,suppress_until from event_suppress where mod(eventid,1)=0 and maintenanceid is not null order by eventid] 216350:20250521:150223.819 In ipc_service_accept() 216350:20250521:150223.819 In ipc_service_add_client() 216350:20250521:150223.819 End of ipc_service_add_client() clientid:33 216350:20250521:150223.819 End of ipc_service_accept() 216350:20250521:150223.819 End of zbx_ipc_service_recv():1 216350:20250521:150223.819 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.819 End of zbx_rtc_dispatch() 216350:20250521:150223.819 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.819 In ipc_service_accept() 216350:20250521:150223.819 In ipc_service_add_client() 216350:20250521:150223.819 End of ipc_service_add_client() clientid:34 216350:20250521:150223.819 End of ipc_service_accept() 216350:20250521:150223.819 End of zbx_ipc_service_recv():1 216350:20250521:150223.819 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.819 End of zbx_rtc_dispatch() 216350:20250521:150223.819 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.819 In ipc_service_accept() 216350:20250521:150223.819 In ipc_service_add_client() 216350:20250521:150223.819 End of ipc_service_add_client() clientid:35 216350:20250521:150223.819 End of ipc_service_accept() 216350:20250521:150223.819 End of zbx_ipc_service_recv():1 216350:20250521:150223.819 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.819 End of zbx_rtc_dispatch() 216350:20250521:150223.819 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.819 End of zbx_ipc_service_recv():1 216350:20250521:150223.819 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.819 End of zbx_rtc_dispatch() 216350:20250521:150223.819 In zbx_ipc_service_recv() timeout:1.000 216453:20250521:150223.819 query without transaction detected 216453:20250521:150223.819 query [txnlev:0] [set escape_string_warning to off] 216450:20250521:150223.819 query [txnlev:0] [show default_transaction_read_only] 216457:20250521:150223.820 query without transaction detected 216457:20250521:150223.820 query [txnlev:0] [set bytea_output=escape] 216450:20250521:150223.821 query without transaction detected 216450:20250521:150223.821 query [txnlev:0] [set bytea_output=escape] 216450:20250521:150223.823 End of zbx_dbconn_open():0 216450:20250521:150223.823 In zbx_ipc_async_socket_open() 216450:20250521:150223.823 In zbx_ipc_socket_open() 216450:20250521:150223.823 End of zbx_ipc_socket_open():SUCCEED 216450:20250521:150223.823 End of zbx_ipc_async_socket_open():SUCCEED 216450:20250521:150223.823 In zbx_ipc_async_socket_send() 216450:20250521:150223.823 In zbx_ipc_client_send() clientid:0 216450:20250521:150223.823 End of zbx_ipc_client_send():SUCCEED 216450:20250521:150223.823 End of zbx_ipc_async_socket_send():SUCCEED 216450:20250521:150223.823 In zbx_ipc_async_socket_flush() timeout:4 216450:20250521:150223.823 End of zbx_ipc_async_socket_flush():0 216450:20250521:150223.823 zbx_setproctitle() title:'trapper #2 [processed data in 0.000000 sec, waiting for connection]' 216457:20250521:150223.823 End of zbx_dbconn_open():0 216457:20250521:150223.823 zbx_setproctitle() title:'history poller #2 started' 216457:20250521:150223.823 In zbx_ipc_async_socket_open() 216457:20250521:150223.823 In zbx_ipc_socket_open() 216457:20250521:150223.823 End of zbx_ipc_socket_open():SUCCEED 216457:20250521:150223.823 End of zbx_ipc_async_socket_open():SUCCEED 216457:20250521:150223.823 In zbx_ipc_async_socket_send() 216457:20250521:150223.823 In zbx_ipc_client_send() clientid:0 216457:20250521:150223.823 End of zbx_ipc_client_send():SUCCEED 216457:20250521:150223.823 End of zbx_ipc_async_socket_send():SUCCEED 216457:20250521:150223.823 In zbx_ipc_async_socket_flush() timeout:4 216457:20250521:150223.823 End of zbx_ipc_async_socket_flush():0 216457:20250521:150223.823 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000000 sec, getting values]' 216457:20250521:150223.823 In get_values() 216457:20250521:150223.823 In zbx_dc_config_get_poller_items() poller_type:5 216457:20250521:150223.823 End of zbx_dc_config_get_poller_items():0 216457:20250521:150223.823 In zbx_dc_config_get_poller_nextcheck() poller_type:5 216457:20250521:150223.823 End of zbx_dc_config_get_poller_nextcheck():-1 216457:20250521:150223.823 End of get_values():0 216457:20250521:150223.823 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000078 sec, idle 5 sec]' 216457:20250521:150223.823 In zbx_ipc_async_socket_recv() timeout:5 216448:20250521:150223.823 In zbx_autoreg_flush_hosts_server() 216448:20250521:150223.823 query [txnlev:1] [select h.host,h.hostid,h.proxyid,a.host_metadata,a.listen_ip,a.listen_dns,a.listen_port,a.flags,a.proxyid,h.monitored_by,h.proxy_groupid from hosts h left join autoreg_host a on a.host=h.host where h.host='test567'] 216350:20250521:150223.823 In ipc_service_accept() 216350:20250521:150223.823 In ipc_service_add_client() 216350:20250521:150223.823 End of ipc_service_add_client() clientid:36 216350:20250521:150223.823 End of ipc_service_accept() 216350:20250521:150223.823 End of zbx_ipc_service_recv():2 216350:20250521:150223.823 In zbx_ha_dispatch_message() 216350:20250521:150223.823 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.823 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.823 In ipc_service_accept() 216350:20250521:150223.823 In ipc_service_add_client() 216350:20250521:150223.823 End of ipc_service_add_client() clientid:37 216350:20250521:150223.823 End of ipc_service_accept() 216350:20250521:150223.823 End of zbx_ipc_service_recv():1 216350:20250521:150223.823 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.823 End of zbx_rtc_dispatch() 216350:20250521:150223.823 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.823 End of zbx_ipc_service_recv():1 216350:20250521:150223.823 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.823 End of zbx_rtc_dispatch() 216350:20250521:150223.823 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150223.826 query without transaction detected 216469:20250521:150223.826 query [txnlev:0] [set extra_float_digits to 3] 216467:20250521:150223.826 query without transaction detected 216467:20250521:150223.826 query [txnlev:0] [set extra_float_digits to 3] 216397:20250521:150223.828 End of zbx_dbconn_open():0 216397:20250521:150223.829 In zbx_ipc_async_socket_open() 216397:20250521:150223.829 In zbx_ipc_socket_open() 216397:20250521:150223.829 End of zbx_ipc_socket_open():SUCCEED 216397:20250521:150223.829 End of zbx_ipc_async_socket_open():SUCCEED 216397:20250521:150223.829 In zbx_ipc_async_socket_send() 216397:20250521:150223.829 In zbx_ipc_client_send() clientid:0 216397:20250521:150223.829 End of zbx_ipc_client_send():SUCCEED 216397:20250521:150223.829 End of zbx_ipc_async_socket_send():SUCCEED 216397:20250521:150223.829 In zbx_ipc_async_socket_flush() timeout:4 216397:20250521:150223.829 End of zbx_ipc_async_socket_flush():0 216397:20250521:150223.829 zbx_setproctitle() title:'history syncer #3 [started, syncing history]' 216397:20250521:150223.829 In zbx_sync_history_cache() history_num:0 216397:20250521:150223.829 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000069 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216397:20250521:150223.829 In zbx_ipc_async_socket_recv() timeout:1 216444:20250521:150223.829 In get_values() 216444:20250521:150223.829 In zbx_dc_config_get_poller_items() poller_type:0 216444:20250521:150223.829 End of zbx_dc_config_get_poller_items():0 216444:20250521:150223.829 In zbx_dc_config_get_poller_nextcheck() poller_type:0 216444:20250521:150223.829 End of zbx_dc_config_get_poller_nextcheck():-1 216444:20250521:150223.829 End of get_values():0 216444:20250521:150223.829 zbx_setproctitle() title:'poller #4 [got 0 values in 0.014368 sec, idle 5 sec]' 216444:20250521:150223.829 In zbx_ipc_async_socket_recv() timeout:5 216399:20250521:150223.829 End of process_escalations() 216399:20250521:150223.829 In process_escalations() 216399:20250521:150223.829 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1747828946 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 216391:20250521:150223.829 query [txnlev:1] [begin;] 216443:20250521:150223.830 In zbx_tls_init_child() 216443:20250521:150223.830 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216448:20250521:150223.830 query [txnlev:1] [select autoreg_hostid,host from autoreg_host where host='test567'] 216461:20250521:150223.830 End of ipc_service_add_client() clientid:5 216461:20250521:150223.830 End of ipc_service_accept() 216461:20250521:150223.830 End of zbx_ipc_service_recv():2 216461:20250521:150223.830 In zbx_ipc_service_recv() timeout:1.000 216461:20250521:150223.830 End of zbx_ipc_service_recv():1 216461:20250521:150223.830 In zbx_ipc_service_recv() timeout:1.000 216460:20250521:150223.830 query without transaction detected 216460:20250521:150223.830 query [txnlev:0] [set escape_string_warning to off] 216350:20250521:150223.830 In ipc_service_accept() 216350:20250521:150223.830 In ipc_service_add_client() 216350:20250521:150223.830 End of ipc_service_add_client() clientid:38 216350:20250521:150223.830 End of ipc_service_accept() 216350:20250521:150223.830 End of zbx_ipc_service_recv():2 216350:20250521:150223.830 In zbx_ha_dispatch_message() 216350:20250521:150223.830 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.830 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.830 End of zbx_ipc_service_recv():1 216350:20250521:150223.830 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.830 End of zbx_rtc_dispatch() 216350:20250521:150223.830 In zbx_ipc_service_recv() timeout:1.000 216453:20250521:150223.831 query without transaction detected 216453:20250521:150223.831 query [txnlev:0] [set extra_float_digits to 3] 216391:20250521:150223.831 query [txnlev:1] [commit;] 216443:20250521:150223.831 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216443:20250521:150223.831 End of zbx_tls_init_child() 216443:20250521:150223.831 zbx_setproctitle() title:'poller #3 started' 216443:20250521:150223.831 In zbx_ipc_async_socket_open() 216443:20250521:150223.832 In zbx_ipc_socket_open() 216443:20250521:150223.832 End of zbx_ipc_socket_open():SUCCEED 216443:20250521:150223.832 End of zbx_ipc_async_socket_open():SUCCEED 216443:20250521:150223.832 In zbx_ipc_async_socket_send() 216453:20250521:150223.832 query [txnlev:0] [show standard_conforming_strings] 216350:20250521:150223.832 In ipc_service_accept() 216350:20250521:150223.832 In ipc_service_add_client() 216350:20250521:150223.832 End of ipc_service_add_client() clientid:39 216350:20250521:150223.832 End of ipc_service_accept() 216350:20250521:150223.832 End of zbx_ipc_service_recv():2 216350:20250521:150223.832 In zbx_ha_dispatch_message() 216350:20250521:150223.832 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.832 In zbx_ipc_service_recv() timeout:1.000 216391:20250521:150223.832 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.125437 sec, idle 36 sec]' 216443:20250521:150223.832 In zbx_ipc_client_send() clientid:0 216443:20250521:150223.832 End of zbx_ipc_client_send():SUCCEED 216443:20250521:150223.832 End of zbx_ipc_async_socket_send():SUCCEED 216443:20250521:150223.832 In zbx_ipc_async_socket_flush() timeout:4 216443:20250521:150223.832 End of zbx_ipc_async_socket_flush():0 216443:20250521:150223.832 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000000 sec, getting values]' 216443:20250521:150223.832 In get_values() 216443:20250521:150223.832 In zbx_dc_config_get_poller_items() poller_type:0 216443:20250521:150223.832 End of zbx_dc_config_get_poller_items():0 216443:20250521:150223.832 In zbx_dc_config_get_poller_nextcheck() poller_type:0 216443:20250521:150223.832 End of zbx_dc_config_get_poller_nextcheck():-1 216443:20250521:150223.832 End of get_values():0 216443:20250521:150223.832 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000077 sec, idle 5 sec]' 216443:20250521:150223.832 In zbx_ipc_async_socket_recv() timeout:5 216350:20250521:150223.832 End of zbx_ipc_service_recv():1 216350:20250521:150223.832 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.832 End of zbx_rtc_dispatch() 216350:20250521:150223.832 In zbx_ipc_service_recv() timeout:1.000 216453:20250521:150223.833 query [txnlev:0] [show default_transaction_read_only] 216453:20250521:150223.833 query without transaction detected 216453:20250521:150223.833 query [txnlev:0] [set bytea_output=escape] 216453:20250521:150223.833 End of zbx_dbconn_open():0 216453:20250521:150223.833 In zbx_ipc_async_socket_open() 216453:20250521:150223.833 In zbx_ipc_socket_open() 216453:20250521:150223.833 End of zbx_ipc_socket_open():SUCCEED 216453:20250521:150223.833 End of zbx_ipc_async_socket_open():SUCCEED 216453:20250521:150223.833 In zbx_ipc_async_socket_send() 216453:20250521:150223.833 In zbx_ipc_client_send() clientid:0 216453:20250521:150223.833 End of zbx_ipc_client_send():SUCCEED 216453:20250521:150223.833 End of zbx_ipc_async_socket_send():SUCCEED 216453:20250521:150223.833 In zbx_ipc_async_socket_flush() timeout:4 216453:20250521:150223.833 End of zbx_ipc_async_socket_flush():0 216453:20250521:150223.833 zbx_setproctitle() title:'trapper #5 [processed data in 0.000000 sec, waiting for connection]' 216350:20250521:150223.833 In ipc_service_accept() 216350:20250521:150223.833 In ipc_service_add_client() 216350:20250521:150223.833 End of ipc_service_add_client() clientid:40 216350:20250521:150223.833 End of ipc_service_accept() 216350:20250521:150223.833 End of zbx_ipc_service_recv():2 216350:20250521:150223.833 In zbx_ha_dispatch_message() 216350:20250521:150223.833 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.833 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.833 End of zbx_ipc_service_recv():1 216350:20250521:150223.833 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.833 End of zbx_rtc_dispatch() 216350:20250521:150223.833 In zbx_ipc_service_recv() timeout:1.000 216448:20250521:150223.833 query [txnlev:1] [update autoreg_host set listen_ip='127.0.0.1',listen_dns='localhost',listen_port=10050,host_metadata='012A321',tls_accepted='1',flags=0,proxyid=null where autoreg_hostid=2;.] 216448:20250521:150223.834 In zbx_process_events() events_num:1 216448:20250521:150223.834 In dbconn_get_cached_nextid() table:'events' num:1 216448:20250521:150223.834 query [txnlev:1] [select max(eventid) from events where eventid between 0 and 9223372036854775807] 216448:20250521:150223.835 End of dbconn_get_cached_nextid() table:'events' [272:272] 216448:20250521:150223.835 query [txnlev:1] [insert into events (eventid,source,object,objectid,clock,ns,value,name,severity) values (272,2,3,2,1747828943,0,1,'',0);.] 216438:20250521:150223.836 query without transaction detected 216438:20250521:150223.836 query [txnlev:0] [set escape_string_warning to off] 216438:20250521:150223.836 query without transaction detected 216438:20250521:150223.836 query [txnlev:0] [set extra_float_digits to 3] 216467:20250521:150223.837 query [txnlev:0] [show standard_conforming_strings] 216469:20250521:150223.837 query [txnlev:0] [show standard_conforming_strings] 216448:20250521:150223.838 In process_actions() events_num:1 216448:20250521:150223.838 In zbx_dc_config_history_sync_get_actions_eval() 216448:20250521:150223.838 End of zbx_dc_config_history_sync_get_actions_eval() actions:2 216448:20250521:150223.838 In check_events_condition() actionid:9 conditionid:11 cond.value:'MAKAKAKAKAKA' cond.value2:'' 216448:20250521:150223.838 In check_autoregistration_condition() 216448:20250521:150223.838 query [txnlev:1] [select autoreg_hostid,host from autoreg_host where autoreg_hostid=2] 216438:20250521:150223.838 query [txnlev:0] [show standard_conforming_strings] 216438:20250521:150223.838 query [txnlev:0] [show default_transaction_read_only] 216438:20250521:150223.838 query without transaction detected 216438:20250521:150223.838 query [txnlev:0] [set bytea_output=escape] 216438:20250521:150223.838 End of zbx_dbconn_open():0 216438:20250521:150223.838 In zbx_ipc_async_socket_open() 216438:20250521:150223.838 In zbx_ipc_socket_open() 216438:20250521:150223.838 End of zbx_ipc_socket_open():SUCCEED 216438:20250521:150223.838 End of zbx_ipc_async_socket_open():SUCCEED 216438:20250521:150223.838 In zbx_ipc_async_socket_send() 216438:20250521:150223.838 In zbx_ipc_client_send() clientid:0 216438:20250521:150223.838 End of zbx_ipc_client_send():SUCCEED 216438:20250521:150223.838 End of zbx_ipc_async_socket_send():SUCCEED 216438:20250521:150223.838 In zbx_ipc_async_socket_flush() timeout:4 216438:20250521:150223.838 End of zbx_ipc_async_socket_flush():0 216438:20250521:150223.838 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000000 sec, exchanging data]' 216438:20250521:150223.838 In process_proxy() 216438:20250521:150223.838 In zbx_dc_config_get_proxypoller_hosts() 216438:20250521:150223.838 End of zbx_dc_config_get_proxypoller_hosts():0 216438:20250521:150223.838 End of process_proxy() 216438:20250521:150223.838 In zbx_dc_config_get_proxypoller_nextcheck() 216438:20250521:150223.838 End of zbx_dc_config_get_proxypoller_nextcheck():-1 216438:20250521:150223.838 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000159 sec, idle 5 sec]' 216438:20250521:150223.838 In zbx_ipc_async_socket_recv() timeout:5 216462:20250521:150223.838 query without transaction detected 216462:20250521:150223.838 query [txnlev:0] [set escape_string_warning to off] 216350:20250521:150223.838 In ipc_service_accept() 216350:20250521:150223.839 In ipc_service_add_client() 216350:20250521:150223.839 End of ipc_service_add_client() clientid:41 216350:20250521:150223.839 End of ipc_service_accept() 216350:20250521:150223.839 End of zbx_ipc_service_recv():2 216350:20250521:150223.839 In zbx_ha_dispatch_message() 216350:20250521:150223.839 End of zbx_ha_dispatch_message():SUCCEED 216469:20250521:150223.839 query [txnlev:0] [show default_transaction_read_only] 216467:20250521:150223.839 query [txnlev:0] [show default_transaction_read_only] 216386:20250521:150223.839 End of zbx_pp_manager_create() ret:SUCCEED error: 216386:20250521:150223.839 In zbx_ipc_socket_open() 216386:20250521:150223.839 End of zbx_ipc_socket_open():SUCCEED 216386:20250521:150223.839 In zbx_ipc_socket_write() 216386:20250521:150223.839 End of zbx_ipc_socket_write():SUCCEED 216386:20250521:150223.839 In zbx_ipc_socket_close() 216386:20250521:150223.839 End of zbx_ipc_socket_close() 216386:20250521:150223.839 zbx_setproctitle() title:'preprocessing manager #1 started' 216386:20250521:150223.839 In zbx_ipc_service_recv() timeout:0.500 216399:20250521:150223.839 End of process_escalations() 216399:20250521:150223.839 In process_escalations() 216399:20250521:150223.839 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1747828946 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 216350:20250521:150223.839 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.839 In ipc_service_accept() 216350:20250521:150223.839 In ipc_service_add_client() 216350:20250521:150223.839 End of ipc_service_add_client() clientid:42 216350:20250521:150223.839 End of ipc_service_accept() 216350:20250521:150223.839 End of zbx_ipc_service_recv():1 216350:20250521:150223.839 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.839 End of zbx_rtc_dispatch() 216350:20250521:150223.840 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.840 End of zbx_ipc_service_recv():1 216350:20250521:150223.840 In zbx_rtc_dispatch() code:103 size:35 216350:20250521:150223.840 End of zbx_rtc_dispatch() 216350:20250521:150223.840 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.840 End of zbx_ipc_service_recv():0 216350:20250521:150223.840 In zbx_ha_dispatch_message() 216350:20250521:150223.840 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.840 In zbx_ipc_socket_close() 216350:20250521:150223.840 End of zbx_ipc_socket_close() 216350:20250521:150223.840 In zbx_ipc_service_recv() timeout:1.000 216451:20250521:150223.841 query without transaction detected 216451:20250521:150223.841 query [txnlev:0] [set extra_float_digits to 3] 216448:20250521:150223.841 End of check_autoregistration_condition() 216448:20250521:150223.841 End of check_events_condition() 216448:20250521:150223.841 In check_action_conditions() actionid:9 eventsource:2 216448:20250521:150223.841 conditionid:11 conditiontype:22 cond.value:'MAKAKAKAKAKA' cond.value2:'' result:SUCCEED 216448:20250521:150223.841 End of check_action_conditions():SUCCEED 216448:20250521:150223.841 In execute_operations() actionid:9 216448:20250521:150223.841 query [txnlev:1] [select o.operationtype,g.groupid,t.templateid,oi.inventory_mode,ot.optagid from operations o left join opgroup g on g.operationid=o.operationid left join optemplate t on t.operationid=o.operationid left join opinventory oi on oi.operationid=o.operationid left join optag ot on ot.operationid=o.operationid where o.actionid=9 order by o.operationid] 216448:20250521:150223.842 In op_template_del() 216448:20250521:150223.843 In select_discovered_host() eventid:272 216448:20250521:150223.843 query [txnlev:1] [select h.hostid,h.name from hosts h,autoreg_host a where h.host=a.host and a.autoreg_hostid=2 and h.status in (0,1) limit 1] 216448:20250521:150223.844 End of select_discovered_host():11246 216448:20250521:150223.844 In zbx_db_delete_template_elements() 216448:20250521:150223.844 query [txnlev:1] [select templateid from hosts_templates where hostid=11246] 216451:20250521:150223.844 query [txnlev:0] [show standard_conforming_strings] 216399:20250521:150223.844 End of process_escalations() 216399:20250521:150223.844 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.039448 sec, idle 3 sec]' 216399:20250521:150223.844 In zbx_ipc_async_socket_recv() timeout:3 216451:20250521:150223.844 query [txnlev:0] [show default_transaction_read_only] 216451:20250521:150223.844 query without transaction detected 216451:20250521:150223.844 query [txnlev:0] [set bytea_output=escape] 216451:20250521:150223.845 End of zbx_dbconn_open():0 216451:20250521:150223.845 In zbx_ipc_async_socket_open() 216451:20250521:150223.845 In zbx_ipc_socket_open() 216451:20250521:150223.845 End of zbx_ipc_socket_open():SUCCEED 216451:20250521:150223.845 End of zbx_ipc_async_socket_open():SUCCEED 216451:20250521:150223.845 In zbx_ipc_async_socket_send() 216451:20250521:150223.845 In zbx_ipc_client_send() clientid:0 216451:20250521:150223.845 End of zbx_ipc_client_send():SUCCEED 216451:20250521:150223.845 End of zbx_ipc_async_socket_send():SUCCEED 216451:20250521:150223.845 In zbx_ipc_async_socket_flush() timeout:4 216451:20250521:150223.845 End of zbx_ipc_async_socket_flush():0 216451:20250521:150223.845 zbx_setproctitle() title:'trapper #3 [processed data in 0.000000 sec, waiting for connection]' 216350:20250521:150223.845 In ipc_service_accept() 216350:20250521:150223.845 In ipc_service_add_client() 216350:20250521:150223.845 End of ipc_service_add_client() clientid:43 216350:20250521:150223.845 End of ipc_service_accept() 216350:20250521:150223.845 End of zbx_ipc_service_recv():2 216350:20250521:150223.845 In zbx_ha_dispatch_message() 216350:20250521:150223.845 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.845 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.845 End of zbx_ipc_service_recv():1 216350:20250521:150223.845 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.845 End of zbx_rtc_dispatch() 216350:20250521:150223.845 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150223.847 query without transaction detected 216469:20250521:150223.847 query [txnlev:0] [set bytea_output=escape] 216467:20250521:150223.847 query without transaction detected 216467:20250521:150223.847 query [txnlev:0] [set bytea_output=escape] 216455:20250521:150223.847 query without transaction detected 216455:20250521:150223.847 query [txnlev:0] [set escape_string_warning to off] 216448:20250521:150223.849 In validate_linked_templates() 216448:20250521:150223.849 End of validate_linked_templates():SUCCEED 216448:20250521:150223.849 In DBdelete_template_httptests() 216448:20250521:150223.849 query [txnlev:1] [select h.httptestid,h.name from httptest h join httptest t on t.hostid=11290 and t.httptestid=h.templateid where h.hostid=11246] 216448:20250521:150223.850 In DBdelete_httptests() values_num:0 216448:20250521:150223.850 End of DBdelete_httptests() 216448:20250521:150223.850 End of DBdelete_template_httptests() 216448:20250521:150223.850 In DBdelete_template_graphs() 216448:20250521:150223.850 query [txnlev:1] [select gi.graphid from graphs_items gi,items i,items ti where gi.itemid=i.itemid and i.templateid=ti.itemid and i.hostid=11246 and ti.hostid=11290] 216467:20250521:150223.857 End of zbx_dbconn_open():0 216467:20250521:150223.857 In zbx_ipc_service_start() service:config 216467:20250521:150223.857 End of zbx_ipc_service_start():SUCCEED 216467:20250521:150223.857 In zbx_ipc_socket_open() 216467:20250521:150223.857 End of zbx_ipc_socket_open():SUCCEED 216467:20250521:150223.857 In zbx_ipc_socket_write() 216467:20250521:150223.857 End of zbx_ipc_socket_write():SUCCEED 216467:20250521:150223.857 In zbx_ipc_socket_close() 216467:20250521:150223.857 End of zbx_ipc_socket_close() 216467:20250521:150223.857 zbx_setproctitle() title:'configuration syncer worker #1 started' 216467:20250521:150223.857 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.857 In ipc_service_accept() 216350:20250521:150223.857 In ipc_service_add_client() 216350:20250521:150223.857 End of ipc_service_add_client() clientid:44 216350:20250521:150223.857 End of ipc_service_accept() 216350:20250521:150223.857 End of zbx_ipc_service_recv():2 216350:20250521:150223.857 In zbx_ha_dispatch_message() 216350:20250521:150223.857 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.857 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.857 End of zbx_ipc_service_recv():1 216350:20250521:150223.857 In zbx_rtc_dispatch() code:103 size:20 216350:20250521:150223.857 End of zbx_rtc_dispatch() 216350:20250521:150223.857 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.857 End of zbx_ipc_service_recv():0 216350:20250521:150223.857 In zbx_ha_dispatch_message() 216350:20250521:150223.857 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.857 In zbx_ipc_socket_close() 216350:20250521:150223.857 End of zbx_ipc_socket_close() 216350:20250521:150223.857 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150223.857 End of zbx_dbconn_open():0 216469:20250521:150223.857 query [txnlev:0] [select nextid from ids where table_name='host_proxy' and field_name='revision'] 216448:20250521:150223.859 In DBdelete_graph_hierarchy() 216448:20250521:150223.859 query [txnlev:1] [select graphid from graph_discovery where parent_graphid in (3754,3755,3756,3757)] 216469:20250521:150223.860 In pg_service_init() 216469:20250521:150223.860 In zbx_ipc_service_start() service:pgservice 216469:20250521:150223.860 In zbx_ipc_socket_open() 216469:20250521:150223.860 End of zbx_ipc_socket_open():FAIL 216469:20250521:150223.860 End of zbx_ipc_service_start():SUCCEED 216469:20250521:150223.861 End of pg_service_init():SUCCEED 216469:20250521:150223.861 In zbx_dc_fetch_proxy_groups() 216469:20250521:150223.861 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 216469:20250521:150223.861 In zbx_dc_fetch_proxies() 216469:20250521:150223.861 End of zbx_dc_fetch_proxies():SUCCEED revision:0->1 216469:20250521:150223.861 query [txnlev:0] [select h.hostid,hp.proxyid,hp.revision,hp.hostproxyid,h.monitored_by,h.proxy_groupid from hosts h left join host_proxy hp on h.hostid=hp.hostid] 216462:20250521:150223.861 query without transaction detected 216462:20250521:150223.861 query [txnlev:0] [set extra_float_digits to 3] 216469:20250521:150223.862 In pg_service_entry() 216469:20250521:150223.862 In zbx_ipc_service_recv() timeout:1.000 216459:20250521:150223.863 query without transaction detected 216459:20250521:150223.863 query [txnlev:0] [set escape_string_warning to off] 216452:20250521:150223.863 query without transaction detected 216452:20250521:150223.864 query [txnlev:0] [set escape_string_warning to off] 216448:20250521:150223.864 In zbx_db_delete_graphs() values_num:4 216448:20250521:150223.864 query [txnlev:1] [select profileid from profiles where source='graphid' and idx='web.favorite.graphids' and value_id in (3758,3759,3760,3761)] 216450:20250521:150223.865 zbx_setproctitle() title:'trapper #2 [processing data]' 216450:20250521:150223.865 In zbx_ipc_async_socket_recv() timeout:0 216450:20250521:150223.865 End of zbx_ipc_async_socket_recv():0 216450:20250521:150223.865 trapper got '{"request":"proxy data","host":"Zabbix proxy","session":"74a768e0abcacb5e915a9ebe8d334baf","version":"7.4.0rc1","clock":1747828797,"ns":436451124}' 216450:20250521:150223.865 In recv_proxy_data() 216450:20250521:150223.865 In zbx_hc_check_proxy() proxyid:1 216450:20250521:150223.865 End of zbx_hc_check_proxy():SUCCEED 216450:20250521:150223.865 In zbx_process_proxy_data() 216450:20250521:150223.865 zbx_process_proxy_data() flag_win:7/0 flag:48 proxy_status:0 period_end:1747828943 delay:147 timestamp:1747828943 lastaccess:1747828796 proxy_delay:0 more:0 216450:20250521:150223.865 Result of zbx_process_proxy_data() flag_win:7/7 flag:0 values_num:0 216450:20250521:150223.865 End of zbx_process_proxy_data():SUCCEED 216450:20250521:150223.865 In zbx_ipc_socket_open() 216450:20250521:150223.865 End of zbx_ipc_socket_open():SUCCEED 216450:20250521:150223.865 In zbx_ipc_socket_write() 216450:20250521:150223.865 End of zbx_ipc_socket_write():SUCCEED 216450:20250521:150223.865 query without transaction detected 216450:20250521:150223.865 query [txnlev:0] [update proxy_rtdata set version=70400,compatibility=1 where proxyid=1] 216469:20250521:150223.865 In ipc_service_accept() 216469:20250521:150223.865 In ipc_service_add_client() 216469:20250521:150223.865 End of ipc_service_add_client() clientid:5 216469:20250521:150223.865 End of ipc_service_accept() 216469:20250521:150223.865 End of zbx_ipc_service_recv():2 216469:20250521:150223.865 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150223.865 End of zbx_ipc_service_recv():1 216469:20250521:150223.865 In pg_update_proxy_rtdata() 216469:20250521:150223.865 End of pg_update_proxy_rtdata() 216469:20250521:150223.865 In zbx_ipc_service_recv() timeout:1.000 216448:20250521:150223.866 query [txnlev:1] [select graphid,name,flags from graphs where graphid in (3758,3759,3760,3761)] 216459:20250521:150223.866 query without transaction detected 216459:20250521:150223.866 query [txnlev:0] [set extra_float_digits to 3] 216459:20250521:150223.866 query [txnlev:0] [show standard_conforming_strings] 216459:20250521:150223.866 query [txnlev:0] [show default_transaction_read_only] 216459:20250521:150223.866 query without transaction detected 216459:20250521:150223.866 query [txnlev:0] [set bytea_output=escape] 216459:20250521:150223.867 End of zbx_dbconn_open():0 216459:20250521:150223.867 zbx_setproctitle() title:'history poller #4 started' 216459:20250521:150223.867 In zbx_ipc_async_socket_open() 216459:20250521:150223.867 In zbx_ipc_socket_open() 216459:20250521:150223.867 End of zbx_ipc_socket_open():SUCCEED 216459:20250521:150223.867 End of zbx_ipc_async_socket_open():SUCCEED 216459:20250521:150223.867 In zbx_ipc_async_socket_send() 216459:20250521:150223.867 In zbx_ipc_client_send() clientid:0 216459:20250521:150223.867 End of zbx_ipc_client_send():SUCCEED 216459:20250521:150223.867 End of zbx_ipc_async_socket_send():SUCCEED 216459:20250521:150223.867 In zbx_ipc_async_socket_flush() timeout:4 216459:20250521:150223.867 End of zbx_ipc_async_socket_flush():0 216459:20250521:150223.867 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000000 sec, getting values]' 216459:20250521:150223.867 In get_values() 216459:20250521:150223.867 In zbx_dc_config_get_poller_items() poller_type:5 216459:20250521:150223.867 End of zbx_dc_config_get_poller_items():0 216459:20250521:150223.867 In zbx_dc_config_get_poller_nextcheck() poller_type:5 216459:20250521:150223.867 End of zbx_dc_config_get_poller_nextcheck():-1 216459:20250521:150223.867 End of get_values():0 216459:20250521:150223.867 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000094 sec, idle 5 sec]' 216459:20250521:150223.867 In zbx_ipc_async_socket_recv() timeout:5 216350:20250521:150223.867 In ipc_service_accept() 216350:20250521:150223.867 In ipc_service_add_client() 216350:20250521:150223.867 End of ipc_service_add_client() clientid:45 216350:20250521:150223.867 End of ipc_service_accept() 216350:20250521:150223.867 End of zbx_ipc_service_recv():2 216350:20250521:150223.867 In zbx_ha_dispatch_message() 216350:20250521:150223.867 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.867 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.867 End of zbx_ipc_service_recv():1 216350:20250521:150223.867 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.867 End of zbx_rtc_dispatch() 216350:20250521:150223.867 In zbx_ipc_service_recv() timeout:1.000 216448:20250521:150223.868 query [txnlev:1] [delete from graph_discovery where graphid in (3758,3759,3760,3761);.] 216448:20250521:150223.868 query [txnlev:1] [delete from graphs where graphid in (3758,3759,3760,3761);.] 216448:20250521:150223.868 [Z3005] query failed: [0] PGRES_FATAL_ERROR:ERROR: update or delete on table "graphs" violates foreign key constraint "c_graph_discovery_2" on table "graph_discovery" DETAIL: Key (graphid)=(3758) is still referenced from table "graph_discovery". [delete from graphs where graphid in (3758,3759,3760,3761); ] 216448:20250521:150223.869 query [delete from graphs where graphid in (3758,3759,3760,3761);.] failed, setting transaction as failed 216448:20250521:150223.869 End of zbx_db_delete_graphs() 216448:20250521:150223.869 In zbx_db_delete_graphs() values_num:4 216448:20250521:150223.869 ignoring query [txnlev:1] [select profileid from profiles where source='graphid' and idx='web.favorite.graphids' and value_id in (3754,3755,3756,3757)] within failed transaction 216448:20250521:150223.869 ignoring query [txnlev:1] [select graphid,name,flags from graphs where graphid in (3754,3755,3756,3757)] within failed transaction 216448:20250521:150223.869 ignoring query [txnlev:1] [delete from graph_discovery where graphid in (3754,3755,3756,3757);.] within failed transaction 216448:20250521:150223.869 ignoring query [txnlev:1] [delete from graphs where graphid in (3754,3755,3756,3757);.] within failed transaction 216448:20250521:150223.869 End of zbx_db_delete_graphs() 216448:20250521:150223.869 End of DBdelete_graph_hierarchy() 216448:20250521:150223.869 End of DBdelete_template_graphs() 216448:20250521:150223.869 In DBdelete_template_triggers() 216448:20250521:150223.869 ignoring query [txnlev:1] [select f.triggerid from functions f,items i,items ti where f.itemid=i.itemid and i.templateid=ti.itemid and i.hostid=11246 and ti.hostid=11290] within failed transaction 216448:20250521:150223.869 End of DBdelete_template_triggers() 216448:20250521:150223.869 In DBdelete_template_host_prototypes() 216448:20250521:150223.869 ignoring query [txnlev:1] [select hp.hostid,hp.name from items hi,host_discovery hhd,hosts hp,host_discovery thd,items ti where hi.itemid=hhd.lldruleid and hhd.hostid=hp.hostid and hp.templateid=thd.hostid and thd.lldruleid=ti.itemid and hi.hostid=11246 and ti.hostid=11290] within failed transaction 216448:20250521:150223.869 End of DBdelete_template_host_prototypes() 216448:20250521:150223.869 In DBdelete_template_items() 216448:20250521:150223.869 ignoring query [txnlev:1] [select distinct i.itemid,i.name,i.flags from items i,items ti where i.templateid=ti.itemid and i.hostid=11246 and ti.hostid=11290] within failed transaction 216448:20250521:150223.869 In zbx_db_delete_items() values_num:0 216448:20250521:150223.869 End of zbx_db_delete_items() 216448:20250521:150223.869 End of DBdelete_template_items() 216448:20250521:150223.869 ignoring query [txnlev:1] [select hosttemplateid,templateid from hosts_templates where hostid=11246 and templateid=11290] within failed transaction 216448:20250521:150223.869 ignoring query [txnlev:1] [delete from hosts_templates where hostid=11246 and templateid=11290] within failed transaction 216448:20250521:150223.869 End of zbx_db_delete_template_elements():SUCCEED 216448:20250521:150223.869 End of op_template_del() 216448:20250521:150223.869 ignoring query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resourceid,resourcename,resourcetype,recordsetid,details) values ('cmaxw84cc00020gjqkeq720pt',null,'System',1747828943,2,'',3758,'1st level Graph prototype _Level0_ {#L1} {#L2} {#L3}',35,'cmaxw84cd00060gjqoi53aukk',''),('cmaxw84cc00050gjqfsp79mwi',null,'System',1747828943,2,'',3761,'0 level Graph prototype _Level0_',6,'cmaxw84cd00060gjqoi53aukk',''),('cmaxw84cc00030gjqlh5umz06',null,'System',1747828943,2,'',3759,'2nd level Graph prototype _Level0_ {#L1} {#L2}',35,'cmaxw84cd00060gjqoi53aukk',''),('cmaxw84cc00040gjqeejl84s2',null,'System',1747828943,2,'',3760,'1st level Graph prototype _Level0_ {#L1}',35,'cmaxw84cd00060gjqoi53aukk','');.] within failed transaction 216448:20250521:150223.869 End of execute_operations() 216448:20250521:150223.869 In dbconn_get_cached_nextid() table:'escalations' num:1 216448:20250521:150223.869 ignoring query [txnlev:1] [select max(escalationid) from escalations where escalationid between 0 and 9223372036854775807] within failed transaction 216448:20250521:150223.869 End of dbconn_get_cached_nextid() table:'escalations' [0:0] 216448:20250521:150223.869 ignoring query [txnlev:1] [insert into escalations (escalationid,actionid,status,triggerid,itemid,eventid,r_eventid,acknowledgeid) values (null,9,0,null,null,272,null,null);.] within failed transaction 216448:20250521:150223.869 End of process_actions() 216448:20250521:150223.869 End of zbx_process_events() processed:1 216448:20250521:150223.869 End of zbx_autoreg_flush_hosts_server() 216448:20250521:150223.869 commit called on failed transaction, doing a rollback instead 216448:20250521:150223.869 query [txnlev:1] [rollback;] 216448:20250521:150223.870 End of db_register_host() 216448:20250521:150223.870 End of get_hostid_by_host_or_autoregister():SUCCEED 216448:20250521:150223.870 In zbx_remote_commands_prepare_to_send() 216448:20250521:150223.870 End of zbx_remote_commands_prepare_to_send() 216448:20250521:150223.870 send_list_of_active_checks_json() sending [{"response":"success","config_revision":1,"data":[]}] 216448:20250521:150223.870 End of send_list_of_active_checks_json():SUCCEED 216448:20250521:150223.870 zbx_setproctitle() title:'trapper #1 [processed data in 0.053543 sec, waiting for connection]' 216460:20250521:150223.870 query without transaction detected 216460:20250521:150223.870 query [txnlev:0] [set extra_float_digits to 3] 216460:20250521:150223.870 query [txnlev:0] [show standard_conforming_strings] 216460:20250521:150223.870 query [txnlev:0] [show default_transaction_read_only] 216460:20250521:150223.870 query without transaction detected 216460:20250521:150223.870 query [txnlev:0] [set bytea_output=escape] 216460:20250521:150223.870 End of zbx_dbconn_open():0 216460:20250521:150223.870 zbx_setproctitle() title:'history poller #5 started' 216460:20250521:150223.870 In zbx_ipc_async_socket_open() 216460:20250521:150223.871 In zbx_ipc_socket_open() 216460:20250521:150223.871 End of zbx_ipc_socket_open():SUCCEED 216460:20250521:150223.871 End of zbx_ipc_async_socket_open():SUCCEED 216460:20250521:150223.871 In zbx_ipc_async_socket_send() 216460:20250521:150223.871 In zbx_ipc_client_send() clientid:0 216460:20250521:150223.871 End of zbx_ipc_client_send():SUCCEED 216460:20250521:150223.871 End of zbx_ipc_async_socket_send():SUCCEED 216460:20250521:150223.871 In zbx_ipc_async_socket_flush() timeout:4 216460:20250521:150223.871 End of zbx_ipc_async_socket_flush():0 216460:20250521:150223.871 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000000 sec, getting values]' 216460:20250521:150223.871 In get_values() 216460:20250521:150223.871 In zbx_dc_config_get_poller_items() poller_type:5 216460:20250521:150223.871 End of zbx_dc_config_get_poller_items():0 216460:20250521:150223.871 In zbx_dc_config_get_poller_nextcheck() poller_type:5 216460:20250521:150223.871 End of zbx_dc_config_get_poller_nextcheck():-1 216460:20250521:150223.871 End of get_values():0 216460:20250521:150223.871 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000066 sec, idle 5 sec]' 216460:20250521:150223.871 In zbx_ipc_async_socket_recv() timeout:5 216350:20250521:150223.871 In ipc_service_accept() 216350:20250521:150223.871 In ipc_service_add_client() 216350:20250521:150223.871 End of ipc_service_add_client() clientid:46 216350:20250521:150223.871 End of ipc_service_accept() 216350:20250521:150223.871 End of zbx_ipc_service_recv():2 216350:20250521:150223.871 In zbx_ha_dispatch_message() 216350:20250521:150223.871 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.871 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.871 End of zbx_ipc_service_recv():1 216350:20250521:150223.871 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.871 End of zbx_rtc_dispatch() 216350:20250521:150223.871 In zbx_ipc_service_recv() timeout:1.000 216458:20250521:150223.871 query without transaction detected 216458:20250521:150223.871 query [txnlev:0] [set escape_string_warning to off] 216458:20250521:150223.871 query without transaction detected 216458:20250521:150223.871 query [txnlev:0] [set extra_float_digits to 3] 216458:20250521:150223.871 query [txnlev:0] [show standard_conforming_strings] 216458:20250521:150223.871 query [txnlev:0] [show default_transaction_read_only] 216458:20250521:150223.871 query without transaction detected 216458:20250521:150223.871 query [txnlev:0] [set bytea_output=escape] 216458:20250521:150223.871 End of zbx_dbconn_open():0 216458:20250521:150223.871 zbx_setproctitle() title:'history poller #3 started' 216458:20250521:150223.871 In zbx_ipc_async_socket_open() 216458:20250521:150223.871 In zbx_ipc_socket_open() 216458:20250521:150223.871 End of zbx_ipc_socket_open():SUCCEED 216458:20250521:150223.871 End of zbx_ipc_async_socket_open():SUCCEED 216458:20250521:150223.871 In zbx_ipc_async_socket_send() 216458:20250521:150223.871 In zbx_ipc_client_send() clientid:0 216458:20250521:150223.872 End of zbx_ipc_client_send():SUCCEED 216458:20250521:150223.872 End of zbx_ipc_async_socket_send():SUCCEED 216458:20250521:150223.872 In zbx_ipc_async_socket_flush() timeout:4 216458:20250521:150223.872 End of zbx_ipc_async_socket_flush():0 216458:20250521:150223.872 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000000 sec, getting values]' 216458:20250521:150223.872 In get_values() 216458:20250521:150223.872 In zbx_dc_config_get_poller_items() poller_type:5 216458:20250521:150223.872 End of zbx_dc_config_get_poller_items():0 216458:20250521:150223.872 In zbx_dc_config_get_poller_nextcheck() poller_type:5 216458:20250521:150223.872 End of zbx_dc_config_get_poller_nextcheck():-1 216458:20250521:150223.872 End of get_values():0 216458:20250521:150223.872 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000058 sec, idle 5 sec]' 216458:20250521:150223.872 In zbx_ipc_async_socket_recv() timeout:5 216350:20250521:150223.872 In ipc_service_accept() 216350:20250521:150223.872 In ipc_service_add_client() 216350:20250521:150223.872 End of ipc_service_add_client() clientid:47 216350:20250521:150223.872 End of ipc_service_accept() 216350:20250521:150223.872 End of zbx_ipc_service_recv():2 216350:20250521:150223.872 In zbx_ha_dispatch_message() 216350:20250521:150223.872 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.872 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.872 End of zbx_ipc_service_recv():1 216350:20250521:150223.872 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.872 End of zbx_rtc_dispatch() 216350:20250521:150223.872 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150223.872 query without transaction detected 216455:20250521:150223.872 query [txnlev:0] [set extra_float_digits to 3] 216455:20250521:150223.872 query [txnlev:0] [show standard_conforming_strings] 216455:20250521:150223.872 query [txnlev:0] [show default_transaction_read_only] 216455:20250521:150223.873 query without transaction detected 216455:20250521:150223.873 query [txnlev:0] [set bytea_output=escape] 216455:20250521:150223.873 End of zbx_dbconn_open():0 216455:20250521:150223.873 In zbx_ipc_async_socket_send() 216455:20250521:150223.873 In zbx_ipc_client_send() clientid:0 216455:20250521:150223.873 End of zbx_ipc_client_send():SUCCEED 216455:20250521:150223.873 End of zbx_ipc_async_socket_send():SUCCEED 216455:20250521:150223.873 zbx_setproctitle() title:'alert syncer [queuing alerts]' 216455:20250521:150223.873 In am_db_get_alerts() 216455:20250521:150223.873 query [txnlev:1] [begin;] 216382:20250521:150223.873 End of zbx_ipc_service_recv():1 216382:20250521:150223.873 In am_register_alert_syncer() 216382:20250521:150223.873 End of am_register_alert_syncer() 216382:20250521:150223.873 In zbx_ipc_client_send() clientid:9 216382:20250521:150223.873 End of zbx_ipc_client_send():SUCCEED 216382:20250521:150223.873 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150223.873 query [txnlev:1] [select a.alertid,a.mediatypeid,a.sendto,a.subject,a.message,a.status,a.retries,e.source,e.object,e.objectid,a.parameters,a.eventid,a.p_eventid from alerts a left join events e on a.eventid=e.eventid where alerttype=0 and a.status in (3,0) order by a.alertid] 216455:20250521:150223.875 query [txnlev:1] [commit;] 216462:20250521:150223.876 query [txnlev:0] [show standard_conforming_strings] 216450:20250521:150223.876 End of recv_proxy_data():SUCCEED 216450:20250521:150223.876 zbx_setproctitle() title:'trapper #2 [processed data in 0.011634 sec, waiting for connection]' 216455:20250521:150223.877 End of am_db_get_alerts():SUCCEED alerts:0 216455:20250521:150223.877 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s) in 0.004026 sec]' 216455:20250521:150223.877 In zbx_ipc_async_socket_recv() timeout:1 216455:20250521:150223.877 End of zbx_ipc_async_socket_recv():0 216455:20250521:150223.877 zbx_setproctitle() title:'alert syncer [queuing alerts]' 216455:20250521:150223.877 In am_db_get_alerts() 216455:20250521:150223.877 query [txnlev:1] [begin;] 216455:20250521:150223.877 query [txnlev:1] [select a.alertid,a.mediatypeid,a.sendto,a.subject,a.message,a.status,a.retries,e.source,e.object,e.objectid,a.parameters,a.eventid,a.p_eventid from alerts a left join events e on a.eventid=e.eventid where alerttype=0 and a.status=3 order by a.alertid] 216455:20250521:150223.878 query [txnlev:1] [commit;] 216469:20250521:150223.878 zbx_setproctitle() title:'proxy group manager #1 started' 216462:20250521:150223.878 query [txnlev:0] [show default_transaction_read_only] 216452:20250521:150223.878 query without transaction detected 216452:20250521:150223.878 query [txnlev:0] [set extra_float_digits to 3] 216455:20250521:150223.878 End of am_db_get_alerts():SUCCEED alerts:0 216455:20250521:150223.878 In zbx_ipc_async_socket_send() 216455:20250521:150223.878 In zbx_ipc_client_send() clientid:0 216455:20250521:150223.878 End of zbx_ipc_client_send():SUCCEED 216455:20250521:150223.879 End of zbx_ipc_async_socket_send():SUCCEED 216455:20250521:150223.879 In am_db_remove_expired_mediatypes() 216455:20250521:150223.879 End of am_db_remove_expired_mediatypes() removed:0 216455:20250521:150223.879 In am_db_update_watchdog() 216455:20250521:150223.879 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto from media m,users_groups u,media_type mt where m.userid=u.userid and u.usrgrpid=7 and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 216382:20250521:150223.879 End of zbx_ipc_service_recv():1 216382:20250521:150223.879 In am_flush_results() results:0 216382:20250521:150223.879 In zbx_ipc_client_send() clientid:9 216382:20250521:150223.879 End of zbx_ipc_client_send():SUCCEED 216382:20250521:150223.879 End of am_flush_results() 216382:20250521:150223.879 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150223.880 In am_db_update_mediatypes() 216455:20250521:150223.880 query [txnlev:0] [select mediatypeid,type,smtp_server,smtp_helo,smtp_email,exec_path,gsm_modem,username,passwd,smtp_port,smtp_security,smtp_verify_peer,smtp_verify_host,smtp_authentication,maxsessions,maxattempts,attempt_interval,message_format,script,timeout,process_tags from media_type where mediatypeid=1] 216455:20250521:150223.880 End of am_db_update_mediatypes() mediatypes:1/1 216455:20250521:150223.880 In zbx_ipc_async_socket_send() 216455:20250521:150223.880 In zbx_ipc_client_send() clientid:0 216382:20250521:150223.880 End of zbx_ipc_service_recv():1 216382:20250521:150223.880 In am_update_mediatypes() 216382:20250521:150223.880 update 1 media types 216382:20250521:150223.881 End of am_update_mediatypes() 216382:20250521:150223.881 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150223.881 End of zbx_ipc_client_send():SUCCEED 216455:20250521:150223.881 End of zbx_ipc_async_socket_send():SUCCEED 216455:20250521:150223.881 In zbx_ipc_async_socket_send() 216455:20250521:150223.881 In zbx_ipc_client_send() clientid:0 216382:20250521:150223.881 End of zbx_ipc_service_recv():1 216382:20250521:150223.881 In am_sync_watchdog() recipients:1 216382:20250521:150223.881 End of am_sync_watchdog() recipients:1 216382:20250521:150223.881 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150223.881 End of zbx_ipc_client_send():SUCCEED 216455:20250521:150223.881 End of zbx_ipc_async_socket_send():SUCCEED 216455:20250521:150223.881 End of am_db_update_watchdog() recipients:1 216455:20250521:150223.881 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003940 sec, idle 1 sec]' 216455:20250521:150223.881 In zbx_ipc_async_socket_recv() timeout:1 216455:20250521:150223.881 End of zbx_ipc_async_socket_recv():0 216455:20250521:150223.881 In am_db_flush_results() 216455:20250521:150223.881 [file:alerter_protocol.c,line:729] zbx_malloc: allocating memory object of size 0 bytes. Please report this to Zabbix developers. 216455:20250521:150223.881 End of am_db_flush_results() flushed:0 216455:20250521:150223.881 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000015 sec, idle 1 sec]' 216455:20250521:150223.881 In zbx_ipc_async_socket_recv() timeout:1 216462:20250521:150223.881 query without transaction detected 216462:20250521:150223.881 query [txnlev:0] [set bytea_output=escape] 216462:20250521:150223.881 End of zbx_dbconn_open():0 216462:20250521:150223.881 zbx_setproctitle() title:'trigger housekeeper [startup idle for 60 second(s)]' 216462:20250521:150223.881 In zbx_ipc_async_socket_open() 216462:20250521:150223.881 In zbx_ipc_socket_open() 216462:20250521:150223.881 End of zbx_ipc_socket_open():SUCCEED 216462:20250521:150223.881 End of zbx_ipc_async_socket_open():SUCCEED 216462:20250521:150223.881 In zbx_ipc_async_socket_send() 216462:20250521:150223.881 In zbx_ipc_client_send() clientid:0 216462:20250521:150223.881 End of zbx_ipc_client_send():SUCCEED 216462:20250521:150223.881 End of zbx_ipc_async_socket_send():SUCCEED 216462:20250521:150223.881 In zbx_ipc_async_socket_flush() timeout:4 216462:20250521:150223.881 End of zbx_ipc_async_socket_flush():0 216462:20250521:150223.881 In zbx_ipc_async_socket_recv() timeout:60 216350:20250521:150223.881 In ipc_service_accept() 216350:20250521:150223.882 In ipc_service_add_client() 216350:20250521:150223.882 End of ipc_service_add_client() clientid:48 216350:20250521:150223.882 End of ipc_service_accept() 216350:20250521:150223.882 End of zbx_ipc_service_recv():2 216350:20250521:150223.882 In zbx_ha_dispatch_message() 216350:20250521:150223.882 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.882 In zbx_ipc_service_recv() timeout:1.000 216452:20250521:150223.882 query [txnlev:0] [show standard_conforming_strings] 216350:20250521:150223.883 End of zbx_ipc_service_recv():1 216350:20250521:150223.883 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.883 End of zbx_rtc_dispatch() 216350:20250521:150223.883 In zbx_ipc_service_recv() timeout:1.000 216452:20250521:150223.893 query [txnlev:0] [show default_transaction_read_only] 216452:20250521:150223.894 query without transaction detected 216452:20250521:150223.895 query [txnlev:0] [set bytea_output=escape] 216452:20250521:150223.895 End of zbx_dbconn_open():0 216452:20250521:150223.895 In zbx_ipc_async_socket_open() 216452:20250521:150223.895 In zbx_ipc_socket_open() 216452:20250521:150223.895 End of zbx_ipc_socket_open():SUCCEED 216452:20250521:150223.895 End of zbx_ipc_async_socket_open():SUCCEED 216452:20250521:150223.895 In zbx_ipc_async_socket_send() 216452:20250521:150223.896 In zbx_ipc_client_send() clientid:0 216452:20250521:150223.896 End of zbx_ipc_client_send():SUCCEED 216452:20250521:150223.896 End of zbx_ipc_async_socket_send():SUCCEED 216452:20250521:150223.896 In zbx_ipc_async_socket_flush() timeout:4 216452:20250521:150223.896 End of zbx_ipc_async_socket_flush():0 216350:20250521:150223.896 In ipc_service_accept() 216350:20250521:150223.896 In ipc_service_add_client() 216452:20250521:150223.896 zbx_setproctitle() title:'trapper #4 [processed data in 0.000000 sec, waiting for connection]' 216350:20250521:150223.898 End of ipc_service_add_client() clientid:49 216350:20250521:150223.898 End of ipc_service_accept() 216350:20250521:150223.898 End of zbx_ipc_service_recv():2 216350:20250521:150223.898 In zbx_ha_dispatch_message() 216350:20250521:150223.898 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.898 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.898 End of zbx_ipc_service_recv():1 216350:20250521:150223.898 In zbx_rtc_dispatch() code:100 size:13 216350:20250521:150223.898 End of zbx_rtc_dispatch() 216350:20250521:150223.898 In zbx_ipc_service_recv() timeout:1.000 216464:20250521:150223.967 End of zbx_async_manager_create() ret:SUCCEED error: 216464:20250521:150223.967 End of async_poller_init() 216465:20250521:150223.967 End of zbx_async_manager_create() ret:SUCCEED error: 216465:20250521:150223.967 End of async_poller_init() 216465:20250521:150223.967 In zbx_tls_init_child() 216465:20250521:150223.968 OpenSSL library (version OpenSSL 3.0.2 15 Mar 2022) initialized 216465:20250521:150223.968 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM8 PSK-AES128-CCM PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 216465:20250521:150223.968 End of zbx_tls_init_child() 216466:20250521:150223.968 End of zbx_async_manager_create() ret:SUCCEED error: 216466:20250521:150223.968 End of async_poller_init() 216394:20250521:150223.994 In zbx_ipc_socket_open() 216394:20250521:150223.994 End of zbx_ipc_socket_open():SUCCEED 216394:20250521:150223.994 In zbx_ipc_socket_write() 216394:20250521:150223.994 End of zbx_ipc_socket_write():SUCCEED 216394:20250521:150223.994 In zbx_ipc_socket_close() 216394:20250521:150223.994 End of zbx_ipc_socket_close() 216394:20250521:150223.995 zbx_setproctitle() title:'discovery manager #1 [started]' 216394:20250521:150223.995 In process_results() del_druleids:0 216394:20250521:150223.995 process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 216394:20250521:150223.995 End of process_results() ret:0 216394:20250521:150223.995 zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 216394:20250521:150223.995 In process_discovery() 216394:20250521:150223.995 End of process_discovery() rule_count:0 nextcheck:-1 216394:20250521:150223.995 In zbx_ipc_service_recv() timeout:5.000 216350:20250521:150223.995 In ipc_service_accept() 216350:20250521:150223.995 In ipc_service_add_client() 216350:20250521:150223.995 End of ipc_service_add_client() clientid:50 216350:20250521:150223.995 End of ipc_service_accept() 216350:20250521:150223.995 End of zbx_ipc_service_recv():2 216350:20250521:150223.995 In zbx_ha_dispatch_message() 216350:20250521:150223.995 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.995 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.995 End of zbx_ipc_service_recv():1 216350:20250521:150223.995 In zbx_rtc_dispatch() code:103 size:28 216350:20250521:150223.995 End of zbx_rtc_dispatch() 216350:20250521:150223.995 In zbx_ipc_service_recv() timeout:1.000 216350:20250521:150223.995 End of zbx_ipc_service_recv():0 216350:20250521:150223.995 In zbx_ha_dispatch_message() 216350:20250521:150223.995 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150223.995 In zbx_ipc_socket_close() 216350:20250521:150223.995 End of zbx_ipc_socket_close() 216350:20250521:150223.995 In zbx_ipc_service_recv() timeout:1.000 216354:20250521:150224.299 End of zbx_ipc_service_recv():2 216354:20250521:150224.299 In zbx_ipc_async_socket_send() 216354:20250521:150224.299 In zbx_ipc_client_send() clientid:0 216354:20250521:150224.299 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150224.299 End of zbx_ipc_async_socket_send():SUCCEED 216354:20250521:150224.299 In zbx_ipc_async_socket_flush() timeout:10 216354:20250521:150224.299 End of zbx_ipc_async_socket_flush():0 216354:20250521:150224.299 In zbx_ipc_service_recv() timeout:0.998 216350:20250521:150224.299 End of zbx_ipc_service_recv():1 216350:20250521:150224.299 In zbx_ha_dispatch_message() 216350:20250521:150224.299 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150224.299 In zbx_ipc_service_recv() timeout:1.000 216386:20250521:150224.344 End of zbx_ipc_service_recv():2 216386:20250521:150224.344 In zbx_pp_manager_process_finished() 216386:20250521:150224.344 In zbx_timekeeper_collect() 216386:20250521:150224.344 End of zbx_timekeeper_collect() 216386:20250521:150224.344 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150224.344 In zbx_ipc_service_recv() timeout:0.500 216357:20250521:150224.355 End of zbx_ipc_service_recv():2 216357:20250521:150224.355 In zbx_ipc_service_recv() timeout:1.000 216387:20250521:150224.602 End of zbx_ipc_service_recv():2 216387:20250521:150224.603 In zbx_ipc_service_recv() timeout:1.000 216439:20250521:150224.683 zbx_setproctitle() title:'self-monitoring [processing data]' 216439:20250521:150224.683 In collect_selfmon_stats() 216439:20250521:150224.683 In zbx_timekeeper_collect() 216439:20250521:150224.684 End of zbx_timekeeper_collect() 216439:20250521:150224.684 End of collect_selfmon_stats() 216439:20250521:150224.684 zbx_setproctitle() title:'self-monitoring [processed data in 0.001285 sec, idle 1 sec]' 216465:20250521:150224.766 In zbx_ipc_async_socket_recv() timeout:0 216465:20250521:150224.766 End of zbx_ipc_async_socket_recv():0 216465:20250521:150224.766 In zbx_dc_config_get_poller_items() poller_type:8 216465:20250521:150224.766 End of zbx_dc_config_get_poller_items():0 216465:20250521:150224.766 queue processing_num:0 pending:0 216464:20250521:150224.766 In zbx_ipc_async_socket_recv() timeout:0 216464:20250521:150224.766 End of zbx_ipc_async_socket_recv():0 216464:20250521:150224.766 In zbx_dc_config_get_poller_items() poller_type:7 216464:20250521:150224.766 End of zbx_dc_config_get_poller_items():0 216464:20250521:150224.766 queue processing_num:0 pending:0 216466:20250521:150224.771 In zbx_ipc_async_socket_recv() timeout:0 216466:20250521:150224.771 End of zbx_ipc_async_socket_recv():0 216396:20250521:150224.771 End of zbx_ipc_async_socket_recv():0 216396:20250521:150224.771 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000066 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216396:20250521:150224.771 In zbx_sync_history_cache() history_num:0 216466:20250521:150224.771 In zbx_dc_config_get_poller_items() poller_type:9 216466:20250521:150224.771 End of zbx_dc_config_get_poller_items():0 216466:20250521:150224.771 queue processing_num:0 pending:0 216396:20250521:150224.772 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000186 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216396:20250521:150224.772 In zbx_ipc_async_socket_recv() timeout:1 216395:20250521:150224.791 End of zbx_ipc_async_socket_recv():0 216395:20250521:150224.792 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000042 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216395:20250521:150224.792 In zbx_sync_history_cache() history_num:0 216395:20250521:150224.792 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000062 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216395:20250521:150224.792 In zbx_ipc_async_socket_recv() timeout:1 216398:20250521:150224.807 End of zbx_ipc_async_socket_recv():0 216398:20250521:150224.807 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000079 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216398:20250521:150224.808 In zbx_sync_history_cache() history_num:0 216398:20250521:150224.808 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000059 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216398:20250521:150224.808 In zbx_ipc_async_socket_recv() timeout:1 216397:20250521:150224.831 End of zbx_ipc_async_socket_recv():0 216397:20250521:150224.831 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000069 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216397:20250521:150224.831 In zbx_sync_history_cache() history_num:0 216397:20250521:150224.831 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000034 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216397:20250521:150224.831 In zbx_ipc_async_socket_recv() timeout:1 216461:20250521:150224.831 End of zbx_ipc_service_recv():2 216461:20250521:150224.831 In zbx_ipc_service_recv() timeout:1.000 216386:20250521:150224.848 End of zbx_ipc_service_recv():2 216386:20250521:150224.848 In zbx_pp_manager_process_finished() 216386:20250521:150224.848 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150224.848 In zbx_ipc_service_recv() timeout:0.500 216467:20250521:150224.859 End of zbx_ipc_service_recv():2 216467:20250521:150224.859 zbx_setproctitle() title:'configuration syncer worker [synced 0, updated 0 item names in 0.000000 sec, syncing]' 216467:20250521:150224.859 In dbsync_item_rtname() 216467:20250521:150224.859 query [txnlev:1] [begin;] 216467:20250521:150224.861 query [txnlev:1] [select i.itemid,i.hostid,i.name,ir.name_resolved from items i,item_rtname ir where i.name like '%%{$%%' and ir.itemid=i.itemid order by i.itemid] 216467:20250521:150224.864 fetch started 216467:20250521:150224.864 query [txnlev:1] [commit;] 216467:20250521:150224.864 End of dbsync_item_rtname() 216467:20250521:150224.864 zbx_setproctitle() title:'configuration syncer worker [synced 0, updated 0 item names in 0.004654 sec, idle]' 216467:20250521:150224.864 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150224.867 End of zbx_ipc_service_recv():2 216469:20250521:150224.867 In zbx_ipc_service_recv() timeout:1.000 216451:20250521:150224.869 zbx_setproctitle() title:'trapper #3 [processing data]' 216451:20250521:150224.869 In zbx_ipc_async_socket_recv() timeout:0 216451:20250521:150224.869 End of zbx_ipc_async_socket_recv():0 216451:20250521:150224.870 trapper got '{"request":"proxy data","host":"Zabbix proxy","session":"74a768e0abcacb5e915a9ebe8d334baf","version":"7.4.0rc1","clock":1747828944,"ns":868869234}' 216451:20250521:150224.870 In recv_proxy_data() 216451:20250521:150224.871 In zbx_hc_check_proxy() proxyid:1 216451:20250521:150224.871 End of zbx_hc_check_proxy():SUCCEED 216451:20250521:150224.871 In zbx_process_proxy_data() 216451:20250521:150224.871 zbx_process_proxy_data() flag_win:7/7 flag:16 proxy_status:0 period_end:1747828943 delay:1 timestamp:1747828944 lastaccess:1747828943 proxy_delay:0 more:0 216451:20250521:150224.871 Result of zbx_process_proxy_data() flag_win:7/7 flag:0 values_num:0 216451:20250521:150224.871 End of zbx_process_proxy_data():SUCCEED 216451:20250521:150224.871 query [txnlev:0] [select t.taskid,t.type,t.clock,t.ttl,c.command_type,c.execute_on,c.port,c.authtype,c.username,c.password,c.publickey,c.privatekey,c.command,c.alertid,c.parent_taskid,c.hostid,cn.itemid,d.data,d.parent_taskid,d.type from task t left join task_remote_command c on t.taskid=c.taskid left join task_check_now cn on t.taskid=cn.taskid left join task_data d on t.taskid=d.taskid where t.status=1 and t.proxyid=1 and (t.ttl=0 or t.clock+t.ttl>1747828944) order by t.taskid] 216451:20250521:150224.876 In zbx_ipc_socket_open() 216451:20250521:150224.878 End of zbx_ipc_socket_open():SUCCEED 216451:20250521:150224.878 In zbx_ipc_socket_write() 216451:20250521:150224.878 End of zbx_ipc_socket_write():SUCCEED 216451:20250521:150224.878 End of recv_proxy_data():SUCCEED 216469:20250521:150224.878 In ipc_service_accept() 216469:20250521:150224.878 In ipc_service_add_client() 216469:20250521:150224.878 End of ipc_service_add_client() clientid:6 216469:20250521:150224.879 End of ipc_service_accept() 216469:20250521:150224.879 End of zbx_ipc_service_recv():2 216469:20250521:150224.879 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150224.879 End of zbx_ipc_service_recv():1 216469:20250521:150224.879 In pg_update_proxy_rtdata() 216469:20250521:150224.879 End of pg_update_proxy_rtdata() 216469:20250521:150224.879 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150224.879 In pgm_rebalance_and_flush_updates() 216469:20250521:150224.879 In pg_cache_rebalance_groups() groups:1 216469:20250521:150224.879 In pg_cache_get_group_and_proxy_updates() group updates:1 216469:20250521:150224.879 End of pg_cache_get_group_and_proxy_updates() groups:0 proxies:0 216469:20250521:150224.879 In pg_cache_get_hostmap_updates() hostmap updates:0 216469:20250521:150224.879 End of pg_cache_get_hostmap_updates() added:0 updated:0 removed:0 216469:20250521:150224.879 End of pgm_rebalance_and_flush_updates() 216451:20250521:150224.879 zbx_setproctitle() title:'trapper #3 [processed data in 0.009050 sec, waiting for connection]' 216382:20250521:150224.884 End of zbx_ipc_service_recv():2 216382:20250521:150224.884 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150224.885 End of zbx_ipc_async_socket_recv():0 216455:20250521:150224.885 In zbx_ipc_async_socket_send() 216455:20250521:150224.885 In zbx_ipc_client_send() clientid:0 216455:20250521:150224.885 End of zbx_ipc_client_send():SUCCEED 216455:20250521:150224.885 End of zbx_ipc_async_socket_send():SUCCEED 216455:20250521:150224.885 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000165 sec, idle 1 sec]' 216455:20250521:150224.885 In zbx_ipc_async_socket_recv() timeout:1 216382:20250521:150224.885 End of zbx_ipc_service_recv():1 216382:20250521:150224.885 In am_flush_results() results:0 216382:20250521:150224.885 In zbx_ipc_client_send() clientid:9 216382:20250521:150224.885 End of zbx_ipc_client_send():SUCCEED 216382:20250521:150224.885 End of am_flush_results() 216382:20250521:150224.885 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150224.886 End of zbx_ipc_async_socket_recv():0 216455:20250521:150224.886 In am_db_flush_results() 216455:20250521:150224.886 [file:alerter_protocol.c,line:729] zbx_malloc: allocating memory object of size 0 bytes. Please report this to Zabbix developers. 216455:20250521:150224.886 End of am_db_flush_results() flushed:0 216455:20250521:150224.886 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000016 sec, idle 1 sec]' 216455:20250521:150224.886 In zbx_ipc_async_socket_recv() timeout:1 216354:20250521:150225.298 End of zbx_ipc_service_recv():2 216354:20250521:150225.299 In zbx_ipc_async_socket_send() 216354:20250521:150225.299 In zbx_ipc_client_send() clientid:0 216354:20250521:150225.299 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150225.299 End of zbx_ipc_async_socket_send():SUCCEED 216354:20250521:150225.299 In zbx_ipc_async_socket_flush() timeout:10 216354:20250521:150225.299 End of zbx_ipc_async_socket_flush():0 216354:20250521:150225.299 In zbx_ipc_service_recv() timeout:0.998 216350:20250521:150225.299 End of zbx_ipc_service_recv():1 216350:20250521:150225.299 In zbx_ha_dispatch_message() 216350:20250521:150225.299 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150225.299 In zbx_ipc_service_recv() timeout:1.000 216386:20250521:150225.350 End of zbx_ipc_service_recv():2 216386:20250521:150225.351 In zbx_pp_manager_process_finished() 216386:20250521:150225.351 In zbx_timekeeper_collect() 216386:20250521:150225.351 End of zbx_timekeeper_collect() 216386:20250521:150225.351 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150225.351 In zbx_ipc_service_recv() timeout:0.500 216357:20250521:150225.359 End of zbx_ipc_service_recv():2 216357:20250521:150225.359 In zbx_ipc_service_recv() timeout:1.000 216387:20250521:150225.606 End of zbx_ipc_service_recv():2 216387:20250521:150225.606 In zbx_ipc_service_recv() timeout:1.000 216439:20250521:150225.685 zbx_setproctitle() title:'self-monitoring [processing data]' 216439:20250521:150225.685 In collect_selfmon_stats() 216439:20250521:150225.685 In zbx_timekeeper_collect() 216439:20250521:150225.685 End of zbx_timekeeper_collect() 216439:20250521:150225.685 End of collect_selfmon_stats() 216439:20250521:150225.685 zbx_setproctitle() title:'self-monitoring [processed data in 0.000206 sec, idle 1 sec]' 216464:20250521:150225.763 In zbx_ipc_async_socket_recv() timeout:0 216464:20250521:150225.763 End of zbx_ipc_async_socket_recv():0 216464:20250521:150225.763 In zbx_dc_config_get_poller_items() poller_type:7 216464:20250521:150225.763 End of zbx_dc_config_get_poller_items():0 216464:20250521:150225.763 queue processing_num:0 pending:0 216465:20250521:150225.769 In zbx_ipc_async_socket_recv() timeout:0 216465:20250521:150225.769 End of zbx_ipc_async_socket_recv():0 216465:20250521:150225.769 In zbx_dc_config_get_poller_items() poller_type:8 216465:20250521:150225.769 End of zbx_dc_config_get_poller_items():0 216465:20250521:150225.769 queue processing_num:0 pending:0 216466:20250521:150225.771 In zbx_ipc_async_socket_recv() timeout:0 216466:20250521:150225.771 End of zbx_ipc_async_socket_recv():0 216466:20250521:150225.771 In zbx_dc_config_get_poller_items() poller_type:9 216466:20250521:150225.771 End of zbx_dc_config_get_poller_items():0 216466:20250521:150225.771 queue processing_num:0 pending:0 216396:20250521:150225.775 End of zbx_ipc_async_socket_recv():0 216396:20250521:150225.775 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000186 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216396:20250521:150225.775 In zbx_sync_history_cache() history_num:0 216396:20250521:150225.775 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000031 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216396:20250521:150225.775 In zbx_ipc_async_socket_recv() timeout:1 216395:20250521:150225.806 End of zbx_ipc_async_socket_recv():0 216395:20250521:150225.807 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000062 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216395:20250521:150225.807 In zbx_sync_history_cache() history_num:0 216395:20250521:150225.807 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000044 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216395:20250521:150225.807 In zbx_ipc_async_socket_recv() timeout:1 216398:20250521:150225.811 End of zbx_ipc_async_socket_recv():0 216398:20250521:150225.811 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000059 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216398:20250521:150225.811 In zbx_sync_history_cache() history_num:0 216398:20250521:150225.811 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000040 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216398:20250521:150225.811 In zbx_ipc_async_socket_recv() timeout:1 216440:20250521:150225.817 End of zbx_ipc_async_socket_recv():0 216440:20250521:150225.817 zbx_setproctitle() title:'task manager [processing tasks]' 216440:20250521:150225.817 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 216440:20250521:150225.819 query [txnlev:1] [begin;] 216440:20250521:150225.819 query [txnlev:1] [delete from task where status in (3,4) and clock<=1747742545] 216440:20250521:150225.820 query [txnlev:1] [commit;] 216440:20250521:150225.820 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.003317 sec, idle 5 sec]' 216440:20250521:150225.820 In zbx_ipc_async_socket_recv() timeout:5 216461:20250521:150225.834 End of zbx_ipc_service_recv():2 216461:20250521:150225.834 In zbx_ipc_service_recv() timeout:1.000 216397:20250521:150225.834 End of zbx_ipc_async_socket_recv():0 216397:20250521:150225.834 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000034 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216397:20250521:150225.834 In zbx_sync_history_cache() history_num:0 216397:20250521:150225.834 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000028 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216397:20250521:150225.834 In zbx_ipc_async_socket_recv() timeout:1 216386:20250521:150225.854 End of zbx_ipc_service_recv():2 216386:20250521:150225.854 In zbx_pp_manager_process_finished() 216386:20250521:150225.854 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150225.854 In zbx_ipc_service_recv() timeout:0.500 216467:20250521:150225.866 End of zbx_ipc_service_recv():2 216467:20250521:150225.866 In zbx_ipc_service_recv() timeout:1.000 216451:20250521:150225.881 zbx_setproctitle() title:'trapper #3 [processing data]' 216451:20250521:150225.881 In zbx_ipc_async_socket_recv() timeout:0 216451:20250521:150225.881 End of zbx_ipc_async_socket_recv():0 216451:20250521:150225.881 trapper got '{"request":"proxy data","host":"Zabbix proxy","session":"74a768e0abcacb5e915a9ebe8d334baf","version":"7.4.0rc1","clock":1747828945,"ns":880437316}' 216451:20250521:150225.881 In recv_proxy_data() 216451:20250521:150225.881 In zbx_hc_check_proxy() proxyid:1 216451:20250521:150225.881 End of zbx_hc_check_proxy():SUCCEED 216451:20250521:150225.881 In zbx_process_proxy_data() 216451:20250521:150225.881 zbx_process_proxy_data() flag_win:7/7 flag:16 proxy_status:0 period_end:1747828943 delay:1 timestamp:1747828945 lastaccess:1747828944 proxy_delay:0 more:0 216451:20250521:150225.881 Result of zbx_process_proxy_data() flag_win:7/7 flag:0 values_num:0 216451:20250521:150225.881 End of zbx_process_proxy_data():SUCCEED 216451:20250521:150225.881 query [txnlev:0] [select t.taskid,t.type,t.clock,t.ttl,c.command_type,c.execute_on,c.port,c.authtype,c.username,c.password,c.publickey,c.privatekey,c.command,c.alertid,c.parent_taskid,c.hostid,cn.itemid,d.data,d.parent_taskid,d.type from task t left join task_remote_command c on t.taskid=c.taskid left join task_check_now cn on t.taskid=cn.taskid left join task_data d on t.taskid=d.taskid where t.status=1 and t.proxyid=1 and (t.ttl=0 or t.clock+t.ttl>1747828945) order by t.taskid] 216469:20250521:150225.882 End of zbx_ipc_service_recv():2 216469:20250521:150225.882 In zbx_ipc_service_recv() timeout:1.000 216451:20250521:150225.883 In zbx_ipc_socket_write() 216451:20250521:150225.883 End of zbx_ipc_socket_write():SUCCEED 216451:20250521:150225.883 End of recv_proxy_data():SUCCEED 216451:20250521:150225.883 zbx_setproctitle() title:'trapper #3 [processed data in 0.002307 sec, waiting for connection]' 216469:20250521:150225.883 End of zbx_ipc_service_recv():1 216469:20250521:150225.883 In pg_update_proxy_rtdata() 216469:20250521:150225.883 End of pg_update_proxy_rtdata() 216469:20250521:150225.883 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150225.886 End of zbx_ipc_async_socket_recv():0 216455:20250521:150225.886 In zbx_ipc_async_socket_send() 216455:20250521:150225.886 In zbx_ipc_client_send() clientid:0 216455:20250521:150225.887 End of zbx_ipc_client_send():SUCCEED 216455:20250521:150225.887 End of zbx_ipc_async_socket_send():SUCCEED 216455:20250521:150225.887 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000027 sec, idle 1 sec]' 216455:20250521:150225.887 In zbx_ipc_async_socket_recv() timeout:1 216382:20250521:150225.887 End of zbx_ipc_service_recv():1 216382:20250521:150225.887 In am_flush_results() results:0 216382:20250521:150225.887 In zbx_ipc_client_send() clientid:9 216382:20250521:150225.887 End of zbx_ipc_client_send():SUCCEED 216382:20250521:150225.887 End of am_flush_results() 216382:20250521:150225.887 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150225.887 End of zbx_ipc_async_socket_recv():0 216455:20250521:150225.887 In am_db_flush_results() 216455:20250521:150225.887 [file:alerter_protocol.c,line:729] zbx_malloc: allocating memory object of size 0 bytes. Please report this to Zabbix developers. 216455:20250521:150225.887 End of am_db_flush_results() flushed:0 216455:20250521:150225.887 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000015 sec, idle 1 sec]' 216455:20250521:150225.887 In zbx_ipc_async_socket_recv() timeout:1 216354:20250521:150226.304 End of zbx_ipc_service_recv():2 216354:20250521:150226.304 In zbx_ipc_async_socket_send() 216354:20250521:150226.304 In zbx_ipc_client_send() clientid:0 216354:20250521:150226.304 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150226.304 End of zbx_ipc_async_socket_send():SUCCEED 216354:20250521:150226.304 In zbx_ipc_async_socket_flush() timeout:10 216354:20250521:150226.304 End of zbx_ipc_async_socket_flush():0 216354:20250521:150226.304 In zbx_ipc_service_recv() timeout:0.993 216350:20250521:150226.304 End of zbx_ipc_service_recv():1 216350:20250521:150226.304 In zbx_ha_dispatch_message() 216350:20250521:150226.304 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150226.304 In zbx_ipc_service_recv() timeout:1.000 216386:20250521:150226.356 End of zbx_ipc_service_recv():2 216386:20250521:150226.356 In zbx_pp_manager_process_finished() 216386:20250521:150226.356 In zbx_timekeeper_collect() 216386:20250521:150226.356 End of zbx_timekeeper_collect() 216386:20250521:150226.356 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150226.356 In zbx_ipc_service_recv() timeout:0.500 216357:20250521:150226.363 End of zbx_ipc_service_recv():2 216357:20250521:150226.363 In zbx_ipc_service_recv() timeout:1.000 216387:20250521:150226.607 End of zbx_ipc_service_recv():2 216387:20250521:150226.607 In zbx_ipc_service_recv() timeout:1.000 216439:20250521:150226.690 zbx_setproctitle() title:'self-monitoring [processing data]' 216439:20250521:150226.691 In collect_selfmon_stats() 216439:20250521:150226.691 In zbx_timekeeper_collect() 216439:20250521:150226.691 End of zbx_timekeeper_collect() 216439:20250521:150226.691 End of collect_selfmon_stats() 216439:20250521:150226.691 zbx_setproctitle() title:'self-monitoring [processed data in 0.000114 sec, idle 1 sec]' 216464:20250521:150226.763 In zbx_ipc_async_socket_recv() timeout:0 216464:20250521:150226.763 End of zbx_ipc_async_socket_recv():0 216464:20250521:150226.763 In zbx_dc_config_get_poller_items() poller_type:7 216464:20250521:150226.763 End of zbx_dc_config_get_poller_items():0 216464:20250521:150226.763 queue processing_num:0 pending:0 216465:20250521:150226.768 In zbx_ipc_async_socket_recv() timeout:0 216465:20250521:150226.768 End of zbx_ipc_async_socket_recv():0 216465:20250521:150226.769 In zbx_dc_config_get_poller_items() poller_type:8 216465:20250521:150226.769 End of zbx_dc_config_get_poller_items():0 216465:20250521:150226.769 queue processing_num:0 pending:0 216466:20250521:150226.773 In zbx_ipc_async_socket_recv() timeout:0 216466:20250521:150226.773 End of zbx_ipc_async_socket_recv():0 216466:20250521:150226.773 In zbx_dc_config_get_poller_items() poller_type:9 216466:20250521:150226.773 End of zbx_dc_config_get_poller_items():0 216466:20250521:150226.773 queue processing_num:0 pending:0 216396:20250521:150226.775 End of zbx_ipc_async_socket_recv():0 216396:20250521:150226.775 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000031 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216396:20250521:150226.775 In zbx_sync_history_cache() history_num:0 216396:20250521:150226.775 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000042 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216396:20250521:150226.775 In zbx_ipc_async_socket_recv() timeout:1 216395:20250521:150226.810 End of zbx_ipc_async_socket_recv():0 216395:20250521:150226.810 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000044 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216395:20250521:150226.810 In zbx_sync_history_cache() history_num:0 216395:20250521:150226.811 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000032 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216395:20250521:150226.811 In zbx_ipc_async_socket_recv() timeout:1 216398:20250521:150226.819 End of zbx_ipc_async_socket_recv():0 216398:20250521:150226.819 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000040 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216398:20250521:150226.819 In zbx_sync_history_cache() history_num:0 216398:20250521:150226.819 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000029 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216398:20250521:150226.819 In zbx_ipc_async_socket_recv() timeout:1 216461:20250521:150226.841 End of zbx_ipc_service_recv():2 216461:20250521:150226.841 In zbx_ipc_service_recv() timeout:1.000 216397:20250521:150226.841 End of zbx_ipc_async_socket_recv():0 216397:20250521:150226.841 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000028 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216397:20250521:150226.842 In zbx_sync_history_cache() history_num:0 216397:20250521:150226.842 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000088 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216397:20250521:150226.842 In zbx_ipc_async_socket_recv() timeout:1 216399:20250521:150226.846 End of zbx_ipc_async_socket_recv():0 216399:20250521:150226.846 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.039448 sec, processing escalations]' 216399:20250521:150226.846 In process_escalations() 216399:20250521:150226.846 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1747828949 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 216399:20250521:150226.847 End of process_escalations() 216399:20250521:150226.847 In process_escalations() 216399:20250521:150226.847 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1747828949 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 216399:20250521:150226.849 End of process_escalations() 216399:20250521:150226.849 In process_escalations() 216399:20250521:150226.849 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1747828949 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 216399:20250521:150226.851 End of process_escalations() 216399:20250521:150226.851 In process_escalations() 216399:20250521:150226.851 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1747828949 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 216399:20250521:150226.851 End of process_escalations() 216399:20250521:150226.851 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004792 sec, idle 3 sec]' 216399:20250521:150226.851 In zbx_ipc_async_socket_recv() timeout:3 216386:20250521:150226.862 End of zbx_ipc_service_recv():2 216386:20250521:150226.862 In zbx_pp_manager_process_finished() 216386:20250521:150226.862 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150226.862 In zbx_ipc_service_recv() timeout:0.500 216467:20250521:150226.871 End of zbx_ipc_service_recv():2 216467:20250521:150226.872 In zbx_ipc_service_recv() timeout:1.000 216452:20250521:150226.885 zbx_setproctitle() title:'trapper #4 [processing data]' 216452:20250521:150226.885 In zbx_ipc_async_socket_recv() timeout:0 216452:20250521:150226.885 End of zbx_ipc_async_socket_recv():0 216452:20250521:150226.885 trapper got '{"request":"proxy data","host":"Zabbix proxy","session":"74a768e0abcacb5e915a9ebe8d334baf","version":"7.4.0rc1","clock":1747828946,"ns":885222861}' 216452:20250521:150226.886 In recv_proxy_data() 216452:20250521:150226.886 In zbx_hc_check_proxy() proxyid:1 216452:20250521:150226.886 End of zbx_hc_check_proxy():SUCCEED 216452:20250521:150226.886 In zbx_process_proxy_data() 216452:20250521:150226.886 zbx_process_proxy_data() flag_win:7/7 flag:16 proxy_status:0 period_end:1747828943 delay:1 timestamp:1747828946 lastaccess:1747828945 proxy_delay:0 more:0 216452:20250521:150226.886 Result of zbx_process_proxy_data() flag_win:7/7 flag:0 values_num:0 216452:20250521:150226.886 End of zbx_process_proxy_data():SUCCEED 216452:20250521:150226.886 query [txnlev:0] [select t.taskid,t.type,t.clock,t.ttl,c.command_type,c.execute_on,c.port,c.authtype,c.username,c.password,c.publickey,c.privatekey,c.command,c.alertid,c.parent_taskid,c.hostid,cn.itemid,d.data,d.parent_taskid,d.type from task t left join task_remote_command c on t.taskid=c.taskid left join task_check_now cn on t.taskid=cn.taskid left join task_data d on t.taskid=d.taskid where t.status=1 and t.proxyid=1 and (t.ttl=0 or t.clock+t.ttl>1747828946) order by t.taskid] 216469:20250521:150226.887 End of zbx_ipc_service_recv():2 216469:20250521:150226.887 In zbx_ipc_service_recv() timeout:1.000 216452:20250521:150226.888 In zbx_ipc_socket_open() 216452:20250521:150226.888 End of zbx_ipc_socket_open():SUCCEED 216452:20250521:150226.888 In zbx_ipc_socket_write() 216452:20250521:150226.888 End of zbx_ipc_socket_write():SUCCEED 216452:20250521:150226.888 End of recv_proxy_data():SUCCEED 216452:20250521:150226.888 zbx_setproctitle() title:'trapper #4 [processed data in 0.003139 sec, waiting for connection]' 216469:20250521:150226.888 In ipc_service_accept() 216469:20250521:150226.888 In ipc_service_add_client() 216469:20250521:150226.889 End of ipc_service_add_client() clientid:7 216469:20250521:150226.889 End of ipc_service_accept() 216469:20250521:150226.889 End of zbx_ipc_service_recv():2 216469:20250521:150226.889 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150226.889 End of zbx_ipc_service_recv():1 216469:20250521:150226.889 In pg_update_proxy_rtdata() 216469:20250521:150226.889 End of pg_update_proxy_rtdata() 216469:20250521:150226.889 In zbx_ipc_service_recv() timeout:1.000 216382:20250521:150226.890 End of zbx_ipc_service_recv():2 216455:20250521:150226.890 End of zbx_ipc_async_socket_recv():0 216455:20250521:150226.890 In zbx_ipc_async_socket_send() 216455:20250521:150226.890 In zbx_ipc_client_send() clientid:0 216455:20250521:150226.890 End of zbx_ipc_client_send():SUCCEED 216455:20250521:150226.890 End of zbx_ipc_async_socket_send():SUCCEED 216382:20250521:150226.890 In zbx_ipc_service_recv() timeout:1.000 216382:20250521:150226.891 End of zbx_ipc_service_recv():1 216382:20250521:150226.891 In am_flush_results() results:0 216382:20250521:150226.891 In zbx_ipc_client_send() clientid:9 216382:20250521:150226.891 End of zbx_ipc_client_send():SUCCEED 216382:20250521:150226.891 End of am_flush_results() 216382:20250521:150226.891 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150226.891 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000026 sec, idle 1 sec]' 216455:20250521:150226.891 In zbx_ipc_async_socket_recv() timeout:1 216455:20250521:150226.891 End of zbx_ipc_async_socket_recv():0 216455:20250521:150226.891 In am_db_flush_results() 216455:20250521:150226.891 [file:alerter_protocol.c,line:729] zbx_malloc: allocating memory object of size 0 bytes. Please report this to Zabbix developers. 216455:20250521:150226.891 End of am_db_flush_results() flushed:0 216455:20250521:150226.891 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000014 sec, idle 1 sec]' 216455:20250521:150226.891 In zbx_ipc_async_socket_recv() timeout:1 216354:20250521:150227.310 End of zbx_ipc_service_recv():2 216354:20250521:150227.311 In ha_check_nodes() ha_status:active db_status:0 216354:20250521:150227.311 query [txnlev:1] [begin;] 216350:20250521:150227.311 End of zbx_ipc_service_recv():2 216350:20250521:150227.311 In zbx_ha_dispatch_message() 216350:20250521:150227.311 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150227.311 In zbx_ipc_service_recv() timeout:1.000 216354:20250521:150227.311 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 216354:20250521:150227.312 query [txnlev:1] [select name, value_str, value_int from settings where name in ('ha_failover_delay', 'auditlog_enabled', 'auditlog_mode')] 216354:20250521:150227.313 In ha_db_get_time() 216354:20250521:150227.313 query [txnlev:1] [select cast(extract(epoch from now()) as int) from settings limit 1] 216354:20250521:150227.314 End of ha_db_get_time():SUCCEED db_time:1747828947 216354:20250521:150227.314 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmamga0pi000102jquut4irj1'] 216354:20250521:150227.314 query [txnlev:1] [commit;] 216354:20250521:150227.316 End of ha_check_nodes() nodeid:cmamga0pi000102jquut4irj1 ha_status:active db_status:0 216354:20250521:150227.316 In zbx_ipc_async_socket_send() 216354:20250521:150227.316 In zbx_ipc_client_send() clientid:0 216354:20250521:150227.316 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150227.317 End of zbx_ipc_async_socket_send():SUCCEED 216354:20250521:150227.317 In zbx_ipc_async_socket_flush() timeout:10 216354:20250521:150227.317 End of zbx_ipc_async_socket_flush():0 216354:20250521:150227.317 In zbx_ipc_service_recv() timeout:0.986 216350:20250521:150227.317 End of zbx_ipc_service_recv():1 216350:20250521:150227.317 In zbx_ha_dispatch_message() 216350:20250521:150227.317 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150227.317 In zbx_ipc_service_recv() timeout:1.000 216386:20250521:150227.372 End of zbx_ipc_service_recv():2 216386:20250521:150227.373 In zbx_pp_manager_process_finished() 216357:20250521:150227.373 End of zbx_ipc_service_recv():2 216357:20250521:150227.373 In zbx_ipc_service_recv() timeout:1.000 216386:20250521:150227.373 In zbx_timekeeper_collect() 216386:20250521:150227.373 End of zbx_timekeeper_collect() 216386:20250521:150227.373 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150227.373 In zbx_ipc_service_recv() timeout:0.500 216387:20250521:150227.611 End of zbx_ipc_service_recv():2 216387:20250521:150227.611 In zbx_ipc_service_recv() timeout:1.000 216439:20250521:150227.691 zbx_setproctitle() title:'self-monitoring [processing data]' 216439:20250521:150227.691 In collect_selfmon_stats() 216439:20250521:150227.691 In zbx_timekeeper_collect() 216439:20250521:150227.691 End of zbx_timekeeper_collect() 216439:20250521:150227.691 End of collect_selfmon_stats() 216439:20250521:150227.691 zbx_setproctitle() title:'self-monitoring [processed data in 0.000101 sec, idle 1 sec]' 216464:20250521:150227.762 In zbx_ipc_async_socket_recv() timeout:0 216464:20250521:150227.762 End of zbx_ipc_async_socket_recv():0 216464:20250521:150227.762 In zbx_dc_config_get_poller_items() poller_type:7 216464:20250521:150227.762 End of zbx_dc_config_get_poller_items():0 216464:20250521:150227.762 queue processing_num:0 pending:0 216465:20250521:150227.767 In zbx_ipc_async_socket_recv() timeout:0 216465:20250521:150227.767 End of zbx_ipc_async_socket_recv():0 216465:20250521:150227.767 In zbx_dc_config_get_poller_items() poller_type:8 216465:20250521:150227.767 End of zbx_dc_config_get_poller_items():0 216465:20250521:150227.767 queue processing_num:0 pending:0 216466:20250521:150227.773 In zbx_ipc_async_socket_recv() timeout:0 216466:20250521:150227.773 End of zbx_ipc_async_socket_recv():0 216466:20250521:150227.773 In zbx_dc_config_get_poller_items() poller_type:9 216466:20250521:150227.773 End of zbx_dc_config_get_poller_items():0 216466:20250521:150227.773 queue processing_num:0 pending:0 216396:20250521:150227.779 End of zbx_ipc_async_socket_recv():0 216396:20250521:150227.779 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000042 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216396:20250521:150227.779 In zbx_sync_history_cache() history_num:0 216396:20250521:150227.779 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000031 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216396:20250521:150227.779 In zbx_ipc_async_socket_recv() timeout:1 216395:20250521:150227.813 End of zbx_ipc_async_socket_recv():0 216395:20250521:150227.813 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000032 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216395:20250521:150227.813 In zbx_sync_history_cache() history_num:0 216395:20250521:150227.813 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000032 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216395:20250521:150227.813 In zbx_ipc_async_socket_recv() timeout:1 216398:20250521:150227.821 End of zbx_ipc_async_socket_recv():0 216398:20250521:150227.821 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000029 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216398:20250521:150227.821 In zbx_sync_history_cache() history_num:0 216398:20250521:150227.821 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000032 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216398:20250521:150227.821 In zbx_ipc_async_socket_recv() timeout:1 216461:20250521:150227.847 End of zbx_ipc_service_recv():2 216461:20250521:150227.847 In zbx_ipc_service_recv() timeout:1.000 216397:20250521:150227.847 End of zbx_ipc_async_socket_recv():0 216397:20250521:150227.847 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000088 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216397:20250521:150227.847 In zbx_sync_history_cache() history_num:0 216397:20250521:150227.847 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000048 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216397:20250521:150227.847 In zbx_ipc_async_socket_recv() timeout:1 216467:20250521:150227.877 End of zbx_ipc_service_recv():2 216467:20250521:150227.877 In zbx_ipc_service_recv() timeout:1.000 216386:20250521:150227.877 End of zbx_ipc_service_recv():2 216386:20250521:150227.877 In zbx_pp_manager_process_finished() 216386:20250521:150227.877 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150227.877 In zbx_ipc_service_recv() timeout:0.500 216469:20250521:150227.889 End of zbx_ipc_service_recv():2 216469:20250521:150227.889 In zbx_ipc_service_recv() timeout:1.000 216382:20250521:150227.892 End of zbx_ipc_service_recv():2 216382:20250521:150227.892 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150227.893 End of zbx_ipc_async_socket_recv():0 216455:20250521:150227.893 In zbx_ipc_async_socket_send() 216455:20250521:150227.893 In zbx_ipc_client_send() clientid:0 216455:20250521:150227.893 End of zbx_ipc_client_send():SUCCEED 216455:20250521:150227.893 End of zbx_ipc_async_socket_send():SUCCEED 216455:20250521:150227.893 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000112 sec, idle 1 sec]' 216455:20250521:150227.893 In zbx_ipc_async_socket_recv() timeout:1 216452:20250521:150227.894 zbx_setproctitle() title:'trapper #4 [processing data]' 216452:20250521:150227.894 In zbx_ipc_async_socket_recv() timeout:0 216452:20250521:150227.894 End of zbx_ipc_async_socket_recv():0 216452:20250521:150227.895 trapper got '{"request":"proxy data","host":"Zabbix proxy","session":"74a768e0abcacb5e915a9ebe8d334baf","version":"7.4.0rc1","clock":1747828947,"ns":891724899}' 216452:20250521:150227.895 In recv_proxy_data() 216452:20250521:150227.895 In zbx_hc_check_proxy() proxyid:1 216452:20250521:150227.895 End of zbx_hc_check_proxy():SUCCEED 216452:20250521:150227.895 In zbx_process_proxy_data() 216452:20250521:150227.895 zbx_process_proxy_data() flag_win:7/7 flag:16 proxy_status:0 period_end:1747828943 delay:1 timestamp:1747828947 lastaccess:1747828946 proxy_delay:0 more:0 216452:20250521:150227.895 Result of zbx_process_proxy_data() flag_win:7/7 flag:0 values_num:0 216452:20250521:150227.895 End of zbx_process_proxy_data():SUCCEED 216452:20250521:150227.895 query [txnlev:0] [select t.taskid,t.type,t.clock,t.ttl,c.command_type,c.execute_on,c.port,c.authtype,c.username,c.password,c.publickey,c.privatekey,c.command,c.alertid,c.parent_taskid,c.hostid,cn.itemid,d.data,d.parent_taskid,d.type from task t left join task_remote_command c on t.taskid=c.taskid left join task_check_now cn on t.taskid=cn.taskid left join task_data d on t.taskid=d.taskid where t.status=1 and t.proxyid=1 and (t.ttl=0 or t.clock+t.ttl>1747828947) order by t.taskid] 216382:20250521:150227.895 End of zbx_ipc_service_recv():1 216382:20250521:150227.896 In am_flush_results() results:0 216382:20250521:150227.896 In zbx_ipc_client_send() clientid:9 216382:20250521:150227.896 End of zbx_ipc_client_send():SUCCEED 216382:20250521:150227.896 End of am_flush_results() 216382:20250521:150227.896 In zbx_ipc_service_recv() timeout:1.000 216452:20250521:150227.896 In zbx_ipc_socket_write() 216452:20250521:150227.897 End of zbx_ipc_socket_write():SUCCEED 216452:20250521:150227.897 End of recv_proxy_data():SUCCEED 216452:20250521:150227.897 zbx_setproctitle() title:'trapper #4 [processed data in 0.002065 sec, waiting for connection]' 216469:20250521:150227.897 End of zbx_ipc_service_recv():1 216469:20250521:150227.897 In pg_update_proxy_rtdata() 216469:20250521:150227.897 End of pg_update_proxy_rtdata() 216469:20250521:150227.897 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150227.897 End of zbx_ipc_async_socket_recv():0 216455:20250521:150227.897 In am_db_flush_results() 216455:20250521:150227.897 [file:alerter_protocol.c,line:729] zbx_malloc: allocating memory object of size 0 bytes. Please report this to Zabbix developers. 216455:20250521:150227.897 End of am_db_flush_results() flushed:0 216455:20250521:150227.897 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000023 sec, idle 1 sec]' 216455:20250521:150227.897 In zbx_ipc_async_socket_recv() timeout:1 216354:20250521:150228.305 End of zbx_ipc_service_recv():2 216354:20250521:150228.305 In zbx_ipc_async_socket_send() 216354:20250521:150228.305 In zbx_ipc_client_send() clientid:0 216350:20250521:150228.305 End of zbx_ipc_service_recv():1 216350:20250521:150228.305 In zbx_ha_dispatch_message() 216350:20250521:150228.305 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150228.306 In zbx_ipc_service_recv() timeout:1.000 216354:20250521:150228.306 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150228.306 End of zbx_ipc_async_socket_send():SUCCEED 216354:20250521:150228.306 In zbx_ipc_async_socket_flush() timeout:10 216354:20250521:150228.306 End of zbx_ipc_async_socket_flush():0 216354:20250521:150228.306 In zbx_ipc_service_recv() timeout:0.992 216357:20250521:150228.374 End of zbx_ipc_service_recv():2 216357:20250521:150228.375 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.023054 sec during 5.031900 sec]' 216357:20250521:150228.375 In zbx_ipc_service_recv() timeout:1.000 216386:20250521:150228.379 End of zbx_ipc_service_recv():2 216386:20250521:150228.379 In zbx_pp_manager_process_finished() 216386:20250521:150228.379 In zbx_timekeeper_collect() 216386:20250521:150228.379 End of zbx_timekeeper_collect() 216386:20250521:150228.379 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150228.379 In zbx_ipc_service_recv() timeout:0.500 216393:20250521:150228.607 End of zbx_ipc_async_socket_recv():0 216393:20250521:150228.607 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000137 sec, getting values]' 216393:20250521:150228.607 In get_values() 216393:20250521:150228.607 In zbx_dc_config_get_poller_items() poller_type:11 216393:20250521:150228.607 End of zbx_dc_config_get_poller_items():0 216393:20250521:150228.607 In zbx_dc_config_get_poller_nextcheck() poller_type:11 216393:20250521:150228.607 End of zbx_dc_config_get_poller_nextcheck():-1 216393:20250521:150228.607 End of get_values():0 216393:20250521:150228.607 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000046 sec, idle 5 sec]' 216393:20250521:150228.607 In zbx_ipc_async_socket_recv() timeout:5 216387:20250521:150228.616 End of zbx_ipc_service_recv():2 216387:20250521:150228.616 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.025028sec during 5.025200 sec]' 216387:20250521:150228.616 In zbx_ipc_service_recv() timeout:1.000 216401:20250521:150228.635 End of zbx_ipc_async_socket_recv():0 216401:20250521:150228.635 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000144 sec, getting values]' 216401:20250521:150228.635 In get_values() 216401:20250521:150228.635 In zbx_dc_config_get_poller_items() poller_type:4 216401:20250521:150228.635 End of zbx_dc_config_get_poller_items():0 216401:20250521:150228.635 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216401:20250521:150228.636 End of zbx_dc_config_get_poller_nextcheck():-1 216401:20250521:150228.636 End of get_values():0 216401:20250521:150228.636 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000055 sec, idle 5 sec]' 216401:20250521:150228.636 In zbx_ipc_async_socket_recv() timeout:5 216400:20250521:150228.646 End of zbx_ipc_async_socket_recv():0 216400:20250521:150228.646 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.001231 sec, getting values]' 216400:20250521:150228.646 In get_values() 216400:20250521:150228.646 In zbx_dc_config_get_poller_items() poller_type:4 216400:20250521:150228.646 End of zbx_dc_config_get_poller_items():0 216400:20250521:150228.646 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216400:20250521:150228.646 End of zbx_dc_config_get_poller_nextcheck():-1 216400:20250521:150228.646 End of get_values():0 216400:20250521:150228.646 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000041 sec, idle 5 sec]' 216400:20250521:150228.646 In zbx_ipc_async_socket_recv() timeout:5 216435:20250521:150228.677 End of zbx_ipc_async_socket_recv():0 216435:20250521:150228.677 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000081 sec, getting values]' 216435:20250521:150228.677 In get_values() 216435:20250521:150228.677 In zbx_dc_config_get_poller_items() poller_type:4 216435:20250521:150228.677 End of zbx_dc_config_get_poller_items():0 216435:20250521:150228.677 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216435:20250521:150228.677 End of zbx_dc_config_get_poller_nextcheck():-1 216435:20250521:150228.677 End of get_values():0 216435:20250521:150228.677 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000039 sec, idle 5 sec]' 216435:20250521:150228.677 In zbx_ipc_async_socket_recv() timeout:5 216432:20250521:150228.684 End of zbx_ipc_async_socket_recv():0 216432:20250521:150228.684 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000157 sec, getting values]' 216432:20250521:150228.684 In get_values() 216432:20250521:150228.684 In zbx_dc_config_get_poller_items() poller_type:4 216432:20250521:150228.684 End of zbx_dc_config_get_poller_items():0 216432:20250521:150228.684 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216432:20250521:150228.684 End of zbx_dc_config_get_poller_nextcheck():-1 216432:20250521:150228.684 End of get_values():0 216432:20250521:150228.684 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000038 sec, idle 5 sec]' 216432:20250521:150228.684 In zbx_ipc_async_socket_recv() timeout:5 216439:20250521:150228.692 zbx_setproctitle() title:'self-monitoring [processing data]' 216439:20250521:150228.692 In collect_selfmon_stats() 216439:20250521:150228.692 In zbx_timekeeper_collect() 216439:20250521:150228.692 End of zbx_timekeeper_collect() 216439:20250521:150228.692 End of collect_selfmon_stats() 216439:20250521:150228.692 zbx_setproctitle() title:'self-monitoring [processed data in 0.000355 sec, idle 1 sec]' 216441:20250521:150228.703 End of zbx_ipc_async_socket_recv():0 216441:20250521:150228.703 forced reloading of the snmp cache on [poller #1] 216441:20250521:150228.703 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000132 sec, getting values]' 216441:20250521:150228.703 In get_values() 216441:20250521:150228.703 In zbx_dc_config_get_poller_items() poller_type:0 216441:20250521:150228.703 End of zbx_dc_config_get_poller_items():0 216441:20250521:150228.703 In zbx_dc_config_get_poller_nextcheck() poller_type:0 216441:20250521:150228.703 End of zbx_dc_config_get_poller_nextcheck():-1 216441:20250521:150228.703 End of get_values():0 216441:20250521:150228.703 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000040 sec, idle 5 sec]' 216441:20250521:150228.703 In zbx_ipc_async_socket_recv() timeout:5 216392:20250521:150228.721 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000045 sec, getting values]' 216392:20250521:150228.721 In process_httptests() 216392:20250521:150228.721 End of process_httptests() 216392:20250521:150228.721 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000078 sec, idle 5 sec]' 216468:20250521:150228.723 End of zbx_ipc_async_socket_recv():0 216468:20250521:150228.723 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000144 sec, getting values]' 216468:20250521:150228.723 In get_values() 216468:20250521:150228.723 In zbx_dc_config_get_poller_items() poller_type:10 216468:20250521:150228.723 End of zbx_dc_config_get_poller_items():0 216468:20250521:150228.723 In zbx_dc_config_get_poller_nextcheck() poller_type:10 216468:20250521:150228.723 End of zbx_dc_config_get_poller_nextcheck():-1 216468:20250521:150228.723 End of get_values():0 216468:20250521:150228.723 zbx_setproctitle() title:'internal poller #1 [got 0 values in 0.000041 sec, idle 5 sec]' 216468:20250521:150228.723 In zbx_ipc_async_socket_recv() timeout:5 216434:20250521:150228.726 End of zbx_ipc_async_socket_recv():0 216434:20250521:150228.727 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000110 sec, getting values]' 216434:20250521:150228.727 In get_values() 216434:20250521:150228.727 In zbx_dc_config_get_poller_items() poller_type:4 216434:20250521:150228.727 End of zbx_dc_config_get_poller_items():0 216434:20250521:150228.727 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216434:20250521:150228.727 End of zbx_dc_config_get_poller_nextcheck():-1 216434:20250521:150228.727 End of get_values():0 216434:20250521:150228.727 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000058 sec, idle 5 sec]' 216434:20250521:150228.727 In zbx_ipc_async_socket_recv() timeout:5 216433:20250521:150228.730 End of zbx_ipc_async_socket_recv():0 216433:20250521:150228.730 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000111 sec, getting values]' 216433:20250521:150228.730 In get_values() 216433:20250521:150228.730 In zbx_dc_config_get_poller_items() poller_type:4 216433:20250521:150228.730 End of zbx_dc_config_get_poller_items():0 216433:20250521:150228.730 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216433:20250521:150228.730 End of zbx_dc_config_get_poller_nextcheck():-1 216433:20250521:150228.730 End of get_values():0 216433:20250521:150228.730 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000070 sec, idle 5 sec]' 216437:20250521:150228.730 End of zbx_ipc_async_socket_recv():0 216437:20250521:150228.730 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000146 sec, getting values]' 216437:20250521:150228.730 In get_values() 216437:20250521:150228.730 In zbx_dc_config_get_poller_items() poller_type:4 216437:20250521:150228.730 End of zbx_dc_config_get_poller_items():0 216437:20250521:150228.730 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216437:20250521:150228.730 End of zbx_dc_config_get_poller_nextcheck():-1 216437:20250521:150228.730 End of get_values():0 216437:20250521:150228.731 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000037 sec, idle 5 sec]' 216437:20250521:150228.731 In zbx_ipc_async_socket_recv() timeout:5 216433:20250521:150228.731 In zbx_ipc_async_socket_recv() timeout:5 216456:20250521:150228.749 End of zbx_ipc_async_socket_recv():0 216456:20250521:150228.750 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000081 sec, getting values]' 216456:20250521:150228.750 In get_values() 216456:20250521:150228.750 In zbx_dc_config_get_poller_items() poller_type:5 216456:20250521:150228.750 End of zbx_dc_config_get_poller_items():0 216456:20250521:150228.750 In zbx_dc_config_get_poller_nextcheck() poller_type:5 216456:20250521:150228.751 End of zbx_dc_config_get_poller_nextcheck():-1 216456:20250521:150228.751 End of get_values():0 216456:20250521:150228.751 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000209 sec, idle 5 sec]' 216456:20250521:150228.751 In zbx_ipc_async_socket_recv() timeout:5 216428:20250521:150228.752 End of zbx_ipc_async_socket_recv():0 216428:20250521:150228.752 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000082 sec, getting values]' 216428:20250521:150228.752 In get_values() 216428:20250521:150228.752 In zbx_dc_config_get_poller_items() poller_type:4 216428:20250521:150228.752 End of zbx_dc_config_get_poller_items():0 216428:20250521:150228.752 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216428:20250521:150228.752 End of zbx_dc_config_get_poller_nextcheck():-1 216428:20250521:150228.752 End of get_values():0 216428:20250521:150228.752 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000167 sec, idle 5 sec]' 216428:20250521:150228.752 In zbx_ipc_async_socket_recv() timeout:5 216446:20250521:150228.753 End of zbx_ipc_async_socket_recv():0 216446:20250521:150228.753 forced reloading of the snmp cache on [unreachable poller #1] 216446:20250521:150228.753 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000172 sec, getting values]' 216446:20250521:150228.753 In get_values() 216446:20250521:150228.753 In zbx_dc_config_get_poller_items() poller_type:1 216446:20250521:150228.753 End of zbx_dc_config_get_poller_items():0 216446:20250521:150228.753 In zbx_dc_config_get_poller_nextcheck() poller_type:1 216446:20250521:150228.753 End of zbx_dc_config_get_poller_nextcheck():-1 216446:20250521:150228.753 End of get_values():0 216446:20250521:150228.753 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000034 sec, idle 5 sec]' 216446:20250521:150228.753 In zbx_ipc_async_socket_recv() timeout:5 216436:20250521:150228.762 End of zbx_ipc_async_socket_recv():0 216436:20250521:150228.762 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000508 sec, getting values]' 216436:20250521:150228.762 In get_values() 216436:20250521:150228.762 In zbx_dc_config_get_poller_items() poller_type:4 216436:20250521:150228.762 End of zbx_dc_config_get_poller_items():0 216436:20250521:150228.762 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216436:20250521:150228.762 End of zbx_dc_config_get_poller_nextcheck():-1 216436:20250521:150228.762 End of get_values():0 216436:20250521:150228.762 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000125 sec, idle 5 sec]' 216436:20250521:150228.762 In zbx_ipc_async_socket_recv() timeout:5 216464:20250521:150228.762 zbx_setproctitle() title:'http agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 216464:20250521:150228.762 In zbx_ipc_async_socket_recv() timeout:0 216464:20250521:150228.762 End of zbx_ipc_async_socket_recv():0 216464:20250521:150228.762 In zbx_dc_config_get_poller_items() poller_type:7 216464:20250521:150228.762 End of zbx_dc_config_get_poller_items():0 216464:20250521:150228.762 queue processing_num:0 pending:0 216465:20250521:150228.763 zbx_setproctitle() title:'agent poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 216465:20250521:150228.763 In zbx_ipc_async_socket_recv() timeout:0 216465:20250521:150228.763 End of zbx_ipc_async_socket_recv():0 216465:20250521:150228.763 In zbx_dc_config_get_poller_items() poller_type:8 216465:20250521:150228.763 End of zbx_dc_config_get_poller_items():0 216465:20250521:150228.763 queue processing_num:0 pending:0 216466:20250521:150228.772 zbx_setproctitle() title:'snmp poller #1 [got 0 values, queued 0 in 5 sec, awaiting 0]' 216466:20250521:150228.772 In zbx_ipc_async_socket_recv() timeout:0 216466:20250521:150228.772 End of zbx_ipc_async_socket_recv():0 216466:20250521:150228.772 In zbx_dc_config_get_poller_items() poller_type:9 216466:20250521:150228.772 End of zbx_dc_config_get_poller_items():0 216466:20250521:150228.772 queue processing_num:0 pending:0 216463:20250521:150228.772 End of zbx_ipc_async_socket_recv():0 216463:20250521:150228.772 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000069 sec, getting values]' 216463:20250521:150228.772 In get_values() 216463:20250521:150228.772 In zbx_dc_config_get_poller_items() poller_type:6 216463:20250521:150228.772 End of zbx_dc_config_get_poller_items():0 216463:20250521:150228.772 In zbx_dc_config_get_poller_nextcheck() poller_type:6 216463:20250521:150228.772 End of zbx_dc_config_get_poller_nextcheck():-1 216463:20250521:150228.772 End of get_values():0 216463:20250521:150228.772 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000035 sec, idle 5 sec]' 216463:20250521:150228.772 In zbx_ipc_async_socket_recv() timeout:5 216442:20250521:150228.778 End of zbx_ipc_async_socket_recv():0 216442:20250521:150228.779 forced reloading of the snmp cache on [poller #2] 216442:20250521:150228.779 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000140 sec, getting values]' 216442:20250521:150228.779 In get_values() 216442:20250521:150228.779 In zbx_dc_config_get_poller_items() poller_type:0 216442:20250521:150228.779 End of zbx_dc_config_get_poller_items():0 216442:20250521:150228.779 In zbx_dc_config_get_poller_nextcheck() poller_type:0 216442:20250521:150228.779 End of zbx_dc_config_get_poller_nextcheck():-1 216442:20250521:150228.779 End of get_values():0 216442:20250521:150228.779 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000083 sec, idle 5 sec]' 216442:20250521:150228.779 In zbx_ipc_async_socket_recv() timeout:5 216430:20250521:150228.784 End of zbx_ipc_async_socket_recv():0 216430:20250521:150228.784 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.064916 sec, getting values]' 216430:20250521:150228.784 In get_values() 216430:20250521:150228.784 In zbx_dc_config_get_poller_items() poller_type:4 216430:20250521:150228.784 End of zbx_dc_config_get_poller_items():0 216430:20250521:150228.784 In zbx_dc_config_get_poller_nextcheck() poller_type:4 216430:20250521:150228.784 End of zbx_dc_config_get_poller_nextcheck():-1 216430:20250521:150228.784 End of get_values():0 216430:20250521:150228.784 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000052 sec, idle 5 sec]' 216430:20250521:150228.784 In zbx_ipc_async_socket_recv() timeout:5 216396:20250521:150228.784 End of zbx_ipc_async_socket_recv():0 216396:20250521:150228.784 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000031 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216396:20250521:150228.784 In zbx_sync_history_cache() history_num:0 216396:20250521:150228.784 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000023 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216396:20250521:150228.784 In zbx_ipc_async_socket_recv() timeout:1 216445:20250521:150228.792 End of zbx_ipc_async_socket_recv():0 216445:20250521:150228.792 forced reloading of the snmp cache on [poller #5] 216445:20250521:150228.792 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000076 sec, getting values]' 216445:20250521:150228.792 In get_values() 216445:20250521:150228.792 In zbx_dc_config_get_poller_items() poller_type:0 216445:20250521:150228.792 End of zbx_dc_config_get_poller_items():0 216445:20250521:150228.792 In zbx_dc_config_get_poller_nextcheck() poller_type:0 216445:20250521:150228.792 End of zbx_dc_config_get_poller_nextcheck():-1 216445:20250521:150228.792 End of get_values():0 216445:20250521:150228.792 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000036 sec, idle 5 sec]' 216445:20250521:150228.792 In zbx_ipc_async_socket_recv() timeout:5 216454:20250521:150228.810 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 216454:20250521:150228.810 In get_pinger_hosts() 216454:20250521:150228.810 In zbx_dc_config_get_poller_items() poller_type:3 216454:20250521:150228.810 End of zbx_dc_config_get_poller_items():0 216454:20250521:150228.810 End of get_pinger_hosts():0 216454:20250521:150228.810 In process_pinger_hosts() 216454:20250521:150228.810 End of process_pinger_hosts() 216454:20250521:150228.810 In zbx_dc_config_get_poller_nextcheck() poller_type:3 216454:20250521:150228.810 End of zbx_dc_config_get_poller_nextcheck():-1 216454:20250521:150228.810 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000304 sec, idle 5 sec]' 216395:20250521:150228.816 End of zbx_ipc_async_socket_recv():0 216395:20250521:150228.816 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000032 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216395:20250521:150228.816 In zbx_sync_history_cache() history_num:0 216395:20250521:150228.816 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000044 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216395:20250521:150228.816 In zbx_ipc_async_socket_recv() timeout:1 216398:20250521:150228.823 End of zbx_ipc_async_socket_recv():0 216398:20250521:150228.823 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000032 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216398:20250521:150228.823 In zbx_sync_history_cache() history_num:0 216398:20250521:150228.823 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000075 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216398:20250521:150228.823 In zbx_ipc_async_socket_recv() timeout:1 216457:20250521:150228.826 End of zbx_ipc_async_socket_recv():0 216457:20250521:150228.827 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000078 sec, getting values]' 216457:20250521:150228.827 In get_values() 216457:20250521:150228.827 In zbx_dc_config_get_poller_items() poller_type:5 216457:20250521:150228.827 End of zbx_dc_config_get_poller_items():0 216457:20250521:150228.827 In zbx_dc_config_get_poller_nextcheck() poller_type:5 216457:20250521:150228.827 End of zbx_dc_config_get_poller_nextcheck():-1 216457:20250521:150228.827 End of get_values():0 216457:20250521:150228.827 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000116 sec, idle 5 sec]' 216457:20250521:150228.827 In zbx_ipc_async_socket_recv() timeout:5 216444:20250521:150228.835 End of zbx_ipc_async_socket_recv():0 216444:20250521:150228.835 forced reloading of the snmp cache on [poller #4] 216444:20250521:150228.835 zbx_setproctitle() title:'poller #4 [got 0 values in 0.014368 sec, getting values]' 216444:20250521:150228.835 In get_values() 216444:20250521:150228.835 In zbx_dc_config_get_poller_items() poller_type:0 216444:20250521:150228.835 End of zbx_dc_config_get_poller_items():0 216444:20250521:150228.835 In zbx_dc_config_get_poller_nextcheck() poller_type:0 216444:20250521:150228.835 End of zbx_dc_config_get_poller_nextcheck():-1 216444:20250521:150228.835 End of get_values():0 216444:20250521:150228.835 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000038 sec, idle 5 sec]' 216444:20250521:150228.835 In zbx_ipc_async_socket_recv() timeout:5 216443:20250521:150228.835 End of zbx_ipc_async_socket_recv():0 216443:20250521:150228.835 forced reloading of the snmp cache on [poller #3] 216443:20250521:150228.835 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000077 sec, getting values]' 216443:20250521:150228.835 In get_values() 216443:20250521:150228.835 In zbx_dc_config_get_poller_items() poller_type:0 216443:20250521:150228.835 End of zbx_dc_config_get_poller_items():0 216443:20250521:150228.835 In zbx_dc_config_get_poller_nextcheck() poller_type:0 216443:20250521:150228.835 End of zbx_dc_config_get_poller_nextcheck():-1 216443:20250521:150228.835 End of get_values():0 216443:20250521:150228.835 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000026 sec, idle 5 sec]' 216443:20250521:150228.835 In zbx_ipc_async_socket_recv() timeout:5 216438:20250521:150228.842 End of zbx_ipc_async_socket_recv():0 216438:20250521:150228.842 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000159 sec, exchanging data]' 216438:20250521:150228.842 In process_proxy() 216438:20250521:150228.842 In zbx_dc_config_get_proxypoller_hosts() 216438:20250521:150228.842 End of zbx_dc_config_get_proxypoller_hosts():0 216438:20250521:150228.842 End of process_proxy() 216438:20250521:150228.842 In zbx_dc_config_get_proxypoller_nextcheck() 216438:20250521:150228.842 End of zbx_dc_config_get_proxypoller_nextcheck():-1 216438:20250521:150228.842 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000035 sec, idle 5 sec]' 216438:20250521:150228.842 In zbx_ipc_async_socket_recv() timeout:5 216397:20250521:150228.854 End of zbx_ipc_async_socket_recv():0 216397:20250521:150228.855 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000048 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216397:20250521:150228.855 In zbx_sync_history_cache() history_num:0 216397:20250521:150228.855 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000041 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216397:20250521:150228.855 In zbx_ipc_async_socket_recv() timeout:1 216461:20250521:150228.855 End of zbx_ipc_service_recv():2 216461:20250521:150228.855 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.073915 sec during 5.078926 sec]' 216461:20250521:150228.855 In zbx_ipc_service_recv() timeout:1.000 216459:20250521:150228.870 End of zbx_ipc_async_socket_recv():0 216459:20250521:150228.870 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000094 sec, getting values]' 216459:20250521:150228.870 In get_values() 216459:20250521:150228.870 In zbx_dc_config_get_poller_items() poller_type:5 216459:20250521:150228.870 End of zbx_dc_config_get_poller_items():0 216459:20250521:150228.870 In zbx_dc_config_get_poller_nextcheck() poller_type:5 216459:20250521:150228.870 End of zbx_dc_config_get_poller_nextcheck():-1 216459:20250521:150228.870 End of get_values():0 216459:20250521:150228.870 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000041 sec, idle 5 sec]' 216459:20250521:150228.870 In zbx_ipc_async_socket_recv() timeout:5 216460:20250521:150228.874 End of zbx_ipc_async_socket_recv():0 216460:20250521:150228.874 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000066 sec, getting values]' 216460:20250521:150228.874 In get_values() 216460:20250521:150228.874 In zbx_dc_config_get_poller_items() poller_type:5 216460:20250521:150228.874 End of zbx_dc_config_get_poller_items():0 216460:20250521:150228.874 In zbx_dc_config_get_poller_nextcheck() poller_type:5 216460:20250521:150228.874 End of zbx_dc_config_get_poller_nextcheck():-1 216460:20250521:150228.874 End of get_values():0 216460:20250521:150228.874 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000042 sec, idle 5 sec]' 216460:20250521:150228.874 In zbx_ipc_async_socket_recv() timeout:5 216458:20250521:150228.877 End of zbx_ipc_async_socket_recv():0 216458:20250521:150228.877 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000058 sec, getting values]' 216458:20250521:150228.877 In get_values() 216458:20250521:150228.877 In zbx_dc_config_get_poller_items() poller_type:5 216458:20250521:150228.877 End of zbx_dc_config_get_poller_items():0 216458:20250521:150228.877 In zbx_dc_config_get_poller_nextcheck() poller_type:5 216458:20250521:150228.877 End of zbx_dc_config_get_poller_nextcheck():-1 216458:20250521:150228.877 End of get_values():0 216458:20250521:150228.877 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000104 sec, idle 5 sec]' 216458:20250521:150228.877 In zbx_ipc_async_socket_recv() timeout:5 216453:20250521:150228.878 zbx_setproctitle() title:'trapper #5 [processing data]' 216453:20250521:150228.878 In zbx_ipc_async_socket_recv() timeout:0 216453:20250521:150228.878 End of zbx_ipc_async_socket_recv():0 216453:20250521:150228.878 trapper got '{"request":"active checks","host":"test567","host_metadata":"012A321","config_revision":1,"session":"20411333504b983dbeb7c11db5dae52c","version":"7.4.0rc1","variant":1}' 216453:20250521:150228.878 In send_list_of_active_checks_json() 216453:20250521:150228.878 In zbx_is_ip4() ip:'127.0.0.1' 216453:20250521:150228.878 End of zbx_is_ip4():SUCCEED 216453:20250521:150228.878 In get_hostid_by_host_or_autoregister() host:'test567' metadata:'012A321' 216453:20250521:150228.878 End of get_hostid_by_host_or_autoregister():SUCCEED 216453:20250521:150228.878 In zbx_remote_commands_prepare_to_send() 216453:20250521:150228.878 End of zbx_remote_commands_prepare_to_send() 216453:20250521:150228.878 send_list_of_active_checks_json() sending [{"response":"success"}] 216453:20250521:150228.878 End of send_list_of_active_checks_json():SUCCEED 216453:20250521:150228.878 zbx_setproctitle() title:'trapper #5 [processed data in 0.000416 sec, waiting for connection]' 216467:20250521:150228.879 End of zbx_ipc_service_recv():2 216467:20250521:150228.879 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150228.882 In zbx_dc_fetch_proxy_groups() 216469:20250521:150228.882 End of zbx_dc_fetch_proxy_groups():FAIL revision:0->0 216469:20250521:150228.882 In zbx_dc_fetch_proxies() 216469:20250521:150228.882 End of zbx_dc_fetch_proxies():FAIL revision:1->1 216469:20250521:150228.882 Proxy "Zabbix proxy" changed state from unknown to online 216386:20250521:150228.883 End of zbx_ipc_service_recv():2 216386:20250521:150228.883 In zbx_pp_manager_process_finished() 216386:20250521:150228.883 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150228.883 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.042992 sec during 5.043624 sec]' 216386:20250521:150228.883 In zbx_ipc_service_recv() timeout:0.500 216382:20250521:150228.899 End of zbx_ipc_service_recv():2 216382:20250521:150228.899 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.269653 sec during 5.270133 sec]' 216382:20250521:150228.899 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150228.899 End of zbx_ipc_service_recv():2 216469:20250521:150228.899 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150228.901 End of zbx_ipc_async_socket_recv():0 216455:20250521:150228.901 In zbx_ipc_async_socket_send() 216455:20250521:150228.901 In zbx_ipc_client_send() clientid:0 216455:20250521:150228.901 End of zbx_ipc_client_send():SUCCEED 216455:20250521:150228.901 End of zbx_ipc_async_socket_send():SUCCEED 216455:20250521:150228.901 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000073 sec, idle 1 sec]' 216455:20250521:150228.901 In zbx_ipc_async_socket_recv() timeout:1 216382:20250521:150228.901 End of zbx_ipc_service_recv():1 216382:20250521:150228.901 In am_flush_results() results:0 216382:20250521:150228.901 In zbx_ipc_client_send() clientid:9 216455:20250521:150228.901 End of zbx_ipc_async_socket_recv():0 216455:20250521:150228.902 In am_db_flush_results() 216455:20250521:150228.902 [file:alerter_protocol.c,line:729] zbx_malloc: allocating memory object of size 0 bytes. Please report this to Zabbix developers. 216455:20250521:150228.902 End of am_db_flush_results() flushed:0 216455:20250521:150228.902 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000075 sec, idle 1 sec]' 216455:20250521:150228.902 In zbx_ipc_async_socket_recv() timeout:1 216382:20250521:150228.902 End of zbx_ipc_client_send():SUCCEED 216382:20250521:150228.902 End of am_flush_results() 216382:20250521:150228.902 In zbx_ipc_service_recv() timeout:1.000 216450:20250521:150228.906 zbx_setproctitle() title:'trapper #2 [processing data]' 216450:20250521:150228.906 In zbx_ipc_async_socket_recv() timeout:0 216450:20250521:150228.906 End of zbx_ipc_async_socket_recv():0 216450:20250521:150228.906 trapper got '{"request":"proxy data","host":"Zabbix proxy","session":"74a768e0abcacb5e915a9ebe8d334baf","version":"7.4.0rc1","clock":1747828948,"ns":905681832}' 216450:20250521:150228.906 In recv_proxy_data() 216450:20250521:150228.906 In zbx_hc_check_proxy() proxyid:1 216450:20250521:150228.906 End of zbx_hc_check_proxy():SUCCEED 216450:20250521:150228.906 In zbx_process_proxy_data() 216450:20250521:150228.906 zbx_process_proxy_data() flag_win:7/7 flag:16 proxy_status:0 period_end:1747828943 delay:1 timestamp:1747828948 lastaccess:1747828947 proxy_delay:0 more:0 216450:20250521:150228.906 Result of zbx_process_proxy_data() flag_win:7/7 flag:0 values_num:0 216450:20250521:150228.906 End of zbx_process_proxy_data():SUCCEED 216450:20250521:150228.906 query [txnlev:0] [select t.taskid,t.type,t.clock,t.ttl,c.command_type,c.execute_on,c.port,c.authtype,c.username,c.password,c.publickey,c.privatekey,c.command,c.alertid,c.parent_taskid,c.hostid,cn.itemid,d.data,d.parent_taskid,d.type from task t left join task_remote_command c on t.taskid=c.taskid left join task_check_now cn on t.taskid=cn.taskid left join task_data d on t.taskid=d.taskid where t.status=1 and t.proxyid=1 and (t.ttl=0 or t.clock+t.ttl>1747828948) order by t.taskid] 216450:20250521:150228.910 In zbx_ipc_socket_write() 216450:20250521:150228.910 End of zbx_ipc_socket_write():SUCCEED 216450:20250521:150228.910 End of recv_proxy_data():SUCCEED 216450:20250521:150228.910 zbx_setproctitle() title:'trapper #2 [processed data in 0.004270 sec, waiting for connection]' 216469:20250521:150228.910 End of zbx_ipc_service_recv():1 216469:20250521:150228.910 In pg_update_proxy_rtdata() 216469:20250521:150228.910 End of pg_update_proxy_rtdata() 216469:20250521:150228.910 In zbx_ipc_service_recv() timeout:1.000 216394:20250521:150229.000 End of zbx_ipc_service_recv():2 216394:20250521:150229.001 In zbx_timekeeper_collect() 216394:20250521:150229.001 End of zbx_timekeeper_collect() 216394:20250521:150229.001 In process_results() del_druleids:0 216394:20250521:150229.001 process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 216394:20250521:150229.001 End of process_results() ret:0 216394:20250521:150229.001 zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 216394:20250521:150229.001 In process_discovery() 216394:20250521:150229.001 End of process_discovery() rule_count:0 nextcheck:-1 216394:20250521:150229.001 In zbx_ipc_service_recv() timeout:5.000 216450:20250521:150229.125 zbx_setproctitle() title:'trapper #2 [processing data]' 216450:20250521:150229.125 In zbx_ipc_async_socket_recv() timeout:0 216450:20250521:150229.125 End of zbx_ipc_async_socket_recv():0 216450:20250521:150229.125 trapper got '{"request":"status.get","type":"ping","sid":"e6a6ff319d84a0bc7e922d0954449a5b"}' 216450:20250521:150229.125 In recv_getstatus() 216450:20250521:150229.125 In zbx_get_user_from_json() 216450:20250521:150229.125 In zbx_db_get_user_by_active_session() sessionid:e6a6ff319d84a0bc7e922d0954449a5b 216450:20250521:150229.125 query [txnlev:0] [select u.userid,u.roleid,u.username,r.type from sessions s,users u,role r where s.userid=u.userid and s.sessionid='e6a6ff319d84a0bc7e922d0954449a5b' and s.status=0 and u.roleid=r.roleid] 216450:20250521:150229.127 End of zbx_db_get_user_by_active_session():FAIL 216450:20250521:150229.127 Permission denied 216450:20250521:150229.127 End of zbx_get_user_from_json():FAIL 216450:20250521:150229.127 In zbx_send_response_json() 216450:20250521:150229.127 zbx_send_response_json() '{"response":"failed","info":"Permission denied."}' 216450:20250521:150229.127 End of zbx_send_response_json():SUCCEED 216450:20250521:150229.127 End of recv_getstatus():FAIL 216450:20250521:150229.127 zbx_setproctitle() title:'trapper #2 [processed data in 0.001534 sec, waiting for connection]' 216354:20250521:150229.300 End of zbx_ipc_service_recv():2 216354:20250521:150229.300 In zbx_ipc_async_socket_send() 216354:20250521:150229.300 In zbx_ipc_client_send() clientid:0 216354:20250521:150229.300 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150229.300 End of zbx_ipc_async_socket_send():SUCCEED 216354:20250521:150229.300 In zbx_ipc_async_socket_flush() timeout:10 216354:20250521:150229.300 End of zbx_ipc_async_socket_flush():0 216354:20250521:150229.300 In zbx_ipc_service_recv() timeout:0.997 216350:20250521:150229.300 End of zbx_ipc_service_recv():1 216350:20250521:150229.300 In zbx_ha_dispatch_message() 216350:20250521:150229.300 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150229.300 In zbx_ipc_service_recv() timeout:1.000 216357:20250521:150229.379 End of zbx_ipc_service_recv():2 216357:20250521:150229.379 In zbx_ipc_service_recv() timeout:1.000 216386:20250521:150229.388 End of zbx_ipc_service_recv():2 216386:20250521:150229.388 In zbx_pp_manager_process_finished() 216386:20250521:150229.388 In zbx_timekeeper_collect() 216386:20250521:150229.388 End of zbx_timekeeper_collect() 216386:20250521:150229.388 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150229.388 In zbx_ipc_service_recv() timeout:0.500 216450:20250521:150229.535 zbx_setproctitle() title:'trapper #2 [processing data]' 216450:20250521:150229.535 In zbx_ipc_async_socket_recv() timeout:0 216450:20250521:150229.535 End of zbx_ipc_async_socket_recv():0 216450:20250521:150229.535 trapper got '{"request":"proxy config","host":"Zabbix proxy","version":"7.4.0rc1","session":"74a768e0abcacb5e915a9ebe8d334baf","config_revision":9,"proxy_secrets_provider":0}' 216450:20250521:150229.535 In zbx_send_proxyconfig() 216450:20250521:150229.535 In zbx_ipc_socket_write() 216450:20250521:150229.535 End of zbx_ipc_socket_write():SUCCEED 216450:20250521:150229.535 query [txnlev:1] [begin;] 216469:20250521:150229.536 End of zbx_ipc_service_recv():1 216469:20250521:150229.536 In pg_update_proxy_rtdata() 216469:20250521:150229.536 End of pg_update_proxy_rtdata() 216469:20250521:150229.536 In zbx_ipc_service_recv() timeout:1.000 216450:20250521:150229.536 query [txnlev:1] [update proxy_rtdata set lastaccess=1747828949 where proxyid=1;.] 216450:20250521:150229.536 query [txnlev:1] [commit;] 216450:20250521:150229.538 In zbx_proxyconfig_get_data() proxyid:1 216450:20250521:150229.538 zbx_proxyconfig_get_data() forcing full proxy configuration sync 216450:20250521:150229.538 query [txnlev:1] [begin;] 216450:20250521:150229.538 In proxyconfig_get_host_data() 216450:20250521:150229.538 In proxyconfig_get_table_data_ext() 216450:20250521:150229.538 In proxyconfig_get_fields() 216450:20250521:150229.538 End of proxyconfig_get_fields() 216450:20250521:150229.538 query [txnlev:1] [select t.hostid,t.host,t.status,t.ipmi_authtype,t.ipmi_privilege,t.ipmi_username,t.ipmi_password,t.name,t.tls_connect,t.tls_accept,t.tls_issuer,t.tls_subject,t.tls_psk_identity,t.tls_psk from hosts t where t.hostid=10966 order by t.hostid] 216450:20250521:150229.539 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.539 In proxyconfig_get_table_data_ext() 216450:20250521:150229.539 In proxyconfig_get_fields() 216450:20250521:150229.539 End of proxyconfig_get_fields() 216450:20250521:150229.539 query [txnlev:1] [select t.interfaceid,t.hostid,t.main,t.type,t.useip,t.ip,t.dns,t.port,t.available from interface t where t.hostid=10966 order by t.interfaceid] 216450:20250521:150229.540 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.540 In proxyconfig_get_table_data_ext() 216450:20250521:150229.540 In proxyconfig_get_fields() 216450:20250521:150229.540 End of proxyconfig_get_fields() 216450:20250521:150229.540 query [txnlev:1] [select t.interfaceid,t.version,t.bulk,t.community,t.securityname,t.securitylevel,t.authpassphrase,t.privpassphrase,t.authprotocol,t.privprotocol,t.contextname,t.max_repetitions from interface_snmp t where t.interfaceid in (159,160,161,162) order by t.interfaceid] 216450:20250521:150229.541 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.541 In proxyconfig_get_table_data_ext() 216450:20250521:150229.541 In proxyconfig_get_fields() 216450:20250521:150229.541 End of proxyconfig_get_fields() 216450:20250521:150229.541 query [txnlev:1] [select t.hostid,t.type,t.type_full,t.name,t.alias,t.os,t.os_full,t.os_short,t.serialno_a,t.serialno_b,t.tag,t.asset_tag,t.macaddress_a,t.macaddress_b,t.hardware,t.hardware_full,t.software,t.software_full,t.software_app_a,t.software_app_b,t.software_app_c,t.software_app_d,t.software_app_e,t.contact,t.location,t.location_lat,t.location_lon,t.notes,t.chassis,t.model,t.hw_arch,t.vendor,t.contract_number,t.installer_name,t.deployment_status,t.url_a,t.url_b,t.url_c,t.host_networks,t.host_netmask,t.host_router,t.oob_ip,t.oob_netmask,t.oob_router,t.date_hw_purchase,t.date_hw_install,t.date_hw_expiry,t.date_hw_decomm,t.site_address_a,t.site_address_b,t.site_address_c,t.site_city,t.site_state,t.site_country,t.site_zip,t.site_rack,t.site_notes,t.poc_1_name,t.poc_1_email,t.poc_1_phone_a,t.poc_1_phone_b,t.poc_1_cell,t.poc_1_screen,t.poc_1_notes,t.poc_2_name,t.poc_2_email,t.poc_2_phone_a,t.poc_2_phone_b,t.poc_2_cell,t.poc_2_screen,t.poc_2_notes from host_inventory t where t.hostid=10966 order by t.hostid] 216450:20250521:150229.541 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.541 In proxyconfig_get_item_data() 216450:20250521:150229.541 In proxyconfig_get_fields() 216450:20250521:150229.541 End of proxyconfig_get_fields() 216450:20250521:150229.541 query [txnlev:1] [select itemid,type,snmp_oid,hostid,key_,delay,history,status,value_type,trapper_hosts,logtimefmt,params,ipmi_sensor,authtype,username,password,publickey,privatekey,flags,interfaceid,inventory_link,jmx_endpoint,master_itemid,timeout,url,query_fields,posts,status_codes,follow_redirects,post_type,http_proxy,headers,retrieve_mode,request_method,output_format,ssl_cert_file,ssl_key_file,ssl_key_password,verify_peer,verify_host,allow_traps from items where hostid=10966 and flags&2=0 and type<>15] 216450:20250521:150229.542 End of proxyconfig_get_item_data() 216450:20250521:150229.542 In proxyconfig_get_table_data_ext() 216450:20250521:150229.542 In proxyconfig_get_fields() 216450:20250521:150229.542 End of proxyconfig_get_fields() 216450:20250521:150229.542 query [txnlev:1] [select t.itemid,t.lastlogsize,t.mtime from item_rtdata t join items i on i.itemid=t.itemid and i.hostid=10966 order by t.itemid] 216450:20250521:150229.542 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.542 In proxyconfig_get_table_data_ext() 216450:20250521:150229.542 In proxyconfig_get_fields() 216450:20250521:150229.542 End of proxyconfig_get_fields() 216450:20250521:150229.542 query [txnlev:1] [select t.item_preprocid,t.itemid,t.step,t.type,t.params,t.error_handler,t.error_handler_params from item_preproc t join items i on i.itemid=t.itemid and i.hostid=10966 order by t.item_preprocid] 216450:20250521:150229.544 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.544 In proxyconfig_get_table_data_ext() 216450:20250521:150229.544 In proxyconfig_get_fields() 216450:20250521:150229.544 End of proxyconfig_get_fields() 216450:20250521:150229.544 query [txnlev:1] [select t.item_parameterid,t.itemid,t.name,t.value from item_parameter t join items i on i.itemid=t.itemid and i.hostid=10966 order by t.item_parameterid] 216450:20250521:150229.545 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.545 End of proxyconfig_get_host_data() 216450:20250521:150229.545 In proxyconfig_get_macro_updates() 216450:20250521:150229.545 In proxyconfig_get_fields() 216450:20250521:150229.545 End of proxyconfig_get_fields() 216450:20250521:150229.545 query [txnlev:1] [select globalmacroid,macro,value,type from globalmacro order by globalmacroid] 216450:20250521:150229.546 End of proxyconfig_get_macro_updates() 216450:20250521:150229.546 In proxyconfig_get_table_data_ext() 216450:20250521:150229.546 In proxyconfig_get_fields() 216450:20250521:150229.546 End of proxyconfig_get_fields() 216450:20250521:150229.546 query [txnlev:1] [select t.hosttemplateid,t.hostid,t.templateid,t.link_type from hosts_templates t where t.hostid in (10727,10966) order by t.hosttemplateid] 216450:20250521:150229.546 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.546 In proxyconfig_get_macro_updates() 216450:20250521:150229.546 In proxyconfig_get_fields() 216450:20250521:150229.546 End of proxyconfig_get_fields() 216450:20250521:150229.546 query [txnlev:1] [select hostmacroid,hostid,macro,value,type,automatic from hostmacro where hostid in (10727,10966) order by hostmacroid] 216450:20250521:150229.546 End of proxyconfig_get_macro_updates() 216450:20250521:150229.546 In proxyconfig_get_drules_data() 216450:20250521:150229.547 In proxyconfig_get_table_data_ext() 216450:20250521:150229.547 In proxyconfig_get_fields() 216450:20250521:150229.547 End of proxyconfig_get_fields() 216450:20250521:150229.547 query [txnlev:1] [select t.druleid,t.name,t.iprange,t.delay,t.concurrency_max from drules t where t.proxyid=1 and status=0 order by t.druleid] 216450:20250521:150229.547 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.547 In proxyconfig_get_table_data_ext() 216450:20250521:150229.547 In proxyconfig_get_fields() 216450:20250521:150229.547 End of proxyconfig_get_fields() 216450:20250521:150229.547 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.547 End of proxyconfig_get_drules_data() 216450:20250521:150229.547 In proxyconfig_get_expression_data() 216450:20250521:150229.547 In proxyconfig_get_table_data_ext() 216450:20250521:150229.547 In proxyconfig_get_fields() 216450:20250521:150229.547 End of proxyconfig_get_fields() 216450:20250521:150229.547 query [txnlev:1] [select t.regexpid,t.name from regexps t order by t.regexpid] 216450:20250521:150229.547 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.547 In proxyconfig_get_table_data_ext() 216450:20250521:150229.547 In proxyconfig_get_fields() 216450:20250521:150229.547 End of proxyconfig_get_fields() 216450:20250521:150229.547 query [txnlev:1] [select t.expressionid,t.regexpid,t.expression,t.expression_type,t.exp_delimiter,t.case_sensitive from expressions t where t.regexpid in (1,2,3,4,5) order by t.expressionid] 216450:20250521:150229.547 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.547 End of proxyconfig_get_expression_data() 216450:20250521:150229.547 In proxyconfig_get_settings_table_data() 216450:20250521:150229.547 In proxyconfig_get_fields() 216450:20250521:150229.547 End of proxyconfig_get_fields() 216450:20250521:150229.547 query [txnlev:1] [select t.name,t.type,t.value_str,t.value_int from settings t] 216450:20250521:150229.548 End of proxyconfig_get_settings_table_data() 216450:20250521:150229.548 In proxyconfig_get_httptest_data() 216450:20250521:150229.548 In proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.548 End of proxyconfig_get_httptest_data() 216450:20250521:150229.548 In proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_fields() 216450:20250521:150229.548 query [txnlev:1] [select t.autoreg_tlsid,t.tls_psk_identity,t.tls_psk from config_autoreg_tls t order by t.autoreg_tlsid] 216450:20250521:150229.548 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_fields() 216450:20250521:150229.548 query [txnlev:1] [select t.proxyid,t.name,t.local_address,t.local_port from proxy t where t.proxy_groupid=0 order by t.proxyid] 216450:20250521:150229.548 End of proxyconfig_get_table_data_ext() 216450:20250521:150229.548 In proxyconfig_get_fields() 216450:20250521:150229.548 End of proxyconfig_get_fields() 216450:20250521:150229.548 query [txnlev:1] [select hp.hostproxyid,h.host,hp.proxyid,hp.revision,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,h.tls_psk from proxy p,host_proxy hp join hosts h on h.hostid=hp.hostid where hp.proxyid=p.proxyid and h.proxy_groupid=0 and p.proxy_groupid=0] 216450:20250521:150229.549 In get_macro_secrets() 216450:20250521:150229.549 cannot get secrets for path "this/path": "VaultToken" configuration parameter or "VAULT_TOKEN" environment variable should be defined 216450:20250521:150229.549 cannot get secrets for path "aaa/bbb": "VaultToken" configuration parameter or "VAULT_TOKEN" environment variable should be defined 216450:20250521:150229.549 End of get_macro_secrets() 216450:20250521:150229.549 query [txnlev:1] [commit;] 216450:20250521:150229.549 End of zbx_proxyconfig_get_data():SUCCEED 216450:20250521:150229.549 sending configuration data to proxy "Zabbix proxy" at "127.0.0.1", datalen 6388, bytes 2201 with compression ratio 2.9 216450:20250521:150229.549 End of zbx_send_proxyconfig() 216450:20250521:150229.549 zbx_setproctitle() title:'trapper #2 [processed data in 0.013655 sec, waiting for connection]' 216387:20250521:150229.620 End of zbx_ipc_service_recv():2 216387:20250521:150229.620 In zbx_ipc_service_recv() timeout:1.000 216439:20250521:150229.693 zbx_setproctitle() title:'self-monitoring [processing data]' 216439:20250521:150229.693 In collect_selfmon_stats() 216439:20250521:150229.693 In zbx_timekeeper_collect() 216439:20250521:150229.693 End of zbx_timekeeper_collect() 216439:20250521:150229.693 End of collect_selfmon_stats() 216439:20250521:150229.693 zbx_setproctitle() title:'self-monitoring [processed data in 0.000194 sec, idle 1 sec]' 216464:20250521:150229.760 In zbx_ipc_async_socket_recv() timeout:0 216464:20250521:150229.760 End of zbx_ipc_async_socket_recv():0 216464:20250521:150229.760 In zbx_dc_config_get_poller_items() poller_type:7 216464:20250521:150229.760 End of zbx_dc_config_get_poller_items():0 216464:20250521:150229.760 queue processing_num:0 pending:0 216466:20250521:150229.770 In zbx_ipc_async_socket_recv() timeout:0 216466:20250521:150229.771 End of zbx_ipc_async_socket_recv():0 216466:20250521:150229.771 In zbx_dc_config_get_poller_items() poller_type:9 216466:20250521:150229.771 End of zbx_dc_config_get_poller_items():0 216466:20250521:150229.771 queue processing_num:0 pending:0 216465:20250521:150229.771 In zbx_ipc_async_socket_recv() timeout:0 216465:20250521:150229.771 End of zbx_ipc_async_socket_recv():0 216465:20250521:150229.771 In zbx_dc_config_get_poller_items() poller_type:8 216465:20250521:150229.771 End of zbx_dc_config_get_poller_items():0 216465:20250521:150229.771 queue processing_num:0 pending:0 216396:20250521:150229.787 End of zbx_ipc_async_socket_recv():0 216396:20250521:150229.787 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000023 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216396:20250521:150229.787 In zbx_sync_history_cache() history_num:0 216396:20250521:150229.787 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000036 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216396:20250521:150229.787 In zbx_ipc_async_socket_recv() timeout:1 216395:20250521:150229.819 End of zbx_ipc_async_socket_recv():0 216395:20250521:150229.819 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000044 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216395:20250521:150229.819 In zbx_sync_history_cache() history_num:0 216395:20250521:150229.819 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000090 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216395:20250521:150229.819 In zbx_ipc_async_socket_recv() timeout:1 216398:20250521:150229.828 End of zbx_ipc_async_socket_recv():0 216398:20250521:150229.828 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000075 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216398:20250521:150229.828 In zbx_sync_history_cache() history_num:0 216398:20250521:150229.828 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000046 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216398:20250521:150229.828 In zbx_ipc_async_socket_recv() timeout:1 216399:20250521:150229.854 End of zbx_ipc_async_socket_recv():0 216399:20250521:150229.854 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004792 sec, processing escalations]' 216399:20250521:150229.854 In process_escalations() 216399:20250521:150229.854 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is not null and nextcheck<=1747828952 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 216399:20250521:150229.855 End of process_escalations() 216399:20250521:150229.855 In process_escalations() 216399:20250521:150229.855 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is not null and nextcheck<=1747828952 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 216399:20250521:150229.856 End of process_escalations() 216399:20250521:150229.856 In process_escalations() 216399:20250521:150229.856 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is not null and nextcheck<=1747828952 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 216399:20250521:150229.856 End of process_escalations() 216399:20250521:150229.856 In process_escalations() 216399:20250521:150229.856 query [txnlev:0] [select escalationid,actionid,triggerid,eventid,r_eventid,nextcheck,esc_step,status,itemid,acknowledgeid,servicealarmid,serviceid from escalations where triggerid is null and itemid is null and serviceid is null and nextcheck<=1747828952 order by actionid,triggerid,itemid,r_eventid asc nulls first,escalationid] 216399:20250521:150229.858 End of process_escalations() 216399:20250521:150229.858 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004013 sec, idle 3 sec]' 216399:20250521:150229.858 In zbx_ipc_async_socket_recv() timeout:3 216461:20250521:150229.859 End of zbx_ipc_service_recv():2 216461:20250521:150229.859 query [txnlev:1] [begin;] 216397:20250521:150229.859 End of zbx_ipc_async_socket_recv():0 216397:20250521:150229.860 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000041 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216397:20250521:150229.860 In zbx_sync_history_cache() history_num:0 216397:20250521:150229.860 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000036 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216397:20250521:150229.860 In zbx_ipc_async_socket_recv() timeout:1 216461:20250521:150229.860 query [txnlev:1] [update host_rtdata set active_available=1 where hostid=11246] 216461:20250521:150229.860 query [txnlev:1] [commit;] 216461:20250521:150229.862 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150229.885 In pgm_rebalance_and_flush_updates() 216469:20250521:150229.885 In pg_cache_rebalance_groups() groups:1 216469:20250521:150229.885 In pg_cache_get_group_and_proxy_updates() group updates:1 216469:20250521:150229.885 End of pg_cache_get_group_and_proxy_updates() groups:0 proxies:1 216469:20250521:150229.885 In pg_cache_get_hostmap_updates() hostmap updates:0 216469:20250521:150229.885 End of pg_cache_get_hostmap_updates() added:0 updated:0 removed:0 216469:20250521:150229.885 query [txnlev:1] [begin;] 216467:20250521:150229.885 End of zbx_ipc_service_recv():2 216467:20250521:150229.885 In zbx_ipc_service_recv() timeout:1.000 216469:20250521:150229.886 query [txnlev:1] [update proxy_rtdata set state=2 where proxyid=1;.] 216469:20250521:150229.887 query [txnlev:1] [commit;] 216469:20250521:150229.888 End of pgm_rebalance_and_flush_updates() 216386:20250521:150229.892 End of zbx_ipc_service_recv():2 216386:20250521:150229.892 In zbx_pp_manager_process_finished() 216386:20250521:150229.892 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150229.892 In zbx_ipc_service_recv() timeout:0.500 216455:20250521:150229.902 End of zbx_ipc_async_socket_recv():0 216455:20250521:150229.902 In zbx_ipc_async_socket_send() 216455:20250521:150229.902 In zbx_ipc_client_send() clientid:0 216455:20250521:150229.902 End of zbx_ipc_client_send():SUCCEED 216455:20250521:150229.902 End of zbx_ipc_async_socket_send():SUCCEED 216455:20250521:150229.902 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000026 sec, idle 1 sec]' 216455:20250521:150229.902 In zbx_ipc_async_socket_recv() timeout:1 216382:20250521:150229.902 End of zbx_ipc_service_recv():1 216382:20250521:150229.903 In am_flush_results() results:0 216382:20250521:150229.903 In zbx_ipc_client_send() clientid:9 216382:20250521:150229.903 End of zbx_ipc_client_send():SUCCEED 216382:20250521:150229.903 End of am_flush_results() 216382:20250521:150229.903 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150229.903 End of zbx_ipc_async_socket_recv():0 216455:20250521:150229.903 In am_db_flush_results() 216455:20250521:150229.903 [file:alerter_protocol.c,line:729] zbx_malloc: allocating memory object of size 0 bytes. Please report this to Zabbix developers. 216455:20250521:150229.903 End of am_db_flush_results() flushed:0 216455:20250521:150229.903 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000015 sec, idle 1 sec]' 216455:20250521:150229.903 In zbx_ipc_async_socket_recv() timeout:1 216453:20250521:150229.913 zbx_setproctitle() title:'trapper #5 [processing data]' 216453:20250521:150229.913 In zbx_ipc_async_socket_recv() timeout:0 216453:20250521:150229.913 End of zbx_ipc_async_socket_recv():0 216453:20250521:150229.913 trapper got '{"request":"proxy data","host":"Zabbix proxy","session":"74a768e0abcacb5e915a9ebe8d334baf","version":"7.4.0rc1","clock":1747828949,"ns":913243428}' 216453:20250521:150229.913 In recv_proxy_data() 216453:20250521:150229.913 In zbx_hc_check_proxy() proxyid:1 216453:20250521:150229.914 End of zbx_hc_check_proxy():SUCCEED 216453:20250521:150229.914 In zbx_process_proxy_data() 216453:20250521:150229.914 zbx_process_proxy_data() flag_win:7/7 flag:16 proxy_status:0 period_end:1747828943 delay:0 timestamp:1747828949 lastaccess:1747828949 proxy_delay:0 more:0 216453:20250521:150229.914 Result of zbx_process_proxy_data() flag_win:7/7 flag:0 values_num:0 216453:20250521:150229.914 End of zbx_process_proxy_data():SUCCEED 216453:20250521:150229.914 query [txnlev:0] [select t.taskid,t.type,t.clock,t.ttl,c.command_type,c.execute_on,c.port,c.authtype,c.username,c.password,c.publickey,c.privatekey,c.command,c.alertid,c.parent_taskid,c.hostid,cn.itemid,d.data,d.parent_taskid,d.type from task t left join task_remote_command c on t.taskid=c.taskid left join task_check_now cn on t.taskid=cn.taskid left join task_data d on t.taskid=d.taskid where t.status=1 and t.proxyid=1 and (t.ttl=0 or t.clock+t.ttl>1747828949) order by t.taskid] 216453:20250521:150229.916 End of recv_proxy_data():SUCCEED 216453:20250521:150229.916 zbx_setproctitle() title:'trapper #5 [processed data in 0.002751 sec, waiting for connection]' 216354:20250521:150230.300 End of zbx_ipc_service_recv():2 216354:20250521:150230.300 In zbx_ipc_async_socket_send() 216354:20250521:150230.300 In zbx_ipc_client_send() clientid:0 216354:20250521:150230.300 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150230.300 End of zbx_ipc_async_socket_send():SUCCEED 216354:20250521:150230.300 In zbx_ipc_async_socket_flush() timeout:10 216354:20250521:150230.300 End of zbx_ipc_async_socket_flush():0 216354:20250521:150230.300 In zbx_ipc_service_recv() timeout:0.997 216350:20250521:150230.300 End of zbx_ipc_service_recv():1 216350:20250521:150230.300 In zbx_ha_dispatch_message() 216350:20250521:150230.300 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150230.300 In zbx_ipc_service_recv() timeout:1.000 216357:20250521:150230.383 End of zbx_ipc_service_recv():2 216357:20250521:150230.383 In zbx_ipc_service_recv() timeout:1.000 216386:20250521:150230.395 End of zbx_ipc_service_recv():2 216386:20250521:150230.395 In zbx_pp_manager_process_finished() 216386:20250521:150230.395 In zbx_timekeeper_collect() 216386:20250521:150230.395 End of zbx_timekeeper_collect() 216386:20250521:150230.395 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150230.395 In zbx_ipc_service_recv() timeout:0.500 216469:20250521:150230.541 End of zbx_ipc_service_recv():2 216469:20250521:150230.541 In zbx_ipc_service_recv() timeout:1.000 216387:20250521:150230.624 End of zbx_ipc_service_recv():2 216387:20250521:150230.624 In zbx_ipc_service_recv() timeout:1.000 216439:20250521:150230.693 zbx_setproctitle() title:'self-monitoring [processing data]' 216439:20250521:150230.693 In collect_selfmon_stats() 216439:20250521:150230.693 In zbx_timekeeper_collect() 216439:20250521:150230.693 End of zbx_timekeeper_collect() 216439:20250521:150230.693 End of collect_selfmon_stats() 216439:20250521:150230.693 zbx_setproctitle() title:'self-monitoring [processed data in 0.000114 sec, idle 1 sec]' 216464:20250521:150230.764 In zbx_ipc_async_socket_recv() timeout:0 216464:20250521:150230.764 End of zbx_ipc_async_socket_recv():0 216464:20250521:150230.764 In zbx_dc_config_get_poller_items() poller_type:7 216464:20250521:150230.764 End of zbx_dc_config_get_poller_items():0 216464:20250521:150230.764 queue processing_num:0 pending:0 216465:20250521:150230.767 In zbx_ipc_async_socket_recv() timeout:0 216465:20250521:150230.767 End of zbx_ipc_async_socket_recv():0 216465:20250521:150230.767 In zbx_dc_config_get_poller_items() poller_type:8 216465:20250521:150230.767 End of zbx_dc_config_get_poller_items():0 216465:20250521:150230.767 queue processing_num:0 pending:0 216466:20250521:150230.771 In zbx_ipc_async_socket_recv() timeout:0 216466:20250521:150230.771 End of zbx_ipc_async_socket_recv():0 216466:20250521:150230.771 In zbx_dc_config_get_poller_items() poller_type:9 216466:20250521:150230.771 End of zbx_dc_config_get_poller_items():0 216466:20250521:150230.771 queue processing_num:0 pending:0 216396:20250521:150230.795 End of zbx_ipc_async_socket_recv():0 216396:20250521:150230.795 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000036 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216396:20250521:150230.795 In zbx_sync_history_cache() history_num:0 216396:20250521:150230.795 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000032 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216396:20250521:150230.795 In zbx_ipc_async_socket_recv() timeout:1 216440:20250521:150230.824 End of zbx_ipc_async_socket_recv():0 216440:20250521:150230.824 zbx_setproctitle() title:'task manager [processing tasks]' 216440:20250521:150230.824 query [txnlev:0] [select taskid,type,clock,ttl,proxyid from task where status in (1,2) order by taskid] 216395:20250521:150230.825 End of zbx_ipc_async_socket_recv():0 216395:20250521:150230.825 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000090 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216395:20250521:150230.825 In zbx_sync_history_cache() history_num:0 216395:20250521:150230.825 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000037 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216395:20250521:150230.825 In zbx_ipc_async_socket_recv() timeout:1 216440:20250521:150230.825 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000924 sec, idle 5 sec]' 216440:20250521:150230.825 In zbx_ipc_async_socket_recv() timeout:5 216398:20250521:150230.832 End of zbx_ipc_async_socket_recv():0 216398:20250521:150230.832 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000046 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216398:20250521:150230.832 In zbx_sync_history_cache() history_num:0 216398:20250521:150230.832 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000040 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216398:20250521:150230.832 In zbx_ipc_async_socket_recv() timeout:1 216397:20250521:150230.862 End of zbx_ipc_async_socket_recv():0 216397:20250521:150230.862 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000036 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 216397:20250521:150230.862 In zbx_sync_history_cache() history_num:0 216397:20250521:150230.862 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000041 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 216397:20250521:150230.862 In zbx_ipc_async_socket_recv() timeout:1 216461:20250521:150230.866 End of zbx_ipc_service_recv():2 216461:20250521:150230.866 In zbx_ipc_service_recv() timeout:1.000 216467:20250521:150230.886 End of zbx_ipc_service_recv():2 216467:20250521:150230.886 In zbx_ipc_service_recv() timeout:1.000 216386:20250521:150230.898 End of zbx_ipc_service_recv():2 216386:20250521:150230.898 In zbx_pp_manager_process_finished() 216386:20250521:150230.898 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150230.898 In zbx_ipc_service_recv() timeout:0.500 216455:20250521:150230.907 End of zbx_ipc_async_socket_recv():0 216455:20250521:150230.907 In zbx_ipc_async_socket_send() 216455:20250521:150230.907 In zbx_ipc_client_send() clientid:0 216455:20250521:150230.907 End of zbx_ipc_client_send():SUCCEED 216455:20250521:150230.907 End of zbx_ipc_async_socket_send():SUCCEED 216455:20250521:150230.907 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000062 sec, idle 1 sec]' 216455:20250521:150230.907 In zbx_ipc_async_socket_recv() timeout:1 216382:20250521:150230.907 End of zbx_ipc_service_recv():1 216382:20250521:150230.907 In am_flush_results() results:0 216382:20250521:150230.907 In zbx_ipc_client_send() clientid:9 216382:20250521:150230.907 End of zbx_ipc_client_send():SUCCEED 216382:20250521:150230.907 End of am_flush_results() 216382:20250521:150230.907 In zbx_ipc_service_recv() timeout:1.000 216455:20250521:150230.907 End of zbx_ipc_async_socket_recv():0 216455:20250521:150230.907 In am_db_flush_results() 216455:20250521:150230.907 [file:alerter_protocol.c,line:729] zbx_malloc: allocating memory object of size 0 bytes. Please report this to Zabbix developers. 216455:20250521:150230.907 End of am_db_flush_results() flushed:0 216455:20250521:150230.907 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000014 sec, idle 1 sec]' 216455:20250521:150230.907 In zbx_ipc_async_socket_recv() timeout:1 216450:20250521:150230.918 zbx_setproctitle() title:'trapper #2 [processing data]' 216450:20250521:150230.918 In zbx_ipc_async_socket_recv() timeout:0 216450:20250521:150230.918 End of zbx_ipc_async_socket_recv():0 216450:20250521:150230.918 trapper got '{"request":"proxy data","host":"Zabbix proxy","session":"74a768e0abcacb5e915a9ebe8d334baf","version":"7.4.0rc1","clock":1747828950,"ns":917985577}' 216450:20250521:150230.918 In recv_proxy_data() 216450:20250521:150230.918 In zbx_hc_check_proxy() proxyid:1 216450:20250521:150230.918 End of zbx_hc_check_proxy():SUCCEED 216450:20250521:150230.918 In zbx_process_proxy_data() 216450:20250521:150230.918 zbx_process_proxy_data() flag_win:7/7 flag:16 proxy_status:0 period_end:1747828943 delay:1 timestamp:1747828950 lastaccess:1747828949 proxy_delay:0 more:0 216450:20250521:150230.918 Result of zbx_process_proxy_data() flag_win:7/7 flag:0 values_num:0 216450:20250521:150230.918 End of zbx_process_proxy_data():SUCCEED 216450:20250521:150230.918 query [txnlev:0] [select t.taskid,t.type,t.clock,t.ttl,c.command_type,c.execute_on,c.port,c.authtype,c.username,c.password,c.publickey,c.privatekey,c.command,c.alertid,c.parent_taskid,c.hostid,cn.itemid,d.data,d.parent_taskid,d.type from task t left join task_remote_command c on t.taskid=c.taskid left join task_check_now cn on t.taskid=cn.taskid left join task_data d on t.taskid=d.taskid where t.status=1 and t.proxyid=1 and (t.ttl=0 or t.clock+t.ttl>1747828950) order by t.taskid] 216450:20250521:150230.920 In zbx_ipc_socket_write() 216450:20250521:150230.920 End of zbx_ipc_socket_write():SUCCEED 216450:20250521:150230.920 End of recv_proxy_data():SUCCEED 216450:20250521:150230.920 zbx_setproctitle() title:'trapper #2 [processed data in 0.002172 sec, waiting for connection]' 216469:20250521:150230.920 End of zbx_ipc_service_recv():1 216469:20250521:150230.920 In pg_update_proxy_rtdata() 216469:20250521:150230.920 End of pg_update_proxy_rtdata() 216469:20250521:150230.920 In zbx_ipc_service_recv() timeout:1.000 216354:20250521:150231.300 End of zbx_ipc_service_recv():2 216354:20250521:150231.300 In zbx_ipc_async_socket_send() 216354:20250521:150231.300 In zbx_ipc_client_send() clientid:0 216350:20250521:150231.300 End of zbx_ipc_service_recv():1 216350:20250521:150231.300 In zbx_ha_dispatch_message() 216350:20250521:150231.300 End of zbx_ha_dispatch_message():SUCCEED 216350:20250521:150231.300 Got signal [signal:15(SIGTERM),sender_pid:216569,sender_uid:1000,reason:0]. Exiting ... 216350:20250521:150231.300 In zbx_ipc_client_send() clientid:2 216354:20250521:150231.300 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150231.300 End of zbx_ipc_async_socket_send():SUCCEED 216354:20250521:150231.300 In zbx_ipc_async_socket_flush() timeout:10 216354:20250521:150231.300 End of zbx_ipc_async_socket_flush():0 216354:20250521:150231.300 In zbx_ipc_service_recv() timeout:0.997 216350:20250521:150231.300 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.301 In zbx_ipc_socket_open() 216358:20250521:150231.301 End of zbx_ipc_async_socket_recv():0 216357:20250521:150231.301 In ipc_service_accept() 216357:20250521:150231.301 In ipc_service_add_client() 216357:20250521:150231.301 End of ipc_service_add_client() clientid:2 216357:20250521:150231.301 End of ipc_service_accept() 216357:20250521:150231.301 End of zbx_ipc_service_recv():2 216357:20250521:150231.301 In zbx_ipc_service_recv() timeout:1.000 216358:20250521:150231.301 zbx_setproctitle() title:'configuration syncer #1 [terminated]' 216350:20250521:150231.301 End of zbx_ipc_socket_open():SUCCEED 216350:20250521:150231.302 In zbx_ipc_socket_write() 216350:20250521:150231.302 End of zbx_ipc_socket_write():SUCCEED 216350:20250521:150231.302 In zbx_ipc_socket_close() 216350:20250521:150231.302 End of zbx_ipc_socket_close() 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:5 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:7 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:8 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:9 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:10 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:11 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:12 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:13 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:14 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:15 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:16 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:17 216393:20250521:150231.302 End of zbx_ipc_async_socket_recv():0 216393:20250521:150231.302 zbx_setproctitle() title:'browser poller #1 [terminated]' 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:19 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:18 216350:20250521:150231.302 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.302 In zbx_ipc_client_send() clientid:20 216390:20250521:150231.302 End of zbx_ipc_async_socket_recv():0 216400:20250521:150231.302 End of zbx_ipc_async_socket_recv():0 216390:20250521:150231.302 zbx_setproctitle() title:'housekeeper #1 [terminated]' 216400:20250521:150231.302 zbx_setproctitle() title:'java poller #1 [terminated]' 216433:20250521:150231.302 End of zbx_ipc_async_socket_recv():0 216432:20250521:150231.302 End of zbx_ipc_async_socket_recv():0 216433:20250521:150231.302 zbx_setproctitle() title:'java poller #6 [terminated]' 216432:20250521:150231.302 zbx_setproctitle() title:'java poller #5 [terminated]' 216441:20250521:150231.302 End of zbx_ipc_async_socket_recv():0 216441:20250521:150231.302 zbx_setproctitle() title:'poller #1 [terminated]' 216468:20250521:150231.302 End of zbx_ipc_async_socket_recv():0 216468:20250521:150231.302 zbx_setproctitle() title:'internal poller #1 [terminated]' 216437:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216437:20250521:150231.303 zbx_setproctitle() title:'java poller #10 [terminated]' 216456:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216456:20250521:150231.303 zbx_setproctitle() title:'history poller #1 [terminated]' 216435:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216435:20250521:150231.303 zbx_setproctitle() title:'java poller #8 [terminated]' 216434:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216401:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216401:20250521:150231.303 zbx_setproctitle() title:'java poller #2 [terminated]' 216434:20250521:150231.303 zbx_setproctitle() title:'java poller #7 [terminated]' 216430:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216430:20250521:150231.303 zbx_setproctitle() title:'java poller #4 [terminated]' 216446:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216446:20250521:150231.303 zbx_setproctitle() title:'unreachable poller #1 [terminated]' 216428:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216428:20250521:150231.303 zbx_setproctitle() title:'java poller #3 [terminated]' 216357:20250521:150231.303 End of zbx_ipc_service_recv():1 216357:20250521:150231.303 shutdown message received, terminating... 216357:20250521:150231.303 In zbx_ipc_service_recv() timeout:0.100 216357:20250521:150231.303 End of zbx_ipc_service_recv():0 216357:20250521:150231.303 In zbx_ipc_socket_close() 216357:20250521:150231.303 End of zbx_ipc_socket_close() 216357:20250521:150231.303 In zbx_ipc_service_recv() timeout:0.100 216350:20250521:150231.303 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.303 In zbx_ipc_client_send() clientid:21 216350:20250521:150231.303 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.303 In zbx_ipc_client_send() clientid:22 216350:20250521:150231.303 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.303 In zbx_ipc_client_send() clientid:23 216350:20250521:150231.303 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.303 In zbx_ipc_client_send() clientid:24 216350:20250521:150231.303 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.303 In zbx_ipc_client_send() clientid:25 216350:20250521:150231.303 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.303 In zbx_ipc_client_send() clientid:26 216350:20250521:150231.303 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.303 In zbx_ipc_client_send() clientid:27 216350:20250521:150231.303 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.303 In zbx_ipc_client_send() clientid:28 216350:20250521:150231.303 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.303 In zbx_ipc_socket_open() 216398:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216398:20250521:150231.303 In zbx_ipc_async_socket_recv() timeout:0 216398:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216466:20250521:150231.303 In zbx_ipc_async_socket_recv() timeout:0 216461:20250521:150231.303 In ipc_service_accept() 216396:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216396:20250521:150231.303 In zbx_ipc_async_socket_recv() timeout:0 216396:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216396:20250521:150231.303 In zbx_sync_history_cache() history_num:0 216396:20250521:150231.303 In zbx_ipc_async_socket_recv() timeout:0 216396:20250521:150231.303 End of zbx_ipc_async_socket_recv():0 216463:20250521:150231.304 End of zbx_ipc_async_socket_recv():0 216463:20250521:150231.304 zbx_setproctitle() title:'odbc poller #1 [terminated]' 216464:20250521:150231.304 In zbx_ipc_async_socket_recv() timeout:0 216464:20250521:150231.304 End of zbx_ipc_async_socket_recv():0 216464:20250521:150231.304 In async_poller_stop() 216464:20250521:150231.304 End of async_poller_stop() 216398:20250521:150231.304 syncing history data in progress... 216464:20250521:150231.304 thread stopped 216398:20250521:150231.304 syncing history data done 216398:20250521:150231.304 In zbx_sync_history_cache() history_num:0 216398:20250521:150231.304 In zbx_ipc_async_socket_recv() timeout:0 216398:20250521:150231.304 End of zbx_ipc_async_socket_recv():0 216436:20250521:150231.304 End of zbx_ipc_async_socket_recv():0 216436:20250521:150231.304 zbx_setproctitle() title:'java poller #9 [terminated]' 216466:20250521:150231.304 End of zbx_ipc_async_socket_recv():0 216466:20250521:150231.304 In async_poller_stop() 216466:20250521:150231.304 End of async_poller_stop() 216466:20250521:150231.304 thread stopped 216442:20250521:150231.304 End of zbx_ipc_async_socket_recv():0 216442:20250521:150231.304 zbx_setproctitle() title:'poller #2 [terminated]' 216461:20250521:150231.304 In ipc_service_add_client() 216466:20250521:150231.304 zbx_setproctitle() title:'snmp poller #1 [terminated]' 216461:20250521:150231.304 End of ipc_service_add_client() clientid:6 216461:20250521:150231.304 End of ipc_service_accept() 216461:20250521:150231.304 End of zbx_ipc_service_recv():2 216461:20250521:150231.304 In zbx_ipc_service_recv() timeout:1.000 216465:20250521:150231.304 In zbx_ipc_async_socket_recv() timeout:0 216465:20250521:150231.304 End of zbx_ipc_async_socket_recv():0 216465:20250521:150231.304 In async_poller_stop() 216465:20250521:150231.304 End of async_poller_stop() 216465:20250521:150231.304 thread stopped 216464:20250521:150231.304 zbx_setproctitle() title:'http agent poller #1 [terminated]' 216350:20250521:150231.304 End of zbx_ipc_socket_open():SUCCEED 216350:20250521:150231.304 In zbx_ipc_socket_write() 216350:20250521:150231.305 End of zbx_ipc_socket_write():SUCCEED 216350:20250521:150231.305 In zbx_ipc_socket_close() 216350:20250521:150231.305 End of zbx_ipc_socket_close() 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:31 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:32 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:29 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:33 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:34 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:35 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:36 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:37 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:38 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:39 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:40 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:41 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_socket_open() 216350:20250521:150231.305 End of zbx_ipc_socket_open():SUCCEED 216350:20250521:150231.305 In zbx_ipc_socket_write() 216350:20250521:150231.305 End of zbx_ipc_socket_write():SUCCEED 216350:20250521:150231.305 In zbx_ipc_socket_close() 216350:20250521:150231.305 End of zbx_ipc_socket_close() 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:43 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_socket_open() 216350:20250521:150231.305 End of zbx_ipc_socket_open():SUCCEED 216350:20250521:150231.305 In zbx_ipc_socket_write() 216350:20250521:150231.305 End of zbx_ipc_socket_write():SUCCEED 216350:20250521:150231.305 In zbx_ipc_socket_close() 216350:20250521:150231.305 End of zbx_ipc_socket_close() 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:45 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:46 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:47 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:48 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:49 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_socket_open() 216350:20250521:150231.305 End of zbx_ipc_socket_open():SUCCEED 216350:20250521:150231.305 In zbx_ipc_socket_write() 216350:20250521:150231.305 End of zbx_ipc_socket_write():SUCCEED 216350:20250521:150231.305 In zbx_ipc_socket_close() 216350:20250521:150231.305 End of zbx_ipc_socket_close() 216350:20250521:150231.305 In zbx_ha_pause() 216350:20250521:150231.305 In zbx_ipc_async_exchange() service:'haservice' code:1 timeout:10 216350:20250521:150231.305 In zbx_ipc_async_socket_open() 216350:20250521:150231.305 In zbx_ipc_socket_open() 216350:20250521:150231.305 End of zbx_ipc_socket_open():SUCCEED 216350:20250521:150231.305 End of zbx_ipc_async_socket_open():SUCCEED 216350:20250521:150231.305 In zbx_ipc_async_socket_send() 216350:20250521:150231.305 In zbx_ipc_client_send() clientid:0 216350:20250521:150231.305 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.305 End of zbx_ipc_async_socket_send():SUCCEED 216350:20250521:150231.305 In zbx_ipc_async_socket_flush() timeout:10 216350:20250521:150231.305 End of zbx_ipc_async_socket_flush():0 216350:20250521:150231.305 In zbx_ipc_async_socket_recv() timeout:10 216438:20250521:150231.305 End of zbx_ipc_async_socket_recv():0 216445:20250521:150231.305 End of zbx_ipc_async_socket_recv():0 216467:20250521:150231.305 In ipc_service_accept() 216467:20250521:150231.305 In ipc_service_add_client() 216467:20250521:150231.305 End of ipc_service_add_client() clientid:5 216467:20250521:150231.305 End of ipc_service_accept() 216467:20250521:150231.306 End of zbx_ipc_service_recv():2 216467:20250521:150231.306 In zbx_ipc_service_recv() timeout:1.000 216440:20250521:150231.306 End of zbx_ipc_async_socket_recv():0 216440:20250521:150231.306 zbx_setproctitle() title:'task manager #1 [terminated]' 216458:20250521:150231.306 End of zbx_ipc_async_socket_recv():0 216458:20250521:150231.306 zbx_setproctitle() title:'history poller #3 [terminated]' 216444:20250521:150231.306 End of zbx_ipc_async_socket_recv():0 216462:20250521:150231.306 End of zbx_ipc_async_socket_recv():0 216457:20250521:150231.306 End of zbx_ipc_async_socket_recv():0 216457:20250521:150231.306 zbx_setproctitle() title:'history poller #2 [terminated]' 216397:20250521:150231.306 End of zbx_ipc_async_socket_recv():0 216467:20250521:150231.306 End of zbx_ipc_service_recv():1 216467:20250521:150231.306 shutdown message received, terminating... 216467:20250521:150231.306 In zbx_ipc_service_recv() timeout:0.100 216467:20250521:150231.306 End of zbx_ipc_service_recv():0 216354:20250521:150231.306 In ipc_service_accept() 216354:20250521:150231.306 In ipc_service_add_client() 216354:20250521:150231.306 End of ipc_service_add_client() clientid:4 216354:20250521:150231.306 End of ipc_service_accept() 216354:20250521:150231.306 End of zbx_ipc_service_recv():2 216354:20250521:150231.306 In zbx_ipc_service_recv() timeout:0.990 216354:20250521:150231.306 End of zbx_ipc_service_recv():1 216354:20250521:150231.306 In zbx_ipc_client_send() clientid:4 216354:20250521:150231.307 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150231.307 HA manager has been paused 216354:20250521:150231.307 In zbx_ipc_service_recv() timeout:5.000 216399:20250521:150231.307 End of zbx_ipc_async_socket_recv():0 216399:20250521:150231.307 In zbx_ipc_async_socket_recv() timeout:3 216395:20250521:150231.307 End of zbx_ipc_async_socket_recv():0 216395:20250521:150231.307 In zbx_ipc_async_socket_recv() timeout:0 216395:20250521:150231.307 End of zbx_ipc_async_socket_recv():0 216395:20250521:150231.307 In zbx_sync_history_cache() history_num:0 216395:20250521:150231.307 In zbx_ipc_async_socket_recv() timeout:0 216395:20250521:150231.307 End of zbx_ipc_async_socket_recv():0 216444:20250521:150231.307 zbx_setproctitle() title:'poller #4 [terminated]' 216461:20250521:150231.307 End of zbx_ipc_service_recv():1 216461:20250521:150231.307 shutdown message received, terminating... 216386:20250521:150231.309 In ipc_service_accept() 216386:20250521:150231.309 In ipc_service_add_client() 216386:20250521:150231.309 End of ipc_service_add_client() clientid:5 216386:20250521:150231.309 End of ipc_service_accept() 216386:20250521:150231.309 End of zbx_ipc_service_recv():2 216386:20250521:150231.309 In zbx_pp_manager_process_finished() 216386:20250521:150231.309 In zbx_timekeeper_collect() 216386:20250521:150231.309 End of zbx_timekeeper_collect() 216386:20250521:150231.309 End of zbx_pp_manager_process_finished() values_num:0 216386:20250521:150231.309 In zbx_ipc_service_recv() timeout:0.500 216386:20250521:150231.309 End of zbx_ipc_service_recv():1 216386:20250521:150231.309 shutdown message received, terminating... 216386:20250521:150231.309 zbx_setproctitle() title:'preprocessing manager #1 [terminating]' 216397:20250521:150231.309 In zbx_ipc_async_socket_recv() timeout:0 216397:20250521:150231.309 End of zbx_ipc_async_socket_recv():0 216397:20250521:150231.309 In zbx_sync_history_cache() history_num:0 216397:20250521:150231.309 In zbx_ipc_async_socket_recv() timeout:0 216397:20250521:150231.309 End of zbx_ipc_async_socket_recv():0 216397:20250521:150231.309 In DCsync_trends() trends_num:0 216397:20250521:150231.309 query [txnlev:1] [begin;] 216386:20250521:150231.309 [3] thread stopped [preprocessing worker #3] 216459:20250521:150231.309 End of zbx_ipc_async_socket_recv():0 216386:20250521:150231.309 [9] thread stopped [preprocessing worker #9] 216459:20250521:150231.309 zbx_setproctitle() title:'history poller #4 [terminated]' 216350:20250521:150231.309 End of zbx_ipc_async_socket_recv():0 216386:20250521:150231.309 [14] thread stopped [preprocessing worker #14] 216350:20250521:150231.309 In zbx_ipc_async_socket_close() 216350:20250521:150231.309 In zbx_ipc_socket_close() 216350:20250521:150231.309 End of zbx_ipc_socket_close() 216350:20250521:150231.309 End of zbx_ipc_async_socket_close() 216350:20250521:150231.309 End of zbx_ipc_async_exchange():SUCCEED 216350:20250521:150231.309 End of zbx_ha_pause():SUCCEED 216386:20250521:150231.309 [13] thread stopped [preprocessing worker #13] 216350:20250521:150231.309 zbx_on_exit() called with ret:0 216386:20250521:150231.309 [11] thread stopped [preprocessing worker #11] 216386:20250521:150231.309 [1] thread stopped [preprocessing worker #1] 216386:20250521:150231.310 [6] thread stopped [preprocessing worker #6] 216386:20250521:150231.310 [12] thread stopped [preprocessing worker #12] 216386:20250521:150231.310 [4] thread stopped [preprocessing worker #4] 216386:20250521:150231.310 [5] thread stopped [preprocessing worker #5] 216386:20250521:150231.310 [7] thread stopped [preprocessing worker #7] 216394:20250521:150231.310 In ipc_service_accept() 216394:20250521:150231.310 In ipc_service_add_client() 216394:20250521:150231.310 End of ipc_service_add_client() clientid:5 216394:20250521:150231.310 End of ipc_service_accept() 216394:20250521:150231.310 End of zbx_ipc_service_recv():2 216394:20250521:150231.310 In zbx_timekeeper_collect() 216394:20250521:150231.310 End of zbx_timekeeper_collect() 216394:20250521:150231.310 In process_results() del_druleids:0 216394:20250521:150231.310 process_results() results=0 checks:0/0 del_druleids=0 incomplete_druleids=0 216394:20250521:150231.310 End of process_results() ret:0 216394:20250521:150231.310 zbx_setproctitle() title:'discovery manager #1 [processing 0 rules, 0 unsaved checks]' 216394:20250521:150231.310 In process_discovery() 216394:20250521:150231.310 End of process_discovery() rule_count:0 nextcheck:-1 216394:20250521:150231.310 In zbx_ipc_service_recv() timeout:5.000 216394:20250521:150231.310 End of zbx_ipc_service_recv():1 216394:20250521:150231.310 shutdown message received, terminating... 216394:20250521:150231.310 zbx_setproctitle() title:'discovery manager #1 [terminating]' 216394:20250521:150231.310 thread stopped [discovery worker #1] 216394:20250521:150231.310 thread stopped [discovery worker #3] 216394:20250521:150231.310 thread stopped [discovery worker #5] 216394:20250521:150231.310 thread stopped [discovery worker #2] 216394:20250521:150231.310 thread stopped [discovery worker #4] 216443:20250521:150231.310 End of zbx_ipc_async_socket_recv():0 216443:20250521:150231.310 zbx_setproctitle() title:'poller #3 [terminated]' 216465:20250521:150231.310 zbx_setproctitle() title:'agent poller #1 [terminated]' 216394:20250521:150231.310 In zbx_ipc_service_close() path:/tmp/zabbix_server_discoverer.sock 216394:20250521:150231.310 End of zbx_ipc_service_close() 216386:20250521:150231.312 [2] thread stopped [preprocessing worker #2] 216460:20250521:150231.312 End of zbx_ipc_async_socket_recv():0 216460:20250521:150231.312 zbx_setproctitle() title:'history poller #5 [terminated]' 216438:20250521:150231.312 zbx_setproctitle() title:'proxy poller #1 [terminated]' 216462:20250521:150231.312 zbx_setproctitle() title:'trigger housekeeper #1 [terminated]' 216467:20250521:150231.312 In zbx_ipc_socket_close() 216467:20250521:150231.312 End of zbx_ipc_socket_close() 216467:20250521:150231.312 In zbx_ipc_service_recv() timeout:0.100 216386:20250521:150231.313 [10] thread stopped [preprocessing worker #10] 216386:20250521:150231.313 [8] thread stopped [preprocessing worker #8] 216386:20250521:150231.313 [16] thread stopped [preprocessing worker #16] 216386:20250521:150231.313 [15] thread stopped [preprocessing worker #15] 216445:20250521:150231.313 zbx_setproctitle() title:'poller #5 [terminated]' 216354:20250521:150231.313 End of zbx_ipc_service_recv():1 216354:20250521:150231.313 In ha_db_update_lastaccess() ha_status:active 216354:20250521:150231.313 query [txnlev:1] [begin;] 216386:20250521:150231.313 In zbx_ipc_async_socket_close() 216386:20250521:150231.313 In zbx_ipc_socket_close() 216386:20250521:150231.313 End of zbx_ipc_socket_close() 216386:20250521:150231.313 End of zbx_ipc_async_socket_close() 216386:20250521:150231.313 In zbx_ipc_service_close() path:/tmp/zabbix_server_preprocessing.sock 216397:20250521:150231.313 query [txnlev:1] [commit;] 216386:20250521:150231.313 End of zbx_ipc_service_close() 216397:20250521:150231.319 syncing trend data in progress... 216397:20250521:150231.319 syncing trend data done 216397:20250521:150231.319 End of DCsync_trends() 216397:20250521:150231.319 In zbx_ipc_async_socket_flush() timeout:4 216397:20250521:150231.319 End of zbx_ipc_async_socket_flush():0 216354:20250521:150231.321 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 216391:20250521:150231.321 zbx_setproctitle() title:'timer #1 [terminated]' 216450:20250521:150231.321 zbx_setproctitle() title:'trapper #2 [terminated]' 216439:20250521:150231.321 zbx_setproctitle() title:'self-monitoring #1 [terminated]' 216448:20250521:150231.321 zbx_setproctitle() title:'trapper #1 [terminated]' 216451:20250521:150231.322 zbx_setproctitle() title:'trapper #3 [terminated]' 216452:20250521:150231.322 zbx_setproctitle() title:'trapper #4 [terminated]' 216453:20250521:150231.322 zbx_setproctitle() title:'trapper #5 [terminated]' 216354:20250521:150231.323 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmamga0pi000102jquut4irj1'] 216469:20250521:150231.323 In zbx_ipc_socket_open() 216469:20250521:150231.323 End of zbx_ipc_socket_open():SUCCEED 216469:20250521:150231.323 In zbx_ipc_socket_write() 216469:20250521:150231.323 End of zbx_ipc_socket_write():SUCCEED 216469:20250521:150231.323 In zbx_ipc_socket_close() 216469:20250521:150231.323 End of zbx_ipc_socket_close() 216469:20250521:150231.323 In ipc_service_accept() 216469:20250521:150231.323 In ipc_service_add_client() 216469:20250521:150231.323 End of ipc_service_add_client() clientid:8 216469:20250521:150231.323 End of ipc_service_accept() 216469:20250521:150231.323 End of zbx_ipc_service_recv():2 216469:20250521:150231.323 End of pg_service_entry() 216354:20250521:150231.324 query [txnlev:1] [commit;] 216469:20250521:150231.325 zbx_setproctitle() title:'proxy group manager #1 [terminated]' 216354:20250521:150231.328 End of ha_db_update_lastaccess() 216354:20250521:150231.329 In zbx_ipc_socket_close() 216354:20250521:150231.329 End of zbx_ipc_socket_close() 216354:20250521:150231.329 In zbx_ipc_service_recv() timeout:5.000 216398:20250521:150231.404 In DCsync_trends() trends_num:0 216398:20250521:150231.404 query [txnlev:1] [begin;] 216396:20250521:150231.405 In DCsync_trends() trends_num:0 216396:20250521:150231.405 query [txnlev:1] [begin;] 216398:20250521:150231.405 query [txnlev:1] [commit;] 216398:20250521:150231.405 End of DCsync_trends() 216398:20250521:150231.405 In zbx_ipc_async_socket_flush() timeout:4 216398:20250521:150231.405 End of zbx_ipc_async_socket_flush():0 216396:20250521:150231.409 query [txnlev:1] [commit;] 216396:20250521:150231.410 End of DCsync_trends() 216395:20250521:150231.411 In DCsync_trends() trends_num:0 216395:20250521:150231.411 query [txnlev:1] [begin;] 216395:20250521:150231.411 query [txnlev:1] [commit;] 216395:20250521:150231.411 End of DCsync_trends() 216395:20250521:150231.411 In zbx_ipc_async_socket_flush() timeout:4 216395:20250521:150231.411 End of zbx_ipc_async_socket_flush():0 216357:20250521:150231.413 End of zbx_ipc_service_recv():2 216357:20250521:150231.413 In zbx_ipc_service_recv() timeout:0.100 216396:20250521:150231.413 In zbx_ipc_async_socket_flush() timeout:4 216396:20250521:150231.413 End of zbx_ipc_async_socket_flush():0 216467:20250521:150231.415 End of zbx_ipc_service_recv():2 216467:20250521:150231.415 In zbx_ipc_service_recv() timeout:0.100 216357:20250521:150231.517 End of zbx_ipc_service_recv():2 216357:20250521:150231.517 In zbx_ipc_service_recv() timeout:0.000 216357:20250521:150231.517 End of zbx_ipc_service_recv():2 216357:20250521:150231.517 In service_manager_free() 216357:20250521:150231.517 End of service_manager_free() 216467:20250521:150231.521 End of zbx_ipc_service_recv():2 216467:20250521:150231.521 In zbx_ipc_service_close() path:/tmp/zabbix_server_config.sock 216467:20250521:150231.521 End of zbx_ipc_service_close() 216350:20250521:150231.556 In zbx_ha_stop() 216350:20250521:150231.556 In zbx_ipc_async_exchange() service:'haservice' code:2 timeout:10 216350:20250521:150231.556 In zbx_ipc_async_socket_open() 216350:20250521:150231.556 In zbx_ipc_socket_open() 216354:20250521:150231.557 In ipc_service_accept() 216354:20250521:150231.557 In ipc_service_add_client() 216350:20250521:150231.557 End of zbx_ipc_socket_open():SUCCEED 216354:20250521:150231.557 End of ipc_service_add_client() clientid:5 216354:20250521:150231.557 End of ipc_service_accept() 216354:20250521:150231.557 End of zbx_ipc_service_recv():2 216350:20250521:150231.557 End of zbx_ipc_async_socket_open():SUCCEED 216354:20250521:150231.557 In ha_db_update_lastaccess() ha_status:active 216350:20250521:150231.557 In zbx_ipc_async_socket_send() 216350:20250521:150231.557 In zbx_ipc_client_send() clientid:0 216354:20250521:150231.557 query [txnlev:1] [begin;] 216350:20250521:150231.557 End of zbx_ipc_client_send():SUCCEED 216350:20250521:150231.557 End of zbx_ipc_async_socket_send():SUCCEED 216350:20250521:150231.557 In zbx_ipc_async_socket_flush() timeout:10 216350:20250521:150231.557 End of zbx_ipc_async_socket_flush():0 216350:20250521:150231.557 In zbx_ipc_async_socket_recv() timeout:10 216354:20250521:150231.557 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 216354:20250521:150231.559 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmamga0pi000102jquut4irj1'] 216354:20250521:150231.561 query [txnlev:1] [commit;] 216354:20250521:150231.567 End of ha_db_update_lastaccess() 216354:20250521:150231.567 In zbx_ipc_service_recv() timeout:5.000 216354:20250521:150231.567 End of zbx_ipc_service_recv():1 216354:20250521:150231.567 In ha_db_update_lastaccess() ha_status:active 216354:20250521:150231.567 query [txnlev:1] [begin;] 216354:20250521:150231.567 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 216354:20250521:150231.568 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cmamga0pi000102jquut4irj1'] 216354:20250521:150231.568 query [txnlev:1] [commit;] 216354:20250521:150231.572 End of ha_db_update_lastaccess() 216354:20250521:150231.572 In zbx_ipc_client_send() clientid:5 216354:20250521:150231.572 End of zbx_ipc_client_send():SUCCEED 216354:20250521:150231.572 query [txnlev:1] [begin;] 216350:20250521:150231.572 End of zbx_ipc_async_socket_recv():0 216350:20250521:150231.572 In zbx_ipc_async_socket_close() 216350:20250521:150231.572 In zbx_ipc_socket_close() 216350:20250521:150231.572 End of zbx_ipc_socket_close() 216350:20250521:150231.572 End of zbx_ipc_async_socket_close() 216350:20250521:150231.572 End of zbx_ipc_async_exchange():SUCCEED 216354:20250521:150231.573 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 216354:20250521:150231.574 query [txnlev:1] [update ha_node set status=1 where ha_nodeid='cmamga0pi000102jquut4irj1'] 216354:20250521:150231.575 query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resource_cuid,resourcename,resourcetype,recordsetid,details) values ('cmaxw8aaf0004xujqeejl84s2',null,'System','1747828951','1','','cmamga0pi000102jquut4irj1','',47,'cmaxw8aaf0005xujqfsp79mwi','{"hanode.status":["update",1,3]}')] 216354:20250521:150231.575 query [txnlev:1] [commit;] 216354:20250521:150231.577 In zbx_ipc_async_socket_close() 216354:20250521:150231.577 In zbx_ipc_socket_close() 216354:20250521:150231.577 End of zbx_ipc_socket_close() 216354:20250521:150231.577 End of zbx_ipc_async_socket_close() 216354:20250521:150231.577 In zbx_ipc_service_close() path:/tmp/zabbix_server_haservice.sock 216354:20250521:150231.577 In zbx_ipc_socket_close() 216354:20250521:150231.577 End of zbx_ipc_socket_close() 216354:20250521:150231.577 End of zbx_ipc_service_close() 216354:20250521:150231.577 HA manager has been stopped 216350:20250521:150231.579 End of zbx_ha_stop():SUCCEED 216350:20250521:150231.579 In zbx_dbconn_open() options:1 216350:20250521:150231.585 query without transaction detected 216350:20250521:150231.585 query [txnlev:0] [set escape_string_warning to off] 216350:20250521:150231.587 query without transaction detected 216350:20250521:150231.587 query [txnlev:0] [set extra_float_digits to 3] 216350:20250521:150231.587 query [txnlev:0] [show standard_conforming_strings] 216350:20250521:150231.588 query [txnlev:0] [show default_transaction_read_only] 216350:20250521:150231.589 query without transaction detected 216350:20250521:150231.589 query [txnlev:0] [set bytea_output=escape] 216350:20250521:150231.589 End of zbx_dbconn_open():0 216350:20250521:150231.589 In zbx_free_database_cache() 216350:20250521:150231.589 In DCsync_all() 216350:20250521:150231.589 In sync_history_cache_full() history_num:0 216350:20250521:150231.590 End of sync_history_cache_full() 216350:20250521:150231.590 In DCsync_trends() trends_num:0 216350:20250521:150231.590 query [txnlev:1] [begin;] 216350:20250521:150231.591 query [txnlev:1] [commit;] 216350:20250521:150231.592 End of DCsync_trends() 216350:20250521:150231.592 End of DCsync_all() 216350:20250521:150231.592 End of zbx_free_database_cache() 216350:20250521:150231.592 In zbx_free_configuration_cache() 216350:20250521:150231.592 End of zbx_free_configuration_cache() 216350:20250521:150231.592 In zbx_vc_destroy() 216350:20250521:150231.592 End of zbx_vc_destroy() 216350:20250521:150231.592 In zbx_deinit_remote_commands_cache() 216350:20250521:150231.592 End of zbx_deinit_remote_commands_cache() 216350:20250521:150231.592 In zbx_vmware_destroy() 216350:20250521:150231.592 End of zbx_vmware_destroy() 216350:20250521:150231.592 In zbx_free_selfmon_collector() collector.monitor:0x7f3d3cd7c170 216350:20250521:150231.592 End of zbx_free_selfmon_collector() 216350:20250521:150231.592 In zbx_unload_modules() 216350:20250521:150231.592 End of zbx_unload_modules() 216350:20250521:150231.592 Zabbix Server stopped. Zabbix 7.4.0rc1 (revision {ZABBIX_REVISION}). 216350:20250521:150231.592 In zbx_ipc_service_close() path:/tmp/zabbix_server_rtc.sock 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.593 In zbx_ipc_socket_close() 216350:20250521:150231.593 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.594 End of zbx_ipc_socket_close() 216350:20250521:150231.594 In zbx_ipc_socket_close() 216350:20250521:150231.595 End of zbx_ipc_socket_close() 216350:20250521:150231.595 End of zbx_ipc_service_close()